Bump async from 3.2.5 to 3.2.6 (#6602)

Bumps [async](https://github.com/caolan/async) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.5...v3.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-20 19:36:06 +02:00 committed by GitHub
parent dd5f9cc09f
commit 4870131480
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -31,7 +31,7 @@
],
"dependencies": {
"@etherpad/express-session": "^1.18.2",
"async": "^3.2.5",
"async": "^3.2.6",
"axios": "^1.7.4",
"cookie-parser": "^1.4.6",
"cross-env": "^7.0.3",