Skip to content

Commit

Permalink
Merge pull request #21 from BrianLusina/snyk-upgrade-cb0b9fd173c2f8c4…
Browse files Browse the repository at this point in the history
…d644463f82c661d3

[Snyk] Upgrade: react, react-dom, react-test-renderer
  • Loading branch information
BrianLusina committed Jul 13, 2020
2 parents 7cc9e97 + 4be9238 commit 979e18b
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 23 deletions.
113 changes: 93 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"prop-types": "^15.6.1",
"react": "^16.4.1",
"react-dom": "^16.4.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"sweetalert2": "^7.33.1"
},
"scripts": {
Expand Down Expand Up @@ -54,7 +54,7 @@
"promise": "8.0.1",
"raf": "3.4.0",
"react-dev-utils": "^5.0.2",
"react-test-renderer": "^16.4.1",
"react-test-renderer": "^16.13.1",
"resolve": "1.6.0",
"rimraf": "^2.6.2",
"sass-loader": "^7.0.3",
Expand Down

0 comments on commit 979e18b

Please sign in to comment.