build(deps): bump async from 3.2.4 to 3.2.5 in /src (#6026)

Bumps [async](https://github.com/caolan/async) from 3.2.4 to 3.2.5.
- [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.4...v3.2.5)

---
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] 2023-11-06 22:50:34 +01:00 committed by GitHub
parent e9aa789e14
commit a5ebd56711
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@
}
],
"dependencies": {
"async": "^3.2.4",
"async": "^3.2.5",
"axios": "^1.6.0",
"clean-css": "^5.3.2",
"cookie-parser": "^1.4.6",