From 4a1d09da7aa3f072fa366b11f29228cb54516739 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 28 Aug 2021 23:48:49 +0000 Subject: [PATCH] fix: upgrade @types/react from 16.14.11 to 16.14.12 Snyk has created this PR to upgrade @types/react from 16.14.11 to 16.14.12. See this package in npm: See this project in Snyk: https://app.snyk.io/org/usdigitalresponse/project/cce9c1ef-b22a-4e35-ad1e-ef7d6929f957?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2991df8..f6a1441 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/numeral": "^0.0.30", "@types/pluralize": "^0.0.29", "@types/qs": "^6.9.7", - "@types/react": "^16.14.11", + "@types/react": "^16.14.12", "@types/react-dom": "^16.9.14", "@types/react-redux": "^7.1.18", "@types/redux": "^3.6.31", diff --git a/yarn.lock b/yarn.lock index df389ae..b08f063 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3637,10 +3637,10 @@ "@types/prop-types" "*" csstype "^3.0.2" -"@types/react@^16.14.11": - version "16.14.11" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.11.tgz#992a0cd4b66b9f27315042b5d96e976717368f04" - integrity sha512-Don0MtsZZ3fjwTJ2BsoqkyOy7e176KplEAKOpr/4XDdzinlyJBn9yfsKn5mcSgn4kh1B22+3tBnzBC1z63ybtQ== +"@types/react@^16.14.12": + version "16.14.14" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.14.tgz#853de95a32a6a0e719192e222eacad024add2b8e" + integrity sha512-uwIWDYW8LznHzEMJl7ag9St1RsK0gw/xaFZ5+uI1ZM1HndwUgmPH3/wQkSb87GkOVg7shUxnpNW8DcN0AzvG5Q== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"