Skip to content

Commit

Permalink
Bump tus-js-client
Browse files Browse the repository at this point in the history
  • Loading branch information
Murderlon committed Sep 12, 2024
1 parent 99054eb commit 4755465
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/@uppy/tus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@uppy/companion-client": "workspace:^",
"@uppy/utils": "workspace:^",
"tus-js-client": "^4.2.0"
"tus-js-client": "^4.2.3"
},
"devDependencies": {
"vitest": "^1.2.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9084,7 +9084,7 @@ __metadata:
dependencies:
"@uppy/companion-client": "workspace:^"
"@uppy/utils": "workspace:^"
tus-js-client: "npm:^4.2.0"
tus-js-client: "npm:^4.2.3"
vitest: "npm:^1.2.1"
peerDependencies:
"@uppy/core": "workspace:^"
Expand Down Expand Up @@ -28689,9 +28689,9 @@ __metadata:
languageName: node
linkType: hard

"tus-js-client@npm:^4.2.0":
version: 4.2.1
resolution: "tus-js-client@npm:4.2.1"
"tus-js-client@npm:^4.2.3":
version: 4.2.3
resolution: "tus-js-client@npm:4.2.3"
dependencies:
buffer-from: "npm:^1.1.2"
combine-errors: "npm:^3.0.3"
Expand All @@ -28700,7 +28700,7 @@ __metadata:
lodash.throttle: "npm:^4.1.1"
proper-lockfile: "npm:^4.1.2"
url-parse: "npm:^1.5.7"
checksum: 10/aaf90b54aba61ee8efb7f584f9d25a991aa0edd0ef72aa94b817a0401fbbc12e17118669e7d60e880d23d3f82398734c3efab2b0480856aabeac116fc7897698
checksum: 10/5beaa5901a4d3f9f8c61b2c10e776a34b0401327c83919239e3a19539321fcc05a4b5051bcdb5e8880d0887c3a857b7c27224730734d3617c17c3d66d64004a4
languageName: node
linkType: hard

Expand Down

0 comments on commit 4755465

Please sign in to comment.