diff --git a/package.json b/package.json index 5cae17f..0c2dc34 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/js-yaml": "3.12.5", "@types/lodash": "4.14.163", "@types/mocha": "8.0.3", - "@types/react": "16.9.53", + "@types/react": "16.9.55", "@types/react-dom": "16.9.8", "@types/seedrandom": "2.4.28", "@types/sinon-chai": "3.2.5", diff --git a/yarn.lock b/yarn.lock index 0ebc5c0..1e8dc02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -807,10 +807,10 @@ "@types/prop-types" "*" csstype "^3.0.2" -"@types/react@16.9.53": - version "16.9.53" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/react/-/react-16.9.53.tgz#40cd4f8b8d6b9528aedd1fff8fcffe7a112a3d23" - integrity sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw== +"@types/react@16.9.55": + version "16.9.55" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/react/-/react-16.9.55.tgz#47078587f5bfe028a23b6b46c7b94ac0d436acff" + integrity sha512-6KLe6lkILeRwyyy7yG9rULKJ0sXplUsl98MGoCfpteXf9sPWFWWMknDcsvubcpaTdBuxtsLF6HDUwdApZL/xIg== dependencies: "@types/prop-types" "*" csstype "^3.0.2"