Bump async-mutex from 0.4.0 to 0.5.0 in /backend

Bumps [async-mutex](https://github.com/DirtyHairy/async-mutex) from 0.4.0 to 0.5.0.
- [Changelog](https://github.com/DirtyHairy/async-mutex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DirtyHairy/async-mutex/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: async-mutex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-12 11:45:47 +00:00
committed by GitHub
parent 58f4313e50
commit d5f7686282
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
"@discordjs/core": "^0.5.2",
"archiver": "^5.3.1",
"async": "^3.2.3",
"async-mutex": "^0.4.0",
"async-mutex": "^0.5.0",
"axios": "^0.21.2",
"bcryptjs": "^2.4.0",
"command-exists": "^1.2.9",