Skip to content

Commit bc19686

Browse files
build(deps): bump axios from 1.7.2 to 1.7.4 in /frontend
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.2...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6fbf429 commit bc19686

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "Mozilla Code Review frontend",
77
"main": "index.js",
88
"dependencies": {
9-
"axios": "^1.7.2",
9+
"axios": "^1.7.4",
1010
"bulma": "^1.0.2",
1111
"chartist": "^0.11.4",
1212
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)