mirror of
https://github.com/oceanprotocol/ipfs
synced 2024-11-22 01:36:59 +01:00
Merge pull request #132 from oceanprotocol/dependabot/npm_and_yarn/react-16.14.0
Bump react from 16.13.1 to 16.14.0
This commit is contained in:
commit
d9e39a538b
6
package-lock.json
generated
6
package-lock.json
generated
@ -9664,9 +9664,9 @@
|
||||
}
|
||||
},
|
||||
"react": {
|
||||
"version": "16.13.1",
|
||||
"resolved": "https://registry.npmjs.org/react/-/react-16.13.1.tgz",
|
||||
"integrity": "sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==",
|
||||
"version": "16.14.0",
|
||||
"resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz",
|
||||
"integrity": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==",
|
||||
"requires": {
|
||||
"loose-envify": "^1.1.0",
|
||||
"object-assign": "^4.1.1",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"next": "^9.5.5",
|
||||
"next-seo": "^4.7.3",
|
||||
"next-svgr": "^0.0.2",
|
||||
"react": "^16.13.1",
|
||||
"react": "^16.14.0",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-dropzone": "^11.3.1"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user