Skip to content

Commit 128809a

Browse files
admin-token-botsnyk-botdacharyc
authored
fix: upgrade react-scripts from 5.0.0 to 5.0.1 (#2077)
Snyk has created this PR to upgrade react-scripts from 5.0.0 to 5.0.1. See this package in npm: https://www.npmjs.com/package/react-scripts 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]> Co-authored-by: Dachary <[email protected]>
1 parent e9a3789 commit 128809a

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
@@ -22,7 +22,7 @@
2222
"graphql-tag": "^2.11.0",
2323
"react": "^16.13.1",
2424
"react-dom": "^16.13.1",
25-
"react-scripts": "5.0.0",
25+
"react-scripts": "5.0.1",
2626
"react-spinners": "^0.13.3",
2727
"realm-web": "^1.5.1",
2828
"validator": "^13.7.0"

0 commit comments

Comments
 (0)