Skip to content

Commit dff57eb

Browse files
Nikita Manovichsnyk-bot
Nikita Manovich
andauthored
fix: upgrade async-mutex from 0.2.6 to 0.3.0 (#2876)
Snyk has created this PR to upgrade async-mutex from 0.2.6 to 0.3.0. 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 Co-authored-by: snyk-bot <[email protected]>
1 parent d8ddf6a commit dff57eb

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

cvat-data/package-lock.json

+9-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cvat-data/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"worker-loader": "^2.0.0"
2222
},
2323
"dependencies": {
24-
"async-mutex": "^0.2.6",
24+
"async-mutex": "^0.3.0",
2525
"jszip": "3.5.0"
2626
},
2727
"scripts": {

0 commit comments

Comments
 (0)