diff --git a/package.json b/package.json index 1a156bec..0b9660c4 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/react-event-listener": "0.4.14", "@types/react-numeric-input": "2.2.6", "@types/react-select": "3.0.26", - "@types/string-hash": "1.1.1", + "@types/string-hash": "1.1.2", "babel-loader": "8.2.3", "bootstrap": "^3.4.1", "core-js": "3.8.0", diff --git a/yarn.lock b/yarn.lock index 706fd97e..5c77410b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2102,10 +2102,10 @@ resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff" integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw== -"@types/string-hash@1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@types/string-hash/-/string-hash-1.1.1.tgz#4c336e61d1e13ce2d3efaaa5910005fd080e106b" - integrity sha512-ijt3zdHi2DmZxQpQTmozXszzDo78V4R3EdvX0jFMfnMH2ZzQSmCbaWOMPGXFUYSzSIdStv78HDjg32m5dxc+tA== +"@types/string-hash@1.1.2": + version "1.1.2" + resolved "https://registry.yarnpkg.com/@types/string-hash/-/string-hash-1.1.2.tgz#a75d30003a42fba4e5d3fb13ff92c62a1e988733" + integrity sha512-CtVwNz47vNgl2qVUnX29IkZaBr5XbscAL30cKFwU8HgbCB3cQ1OuY/COl4MrvWbJq0xfmB7mo/nZTng+bi4TDg== "@types/tapable@*", "@types/tapable@^1.0.5": version "1.0.5"