Skip to content

Commit

Permalink
fix: upgrade react-scripts from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
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/sammyfilly/project/6f49ba16-4652-4875-9774-bd773bea961b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and X-oss-byte committed Sep 4, 2023
1 parent 19a8f64 commit cc402de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-create-react-app/apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "5.0.0",
"react-scripts": "5.0.1",
"ui": "workspace:*",
"web-vitals": "^2.1.2"
},
Expand Down

0 comments on commit cc402de

Please sign in to comment.