Skip to content

Commit a335d75

Browse files
committed
fix: upgrade axios from 0.20.0 to 0.21.0
Snyk has created this PR to upgrade axios from 0.20.0 to 0.21.0. See this package in npm: https://www.npmjs.com/package/axios See this project in Snyk: https://app.snyk.io/org/wambugucoder/project/239fdf17-72a9-4c3a-bb51-5d70801ea9b2?utm_source=github&utm_medium=upgrade-pr
1 parent 8503c5e commit a335d75

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

client/package-lock.json

Lines changed: 3 additions & 3 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
@@ -6,7 +6,7 @@
66
"@testing-library/jest-dom": "^4.2.4",
77
"@testing-library/react": "^9.5.0",
88
"@testing-library/user-event": "^7.2.1",
9-
"axios": "^0.20.0",
9+
"axios": "^0.21.0",
1010
"react": "^16.14.0",
1111
"react-dom": "^16.14.0",
1212
"react-google-button": "^0.7.1",

0 commit comments

Comments
 (0)