Skip to content

Commit 405564f

Browse files
authored
Update upchunk to v3.5.0 (#1070)
1 parent c620c3e commit 405564f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mux-uploader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"build": "npm-run-all --parallel 'build:esm --minify' 'build:iife --minify' 'build:cjs --minify' 'build:esm-module --minify'"
6666
},
6767
"dependencies": {
68-
"@mux/upchunk": "^3.4.0"
68+
"@mux/upchunk": "^3.5.0"
6969
},
7070
"devDependencies": {
7171
"@open-wc/testing": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2723,10 +2723,10 @@
27232723
dependencies:
27242724
image-dimensions "^2.3.0"
27252725

2726-
"@mux/upchunk@^3.4.0":
2727-
version "3.4.0"
2728-
resolved "https://registry.yarnpkg.com/@mux/upchunk/-/upchunk-3.4.0.tgz#e683b8c9daa1552b207063599aefeaa312744ea0"
2729-
integrity sha512-ZaX4u6xRhmgB4UAmw0lvO0LB1LddbRgSILkjRDnk1F4QDtkCOuY9nOh550TNI7uKYcf6HZQax7QXst6EkpjiyQ==
2726+
"@mux/upchunk@^3.5.0":
2727+
version "3.5.0"
2728+
resolved "https://registry.yarnpkg.com/@mux/upchunk/-/upchunk-3.5.0.tgz#b1b8f6c8a66dfb990ab64a83e261065cec78578f"
2729+
integrity sha512-D+TtvlujlZQjh5I+vFzJ31h5E1uVpEaLdR8M3BNaCFbVLnFMZs8J/L/fYSUyVGnyHT/yDtPHn/IHKdo3G6oSjA==
27302730
dependencies:
27312731
event-target-shim "^6.0.2"
27322732
xhr "^2.6.0"

0 commit comments

Comments
 (0)