Skip to content

Commit fa253f4

Browse files
Bump axios from 1.8.2 to 1.12.0 in /5-browser-extension/solution
Bumps [axios](https://github.com/axios/axios) from 1.8.2 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.8.2...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f458c2 commit fa253f4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 5 additions & 5 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.8.2"
27+
"axios": "^1.12.0"
2828
}
2929
}

0 commit comments

Comments
 (0)