Skip to content

Commit

Permalink
Build(deps): Bump axios from 1.2.2 to 1.6.0 in /tgui
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.2.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@1.2.2...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent 9d9ee41 commit 52ebc17
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion tgui/packages/tgui-dev-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "4.3.0",
"type": "module",
"dependencies": {
"axios": "^1.1.3",
"axios": "^1.6.0",
"glob": "^7.2.3",
"source-map": "^0.7.4",
"stacktrace-parser": "^0.1.10",
Expand Down
10 changes: 5 additions & 5 deletions tgui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2810,14 +2810,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.1.3":
version: 1.2.2
resolution: "axios@npm:1.2.2"
"axios@npm:^1.6.0":
version: 1.6.1
resolution: "axios@npm:1.6.1"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 6e357491b38426c5720f7328ecbafca3c643b03952c052d787570672ce7a9365717c2d64db4ce97cfbee3f830fa405101e360e14d0857ef7f96a9f4d814c4e03
checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc
languageName: node
linkType: hard

Expand Down Expand Up @@ -8951,7 +8951,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "tgui-dev-server@workspace:packages/tgui-dev-server"
dependencies:
axios: ^1.1.3
axios: ^1.6.0
glob: ^7.2.3
source-map: ^0.7.4
stacktrace-parser: ^0.1.10
Expand Down

0 comments on commit 52ebc17

Please sign in to comment.