Skip to content
This repository was archived by the owner on Sep 7, 2020. It is now read-only.

Commit 44e979f

Browse files
snyk-botcoderbyheart
authored andcommitted
fix: upgrade multiple dependencies with Snyk
Snyk has created this PR to upgrade: - react from 16.12.0 to 16.13.0. See this package in NPM: https://www.npmjs.com/package/react - react-dom from 16.12.0 to 16.13.0. See this package in NPM: https://www.npmjs.com/package/react-dom See this project in Snyk: https://app.snyk.io/org/coderbyheart/project/01f154c3-c0c6-4eb7-9163-20f988358def?utm_source=github&utm_medium=upgrade-pr
1 parent 82c95b3 commit 44e979f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 10 additions & 10 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
@@ -64,9 +64,9 @@
6464
"fp-ts": "^2.5.0",
6565
"graphql": "^14.6.0",
6666
"graphql-tag": "^2.10.3",
67-
"react": "^16.12.0",
67+
"react": "^16.13.0",
6868
"react-apollo": "^3.1.3",
69-
"react-dom": "^16.12.0",
69+
"react-dom": "^16.13.0",
7070
"react-feather": "^2.0.3",
7171
"showdown": "^1.9.1",
7272
"styled-components": "^5.0.1",

0 commit comments

Comments
 (0)