Bump axios from 1.3.2 to 1.3.3

Bumps [axios](https://github.com/axios/axios) from 1.3.2 to 1.3.3.
- [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.3.2...v1.3.3)

---
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-02-14 22:09:31 +00:00
committed by GitHub
parent f4d4164c2a
commit 8e89f19abb
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.3.2",
"axios": "^1.3.3",
"bcrypt": "^5.1.0",
"cron-validator": "^1.3.1",
"decompress": "^4.2.1",