Skip to content

Commit ac74628

Browse files
fix(deps): update dependency axios to v1 [security]
1 parent ee1c932 commit ac74628

File tree

2 files changed

+159
-5
lines changed

2 files changed

+159
-5
lines changed

client/package-lock.json

Lines changed: 158 additions & 4 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": "^1.0.0",
1010
"react": "^16.14.0",
1111
"react-dom": "^16.14.0",
1212
"react-google-button": "^0.7.1",

0 commit comments

Comments
 (0)