diff --git a/package.json b/package.json index 77d4e4a1c23c6..0ccba659d3c77 100644 --- a/package.json +++ b/package.json @@ -1566,7 +1566,7 @@ "@types/fetch-mock": "^7.3.1", "@types/file-saver": "^2.0.0", "@types/flot": "^0.0.31", - "@types/fnv-plus": "^1.3.0", + "@types/fnv-plus": "^1.3.2", "@types/geojson": "^7946.0.10", "@types/getos": "^3.0.0", "@types/gulp": "^4.0.6", diff --git a/yarn.lock b/yarn.lock index 912fa975e08e2..af06edc7d6e06 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11474,10 +11474,10 @@ dependencies: "@types/jquery" "*" -"@types/fnv-plus@^1.3.0": - version "1.3.0" - resolved "https://registry.yarnpkg.com/@types/fnv-plus/-/fnv-plus-1.3.0.tgz#0f43f0b7e7b4b24de3a1cab69bfa009508f4c084" - integrity sha512-ijls8MsO6Q9JUSd5w1v4y2ijM6S4D/nmOyI/FwcepvrZfym0wZhLdYGFD5TJID7tga0O3I7SmtK69RzpSJ1Fcw== +"@types/fnv-plus@^1.3.2": + version "1.3.2" + resolved "https://registry.yarnpkg.com/@types/fnv-plus/-/fnv-plus-1.3.2.tgz#bd591c1031ae48a18c99eaa60f659288aea545c0" + integrity sha512-Bgr5yn2dph2q8HZKDS002Pob6vaRTRfhqN9E+TOhjKsJvnfZXULPR3ihH8dL5ZjgxbNhqhTn9hijpbAMPtKZzw== "@types/geojson@*", "@types/geojson@^7946.0.10", "@types/geojson@^7946.0.7": version "7946.0.10"