fix(deps): update dependency async-mutex to ^0.3.0 (#4932)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-02-08 15:12:26 +02:00
committed by GitHub
parent e919162a4a
commit f608a81f19
2 changed files with 7 additions and 7 deletions

View File

@ -23,7 +23,7 @@
},
"dependencies": {
"@hapi/joi": "^17.0.2",
"async-mutex": "^0.2.4",
"async-mutex": "^0.3.0",
"cors": "^2.8.5",
"dotenv": "^8.2.0",
"express": "^4.17.1",