Skip to content

Commit 97be965

Browse files
committed
fix: upgrade axios from 0.21.0 to 0.21.1
Snyk has created this PR to upgrade axios from 0.21.0 to 0.21.1. See this package in npm: https://www.npmjs.com/package/axios See this project in Snyk: https://app.snyk.io/org/wambugucoder/project/4ad982c5-88ce-4f1c-98fc-b63137218714?utm_source=github&utm_medium=upgrade-pr
1 parent 52fdc16 commit 97be965

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.21.0",
9+
"axios": "0.21.1",
1010
"bootstrap": "^4.5.3",
1111
"bootstrap-sass": "^3.4.1",
1212
"font-awesome": "^4.7.0",

0 commit comments

Comments
 (0)