Skip to content

Commit d082a0b

Browse files
build(deps): Bump axios in /typescript/polyglotpkg/test/e2e/node_12
Bumps [axios](https://github.com/axios/axios) from 1.12.0 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.0...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31ec1bf commit d082a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/polyglotpkg/test/e2e/node_12/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"run-script-os": "^1.1.6"
2626
},
2727
"dependencies": {
28-
"axios": "1.12.0"
28+
"axios": "1.13.5"
2929
},
3030
"platform": {
3131
"runtime": "node:12",

0 commit comments

Comments
 (0)