diff --git a/package.json b/package.json index 100a27d432100..f810fe89d687f 100644 --- a/package.json +++ b/package.json @@ -536,6 +536,7 @@ "@types/fetch-mock": "^7.3.1", "@types/file-saver": "^2.0.0", "@types/flot": "^0.0.31", + "@types/fnv-plus": "^1.3.2", "@types/geojson": "^7946.0.10", "@types/getopts": "^2.0.1", "@types/getos": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index c9b53b4096756..c9ee53cacaecd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5691,6 +5691,11 @@ dependencies: "@types/jquery" "*" +"@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/fs-extra@^8.0.0": version "8.1.1" resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-8.1.1.tgz#1e49f22d09aa46e19b51c0b013cb63d0d923a068"