Skip to content

Commit 31b91e5

Browse files
snyk-botfrantic1048
authored andcommitted
fix: upgrade multiple dependencies with Snyk
Snyk has created this PR to upgrade: - react from 16.8.6 to 16.12.0. See this package in NPM: https://www.npmjs.com/package/react - react-dom from 16.8.6 to 16.12.0. See this package in NPM: https://www.npmjs.com/package/react-dom See this project in Snyk: https://app.snyk.io/org/frantic1048/project/4c1ef258-bda0-4825-919b-b35e2d8b95b4?utm_source=github&utm_medium=upgrade-pr
1 parent e36ceda commit 31b91e5

File tree

2 files changed

+22
-11
lines changed

2 files changed

+22
-11
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"gatsby-plugin-react-helmet": "3.1.22",
2424
"gatsby-source-filesystem": "2.1.8",
2525
"gatsby-transformer-remark": "2.6.10",
26-
"react": "16.8.6",
27-
"react-dom": "16.8.6",
26+
"react": "16.12.0",
27+
"react-dom": "16.12.0",
2828
"react-helmet": "5.2.1",
2929
"typestyle": "2.0.4"
3030
},

0 commit comments

Comments
 (0)