Skip to content

Commit e838401

Browse files
Bump axios from 1.4.0 to 1.12.0 in /tests/e2e/fixtures/simple-npm
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.4.0...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38c064d commit e838401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/fixtures/simple-npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"lodash": "4.17.21",
88
"express": "4.18.2",
9-
"axios": "1.4.0"
9+
"axios": "1.12.0"
1010
},
1111
"devDependencies": {
1212
"typescript": "5.0.4",

0 commit comments

Comments
 (0)