Skip to content

Commit

Permalink
fix: upgrade async-mutex from 0.3.1 to 0.3.2 (cvat-ai#3696)
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot authored Sep 21, 2021
1 parent df75d5f commit 0cc3db9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -34,7 +34,7 @@
"worker-loader": "^2.0.0"
},
"dependencies": {
"async-mutex": "^0.3.1",
"async-mutex": "^0.3.2",
"jszip": "3.7.1"
}
}

0 comments on commit 0cc3db9

Please sign in to comment.