Skip to content

Commit 937626c

Browse files
chore(deps): bump axios from 1.7.4 to 1.8.2 in /client
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-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d8f1b1 commit 937626c

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
@@ -17,7 +17,7 @@
1717
"vscode": "^1.85.0"
1818
},
1919
"dependencies": {
20-
"axios": "^1.7.4",
20+
"axios": "^1.8.2",
2121
"dayjs": "^1.11.7",
2222
"simple-git": "^3.16.0",
2323
"triple-beam": "^1.3.0",

0 commit comments

Comments
 (0)