Skip to content

Commit 78d66a4

Browse files
Bump axios from 1.4.0 to 1.13.5 in /tests/e2e/fixtures/simple-npm (#160)
Bumps [axios](https://github.com/axios/axios) from 1.4.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.4.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Douglas <douglas@socket.dev>
1 parent 4397493 commit 78d66a4

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.23",
88
"express": "4.22.0",
9-
"axios": "1.4.0"
9+
"axios": "1.13.5"
1010
},
1111
"devDependencies": {
1212
"typescript": "5.0.4",

0 commit comments

Comments
 (0)