Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit 7c49a36

Browse files
chore(deps): bump axios from 1.7.4 to 1.7.7 in /client
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.7.7. - [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.7.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1a0c4cb commit 7c49a36

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/node": "^22.5.4",
1919
"@types/react": "^17.0.39",
2020
"@types/react-dom": "^17.0.11",
21-
"axios": "^1.7.4",
21+
"axios": "^1.7.7",
2222
"copy-to-clipboard": "^3.3.3",
2323
"react": "^17.0.2",
2424
"react-dom": "^17.0.2",

0 commit comments

Comments
 (0)