Skip to content

Commit 17602c5

Browse files
committed
fix: upgrade axios from 1.8.3 to 1.8.4
Snyk has created this PR to upgrade axios from 1.8.3 to 1.8.4. See this package in npm: axios See this project in Snyk: https://app.snyk.io/org/sswietoniowski/project/f259628d-9d8e-4c74-a80a-b8f42c576627?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 2fb8bd7 commit 17602c5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

projects/react/02_github_finder/package-lock.json

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

projects/react/02_github_finder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@testing-library/jest-dom": "^5.17.0",
77
"@testing-library/react": "^13.4.0",
88
"@testing-library/user-event": "^13.5.0",
9-
"axios": "^1.8.3",
9+
"axios": "^1.8.4",
1010
"daisyui": "^2.52.0",
1111
"react": "^18.3.1",
1212
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)