Skip to content

Commit a9c44d9

Browse files
Bump axios from 1.7.8 to 1.8.2 in /client
Bumps [axios](https://github.com/axios/axios) from 1.7.8 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.8...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5510840 commit a9c44d9

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

client/package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@testing-library/dom": "^10.4.0",
2929
"@types/mapbox-gl": "^3.4.0",
3030
"@types/node": "^22.9.1",
31-
"axios": "^1.7.4",
31+
"axios": "^1.8.2",
3232
"dayjs": "^1.11.7",
3333
"debounce-fn": "^5.0.0",
3434
"formik": "^2.2.9",

0 commit comments

Comments
 (0)