Bump axios from 1.6.1 to 1.6.2

Bumps [axios](https://github.com/axios/axios) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.1...v1.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-14 21:56:44 +00:00
committed by GitHub
parent 3264afc4ba
commit bfbc03be99
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"dev": "concurrently --kill-others-on-fail \"npm run server\" \"npm run client\""
},
"dependencies": {
"axios": "^1.6.1",
"axios": "^1.6.2",
"bcrypt": "^5.1.1",
"cron-validator": "^1.3.1",
"decompress": "^4.2.1",