diff --git a/package.json b/package.json index d46851d33e..552a16f48a 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "@types/browser-sync": "2.29.0", "@types/events": "3.0.3", "@types/fs-extra": "11.0.4", - "@types/geojson": "7946.0.14", + "@types/geojson": "7946.0.16", "@types/glob": "8.1.0", "@types/grecaptcha": "2.0.36", "@types/highlight.js": "10.1.0", diff --git a/yarn.lock b/yarn.lock index 99e4867360..638988e542 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6095,11 +6095,16 @@ dependencies: "@types/geojson" "*" -"@types/geojson@*", "@types/geojson@7946.0.14", "@types/geojson@^7946.0.14": +"@types/geojson@*", "@types/geojson@^7946.0.14": version "7946.0.14" resolved "https://registry.yarnpkg.com/@types/geojson/-/geojson-7946.0.14.tgz#319b63ad6df705ee2a65a73ef042c8271e696613" integrity sha512-WCfD5Ht3ZesJUsONdhvm84dmzWOiOzOAqOncN0++w0lBw1o8OuDNJF2McvvCef/yBqb/HYRahp1BYtODFQ8bRg== +"@types/geojson@7946.0.16": + version "7946.0.16" + resolved "https://registry.yarnpkg.com/@types/geojson/-/geojson-7946.0.16.tgz#8ebe53d69efada7044454e3305c19017d97ced2a" + integrity sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg== + "@types/glob@8.1.0": version "8.1.0" resolved "https://registry.yarnpkg.com/@types/glob/-/glob-8.1.0.tgz#b63e70155391b0584dce44e7ea25190bbc38f2fc"