chore(deps): cumulative react@15 (#6681)

* address node-fetch vulnerability

react@15.7.0
react-dom@15.7.0
create-react-class@15.6.3

* npm audit now provides semver warning of breaking change
This commit is contained in:
Tim Lai
2020-12-09 10:27:48 -08:00
committed by GitHub
parent 0807687f91
commit f8b336901b
2 changed files with 11 additions and 12 deletions

View File

@@ -75,10 +75,10 @@
"memoizee": "^0.4.12",
"prop-types": "^15.7.2",
"randombytes": "^2.1.0",
"react": "^15.6.2",
"react": "=15.7.0",
"react-copy-to-clipboard": "5.0.1",
"react-debounce-input": "^3.2.0",
"react-dom": "^15.6.2",
"react-dom": "=15.7.0",
"react-immutable-proptypes": "2.1.0",
"react-immutable-pure-component": "^1.1.1",
"react-inspector": "^2.3.0",