Skip to content

Commit 45d5235

Browse files
committed
fix: upgrade axios from 1.7.0 to 1.7.1
Snyk has created this PR to upgrade axios from 1.7.0 to 1.7.1. See this package in npm: axios See this project in Snyk: https://app.snyk.io/org/sswietoniowski/project/c4fde6b3-13e3-462b-b325-9990f3ceb289?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 66c460b commit 45d5235

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

projects/react/08_conference_speakers/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/08_conference_speakers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "",
1313
"license": "ISC",
1414
"dependencies": {
15-
"axios": "^1.7.0",
15+
"axios": "^1.7.1",
1616
"next": "^14.2.3",
1717
"react": "^18.3.1",
1818
"react-bootstrap": "^2.10.2",

0 commit comments

Comments
 (0)