Bump react-dom from 16.13.1 to 16.14.0 (#46)

This commit is contained in:
dependabot-preview[bot]
2021-04-14 05:28:54 +00:00
committed by GitHub
parent 0ae1c59b46
commit 0484b4a30f
2 changed files with 5 additions and 5 deletions

View File

@@ -59,7 +59,7 @@
"nanoid": "^3.1.22", "nanoid": "^3.1.22",
"openpgp": "^4.10.7", "openpgp": "^4.10.7",
"react": "^16.14.0", "react": "^16.14.0",
"react-dom": "^16.13.1", "react-dom": "^16.14.0",
"react-dropzone": "^11.3.2", "react-dropzone": "^11.3.2",
"react-feather": "^2.0.9", "react-feather": "^2.0.9",
"react-router": "^5.2.0", "react-router": "^5.2.0",

View File

@@ -8926,10 +8926,10 @@ rc-virtual-list@^3.0.1, rc-virtual-list@^3.2.0:
rc-resize-observer "^1.0.0" rc-resize-observer "^1.0.0"
rc-util "^5.0.7" rc-util "^5.0.7"
react-dom@^16.13.1: react-dom@^16.14.0:
version "16.13.1" version "16.14.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f" resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag== integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
dependencies: dependencies:
loose-envify "^1.1.0" loose-envify "^1.1.0"
object-assign "^4.1.1" object-assign "^4.1.1"