Skip to content

Commit

Permalink
fix: upgrade async-mutex from 0.2.4 to 0.2.6 (#2601)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade async-mutex from 0.2.4 to 0.2.6.

See this package in npm:
https://www.npmjs.com/package/async-mutex

See this project in Snyk:
https://app.snyk.io/org/cvat/project/6457ad1f-89ea-4fc9-a983-bdb963e74086?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored Dec 21, 2020
1 parent ca62b6b commit 83193d0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions cvat-data/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cvat-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"worker-loader": "^2.0.0"
},
"dependencies": {
"async-mutex": "^0.2.4",
"async-mutex": "^0.2.6",
"jszip": "3.5.0"
},
"scripts": {
Expand Down

0 comments on commit 83193d0

Please sign in to comment.