Skip to content

Commit 2de30d2

Browse files
committedAug 23, 2024
fix: upgrade axios from 1.3.2 to 1.7.3
Snyk has created this PR to upgrade axios from 1.3.2 to 1.7.3. See this package in npm: axios See this project in Snyk: https://app.snyk.io/org/mattboddy47-w92/project/1d7cfaa2-69bf-4d94-a943-954ef56ac232?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c185f25 commit 2de30d2

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed
 

‎package-lock.json

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

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@testing-library/jest-dom": "^5.16.5",
88
"@testing-library/react": "^13.4.0",
99
"@testing-library/user-event": "^13.5.0",
10-
"axios": "^1.1.3",
10+
"axios": "^1.7.3",
1111
"color": "^4.2.3",
1212
"firebase": "^9.10.0",
1313
"firebaseui": "^6.0.1",

0 commit comments

Comments
 (0)