Skip to content

Commit 17a5567

Browse files
chore(deps): bump axios from 1.16.1 to 1.18.0 in /tests/e2e/fixtures/simple-npm (#262)
* chore(deps): bump axios in /tests/e2e/fixtures/simple-npm Bumps [axios](https://github.com/axios/axios) from 1.16.1 to 1.18.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.1...v1.18.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Apply suggestion from @lelia --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lelia <2418071+lelia@users.noreply.github.com>
1 parent ef81032 commit 17a5567

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)