Skip to content

Commit

Permalink
[Snyk] Upgrade jszip from 3.10.0 to 3.10.1 (cvat-ai#5103)
Browse files Browse the repository at this point in the history
* fix: upgrade jszip from 3.10.0 to 3.10.1

Snyk has created this PR to upgrade jszip from 3.10.0 to 3.10.1.

See this package in npm:
https://www.npmjs.com/package/jszip

See this project in Snyk:
https://app.snyk.io/org/cvat/project/79336e1b-856f-4136-b448-4ffce40e80f3?utm_source=github&utm_medium=referral&page=upgrade-pr

* Updated yarn.lock

Co-authored-by: Boris <[email protected]>
  • Loading branch information
snyk-bot and bsekachev authored Oct 13, 2022
1 parent 5936bc5 commit 290885f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion cvat-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"devDependencies": {},
"dependencies": {
"async-mutex": "^0.3.2",
"jszip": "3.10.0"
"jszip": "3.10.1"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4036,7 +4036,7 @@ [email protected]:
svg.select.js "3.0.1"

"cvat-core@link:./cvat-core":
version "7.0.0"
version "7.0.1"
dependencies:
axios "^0.27.2"
browser-or-node "^2.0.0"
Expand All @@ -4056,7 +4056,7 @@ [email protected]:
version "1.0.2"
dependencies:
async-mutex "^0.3.2"
jszip "3.10.0"
jszip "3.10.1"

damerau-levenshtein@^1.0.8:
version "1.0.8"
Expand Down Expand Up @@ -7435,10 +7435,10 @@ jsprim@^1.2.2:
array-includes "^3.1.5"
object.assign "^4.1.2"

[email protected].0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.10.0.tgz#faf3db2b4b8515425e34effcdbb086750a346061"
integrity sha512-LDfVtOLtOxb9RXkYOwPyNBTQDL4eUbqahtoY6x07GiDJHwSYvn8sHHIw8wINImV3MqbMNve2gSuM1DDqEKk09Q==
[email protected].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"
Expand Down

0 comments on commit 290885f

Please sign in to comment.