Skip to content

Commit

Permalink
fix(deps): update dependency @uppy/tus to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2023
1 parent a7b32a8 commit 4bf3e5b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@uppy/progress-bar": "3.0.2",
"@uppy/react": "3.1.2",
"@uppy/status-bar": "3.2.1",
"@uppy/tus": "3.1.1",
"@uppy/tus": "3.1.2",
"@uppy/xhr-upload": "3.3.1",
"ag-grid-community": "29.3.3",
"ag-grid-react": "29.3.3",
Expand Down
24 changes: 7 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6962,16 +6962,6 @@ __metadata:
languageName: node
linkType: hard

"@uppy/companion-client@npm:^3.1.3":
version: 3.1.3
resolution: "@uppy/companion-client@npm:3.1.3"
dependencies:
"@uppy/utils": ^5.3.0
namespace-emitter: ^2.0.1
checksum: c1a855f969d2f68c4e981c783cc415b979a7298650118f8ad584574b5de1bd2bb4541fe33dcaedb1eac4a2288c0b10a0c01eaadcb4628b4e134a1b1fbdacfc1b
languageName: node
linkType: hard

"@uppy/companion-client@npm:^3.2.0":
version: 3.2.0
resolution: "@uppy/companion-client@npm:3.2.0"
Expand Down Expand Up @@ -7160,16 +7150,16 @@ __metadata:
languageName: node
linkType: hard

"@uppy/tus@npm:3.1.1":
version: 3.1.1
resolution: "@uppy/tus@npm:3.1.1"
"@uppy/tus@npm:3.1.2":
version: 3.1.2
resolution: "@uppy/tus@npm:3.1.2"
dependencies:
"@uppy/companion-client": ^3.1.3
"@uppy/companion-client": ^3.2.0
"@uppy/utils": ^5.4.0
tus-js-client: ^3.0.0
peerDependencies:
"@uppy/core": ^3.2.1
checksum: d1580b540dbc0df3a6d3610130d7425b93c85e7e3c5a12f65b1d679be6d14be33667d591ac31a5677798f2660c9b800173ce1f5c6c8e44e9c66a6797d99c27ae
"@uppy/core": ^3.3.0
checksum: c53de9d16ee11faab7e00829119ca88b98791deeb8341c6e38801a0fdcbb469efea2348c1bbf32119279e93389c0c65a48ebcdaf40238e9ba8dcdc3e6f2dcb94
languageName: node
linkType: hard

Expand Down Expand Up @@ -12186,7 +12176,7 @@ __metadata:
"@uppy/progress-bar": 3.0.2
"@uppy/react": 3.1.2
"@uppy/status-bar": 3.2.1
"@uppy/tus": 3.1.1
"@uppy/tus": 3.1.2
"@uppy/xhr-upload": 3.3.1
ag-grid-community: 29.3.3
ag-grid-react: 29.3.3
Expand Down

0 comments on commit 4bf3e5b

Please sign in to comment.