Skip to content

Commit

Permalink
Upgrade jszip
Browse files Browse the repository at this point in the history
  • Loading branch information
captbaritone committed Oct 3, 2024
1 parent 8083662 commit 6d07067
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"classnames": "^2.2.5",
"fscreen": "^1.0.2",
"invariant": "^2.2.3",
"jszip": "^3.7.0",
"jszip": "^3.10.1",
"lodash": "^4.17.21",
"milkdrop-preset-converter-aws": "^0.1.6",
"music-metadata-browser": "^0.6.1",
Expand Down
10 changes: 10 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18651,6 +18651,16 @@ jszip@*, jszip@^3.1.5, jszip@^3.7.0:
readable-stream "~2.3.6"
setimmediate "^1.0.5"

jszip@^3.10.1:
version "3.10.1"
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.10.1.tgz#34aee70eb18ea1faec2f589208a157d1feb091c2"
integrity sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==
dependencies:
lie "~3.3.0"
pako "~1.0.2"
readable-stream "~2.3.6"
setimmediate "^1.0.5"

junk@^3.1.0:
version "3.1.0"
resolved "https://registry.npmjs.org/junk/-/junk-3.1.0.tgz"
Expand Down

0 comments on commit 6d07067

Please sign in to comment.