Skip to content

Commit ecefbeb

Browse files
chore(deps): bump axios from 1.7.9 to 1.8.2 (#23)
Bumps [axios](https://github.com/axios/axios) from 1.7.9 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.9...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 276b4f7 commit ecefbeb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/client/package-lock.json

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

examples/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13-
"axios": "^1.7.9",
13+
"axios": "^1.8.2",
1414
"react": "^19.0.0",
1515
"react-dom": "^19.0.0"
1616
},

0 commit comments

Comments
 (0)