Bump axios from 0.21.1 to 1.6.0 in /tgui (#16026)

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 1.6.0.
- [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/v0.21.1...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

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-13 13:26:39 +01:00
committed by GitHub
parent 32331f61ee
commit e16626ed4d
2 changed files with 31 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"version": "4.3.0",
"type": "module",
"dependencies": {
"axios": "^0.21.1",
"axios": "^1.6.0",
"glob": "^7.1.7",
"source-map": "^0.7.3",
"stacktrace-parser": "^0.1.10",