Skip to content

Commit da391f0

Browse files
Bump axios from 1.7.4 to 1.8.2 in /5-browser-extension/solution
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25bb26a commit da391f0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

5-browser-extension/solution/package-lock.json

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

5-browser-extension/solution/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"webpack-cli": "^5.1.4"
2525
},
2626
"dependencies": {
27-
"axios": "^1.7.4"
27+
"axios": "^1.8.2"
2828
}
2929
}

0 commit comments

Comments
 (0)