Skip to content

Commit 735f51a

Browse files
committed
fix: fix security
1 parent 7c7c838 commit 735f51a

File tree

2 files changed

+31
-11
lines changed

2 files changed

+31
-11
lines changed

source/portal/package-lock.json

Lines changed: 30 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/react-router-dom": "^5.1.8",
2222
"aws-amplify": "^3.3.27",
2323
"aws-appsync": "^4.0.3",
24-
"axios": "^0.21.1",
24+
"axios": "^0.21.4",
2525
"classnames": "^2.3.1",
2626
"graphql-tag": "^2.11.0",
2727
"i18next": "^20.2.1",

0 commit comments

Comments
 (0)