Skip to content

Commit e9a3789

Browse files
fix: upgrade react-spinners from 0.9.0 to 0.13.3 (#2076)
Snyk has created this PR to upgrade react-spinners from 0.9.0 to 0.13.3. See this package in npm: https://www.npmjs.com/package/react-spinners See this project in Snyk: https://app.snyk.io/org/sandbox-2ba/project/80aa44c9-7a8d-431d-899e-0d768083382e?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent fec7e5e commit e9a3789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react": "^16.13.1",
2424
"react-dom": "^16.13.1",
2525
"react-scripts": "5.0.0",
26-
"react-spinners": "^0.9.0",
26+
"react-spinners": "^0.13.3",
2727
"realm-web": "^1.5.1",
2828
"validator": "^13.7.0"
2929
},

0 commit comments

Comments
 (0)