Skip to content

Commit ac9f74f

Browse files
chore(deps): bump axios (#204)
Bumps the npm_and_yarn group with 1 update in the /tests/integration directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.13.2 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.13.2...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c062a9 commit ac9f74f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

tests/integration/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"report": "node reporter.js"
99
},
1010
"dependencies": {
11-
"axios": "^1.13.2",
11+
"axios": "^1.13.5",
1212
"open": "^8.4.0"
1313
},
1414
"devDependencies": {

0 commit comments

Comments
 (0)