Skip to content

Commit 29a216c

Browse files
committed
fix: upgrade prop-types from 15.7.2 to 15.8.0
Snyk has created this PR to upgrade prop-types from 15.7.2 to 15.8.0. See this package in npm: https://www.npmjs.com/package/prop-types See this project in Snyk: https://app.snyk.io/org/jneal/project/62ec7a33-ef51-43af-8fad-1f4d6573b399?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f40bedf commit 29a216c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@material-ui/core": "^4.12.0",
3636
"@newrelic/nr1-community": "^1.2.0",
3737
"n": "^7.5.0",
38-
"prop-types": "^15.7.2",
38+
"prop-types": "^15.8.0",
3939
"react-circular-progressbar": "^2.0.4",
4040
"react-copy-to-clipboard": "^5.0.4",
4141
"react-select-search": "^0.10.2",

0 commit comments

Comments
 (0)