Skip to content

Commit d07495e

Browse files
authoredSep 1, 2022
Bump tus-js-client from 2.3.1 to 3.0.0 (#289)
Bumps [tus-js-client](https://github.com/tus/tus-js-client) from 2.3.1 to 3.0.0. - [Release notes](https://github.com/tus/tus-js-client/releases) - [Commits](tus/tus-js-client@v2.3.1...v3.0.0) --- updated-dependencies: - dependency-name: tus-js-client dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba23146 commit d07495e

File tree

2 files changed

+51
-54
lines changed

2 files changed

+51
-54
lines changed
 

‎package-lock.json

+50-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"should": "^13.2.3",
5858
"sinon": "^13.0.1",
5959
"supertest": "^6.2.2",
60-
"tus-js-client": "^2.3.0"
60+
"tus-js-client": "^3.0.0"
6161
},
6262
"dependencies": {
6363
"@google-cloud/storage": "^6.2.2",

0 commit comments

Comments
 (0)