Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Commit 9f23123

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/1ab786f4-04b1-43be-a4da-24473afa5df0?utm_source=github&utm_medium=upgrade-pr
1 parent b12e97f commit 9f23123

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
@@ -30,8 +30,8 @@
3030
"@material-ui/icons": "^4.9.1",
3131
"bootstrap": "^4.4.1",
3232
"leaflet": "^1.6.0",
33-
"react": "^16.12.0",
34-
"react-dom": "^16.12.0",
33+
"react": "^16.13.0",
34+
"react-dom": "^16.13.0",
3535
"react-leaflet": "^2.6.1",
3636
"reactstrap": "^8.4.1",
3737
"styled-components": "^5.0.0",

0 commit comments

Comments
 (0)