mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #476 from brianlovin/dependabot/npm_and_yarn/react-16.13.1
This commit is contained in:
commit
644e69ed2b
2 changed files with 5 additions and 5 deletions
|
|
@ -21,7 +21,7 @@
|
|||
"fathom-client": "^2.0.2",
|
||||
"next": "^9.3.1",
|
||||
"next-seo": "^4.4.0",
|
||||
"react": "^16.13.0",
|
||||
"react": "^16.13.1",
|
||||
"react-clipboard.js": "^2.0.16",
|
||||
"react-dom": "^16.13.0",
|
||||
"react-markdown": "^4.3.1",
|
||||
|
|
|
|||
|
|
@ -7312,10 +7312,10 @@ react-markdown@^4.3.1:
|
|||
unist-util-visit "^1.3.0"
|
||||
xtend "^4.0.1"
|
||||
|
||||
react@^16.13.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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue