Skip to content

Commit

Permalink
fix: upgrade react-scripts from 3.3.0 to 3.4.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-scripts from 3.3.0 to 3.4.0.

See this package in NPM:
https://www.npmjs.com/package/react-scripts

See this project in Snyk:
https://app.snyk.io/org/krishna.manchikalapudi/project/84e213bd-34dd-4406-ab72-c247a1edbd92?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and krishnamanchikalapudi committed Mar 22, 2020
1 parent 551300c commit f68b81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SocialAuth/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"react-dom": "^16.11.0",
"react-router-dom": "^5.1.2",
"react-s-alert": "^1.4.1",
"react-scripts": "3.3.0"
"react-scripts": "3.4.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit f68b81d

Please sign in to comment.