Skip to content

Commit 745fa24

Browse files
authored
[Snyk] Upgrade: react, react-dom (#242)
* fix: upgrade multiple dependencies with Snyk Snyk has created this PR to upgrade: - react from 16.8.6 to 16.13.1. See this package in NPM: https://www.npmjs.com/package/react - react-dom from 16.8.6 to 16.13.1. See this package in NPM: https://www.npmjs.com/package/react-dom See this project in Snyk: https://app.snyk.io/org/postfactobot/project/efa5fbc5-8a15-4a94-a7cd-3fb924486a6a?utm_source=github&utm_medium=upgrade-pr * fix: upgrade multiple dependencies with Snyk Snyk has created this PR to upgrade: - react from 16.8.6 to 16.13.1. See this package in NPM: https://www.npmjs.com/package/react - react-dom from 16.8.6 to 16.13.1. See this package in NPM: https://www.npmjs.com/package/react-dom See this project in Snyk: https://app.snyk.io/org/postfactobot/project/efa5fbc5-8a15-4a94-a7cd-3fb924486a6a?utm_source=github&utm_medium=upgrade-pr
1 parent 1b5c45f commit 745fa24

File tree

2 files changed

+19
-17
lines changed

2 files changed

+19
-17
lines changed

web/package-lock.json

Lines changed: 17 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"mixpanel-browser": "^2.36.0",
1212
"node-sass": "^4.14.1",
1313
"prop-types": "^15.6.2",
14-
"react": "16.8.6",
14+
"react": "16.13.1",
1515
"react-autosize-textarea": "^6.0.0",
16-
"react-dom": "16.8.6",
16+
"react-dom": "16.13.1",
1717
"react-google-login": "^4.0.1",
1818
"react-helmet": "^5.2.0",
1919
"react-hotkeys": "^1.1.4",

0 commit comments

Comments
 (0)