Skip to content

Commit 6d27a2e

Browse files
committed
fix: upgrade react-spinners from 0.9.0 to 0.10.6
Snyk has created this PR to upgrade react-spinners from 0.9.0 to 0.10.6. See this package in npm: https://www.npmjs.com/package/react-spinners 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 e1de367 commit 6d27a2e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

client/package-lock.json

Lines changed: 7 additions & 7 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
@@ -31,7 +31,7 @@
3131
"react-router-dom": "^5.2.0",
3232
"react-scripts": "^4.0.3",
3333
"react-simple-chatbot": "^0.6.1",
34-
"react-spinners": "^0.9.0",
34+
"react-spinners": "^0.10.6",
3535
"react-text-loop": "^2.3.0",
3636
"redux": "^4.0.5",
3737
"redux-thunk": "^2.3.0",

0 commit comments

Comments
 (0)