Merge pull request #7450 from strapi/dependabot/npm_and_yarn/react-16.13.1

Bump react from 16.13.0 to 16.13.1
This commit is contained in:
Alexandre BODIN 2020-08-31 15:24:08 +02:00 committed by GitHub
commit d1e8b8df7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 11 additions and 11 deletions

View File

@ -70,7 +70,7 @@
"p-map": "4.0.0",
"passport-local": "1.0.0",
"prop-types": "^15.7.2",
"react": "^16.9.0",
"react": "^16.13.1",
"react-copy-to-clipboard": "^5.0.1",
"react-dnd": "^10.0.2",
"react-dnd-html5-backend": "^10.0.2",

View File

@ -61,7 +61,7 @@
"invariant": "^2.2.1",
"lodash": "4.17.19",
"moment": "^2.16.0",
"react": "^16.9.0",
"react": "^16.13.1",
"react-dom": "^16.9.0",
"react-intl": "4.5.0",
"react-router": "^5.0.0",

View File

@ -27,7 +27,7 @@
"markdown-it-sub": "^1.0.0",
"markdown-it-sup": "^1.0.0",
"pluralize": "^8.0.0",
"react": "^16.9.0",
"react": "^16.13.1",
"react-dom": "^16.9.0",
"react-fast-compare": "^3.2.0",
"react-intl": "4.5.0",

View File

@ -13,7 +13,7 @@
"immutable": "^3.8.2",
"lodash": "4.17.19",
"pluralize": "^8.0.0",
"react": "^16.9.0",
"react": "^16.13.1",
"react-dom": "^16.9.0",
"react-intl": "4.5.0",
"react-redux": "7.2.0",

View File

@ -18,7 +18,7 @@
"lodash": "4.17.19",
"moment": "^2.24.0",
"path-to-regexp": "^3.1.0",
"react": "^16.9.0",
"react": "^16.13.1",
"react-copy-to-clipboard": "^5.0.1",
"react-dom": "^16.9.0",
"react-intl": "4.5.0",

View File

@ -21,7 +21,7 @@
"koa-static": "^5.0.0",
"lodash": "4.17.19",
"node-fetch": "2.6.0",
"react": "^16.9.0",
"react": "^16.13.1",
"react-copy-to-clipboard": "^5.0.1",
"react-dom": "^16.9.0",
"react-intl": "4.5.0",

View File

@ -20,7 +20,7 @@
"koa2-ratelimit": "^0.9.0",
"lodash": "4.17.19",
"purest": "3.1.0",
"react": "^16.9.0",
"react": "^16.13.1",
"react-dom": "^16.9.0",
"react-intl": "4.5.0",
"react-redux": "^7.0.2",

View File

@ -15389,10 +15389,10 @@ react-with-styles@^4.1.0:
prop-types "^15.7.2"
react-with-direction "^1.3.1"
react@^16.9.0:
version "16.13.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.13.0.tgz#d046eabcdf64e457bbeed1e792e235e1b9934cf7"
integrity sha512-TSavZz2iSLkq5/oiE7gnFzmURKZMltmi193rm5HEoUDAXpzT9Kzw6oNZnGoai/4+fUnm7FqS5dwgUL34TujcWQ==
react@^16.13.1:
version "16.13.1"
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"