diff --git a/package-lock.json b/package-lock.json index d3f896c5..04cd51ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-typescript": "^11.1.6", "@types/d3-random": "^3.0.3", - "@types/google.maps": "^3.55.5", + "@types/google.maps": "^3.55.7", "@types/jest": "^29.5.12", "@types/proj4": "^2.5.5", "@types/selenium-webdriver": "^4.1.22", @@ -3361,9 +3361,9 @@ "dev": true }, "node_modules/@types/google.maps": { - "version": "3.55.5", - "resolved": "https://registry.npmjs.org/@types/google.maps/-/google.maps-3.55.5.tgz", - "integrity": "sha512-U1QwCo1GeeLm0YI/GoHvfd1VfwgnoUSBcKCMXXFAM+2izSSuqqwZUJ9XNO6NxZxmYKjBNI+NF5eGF6uUSb1aSg==", + "version": "3.55.7", + "resolved": "https://registry.npmjs.org/@types/google.maps/-/google.maps-3.55.7.tgz", + "integrity": "sha512-SlWFx0vo7RSAOC63+PTz8FeqLDaRYs7PrS/L0bZSKswxIN5TnCuckbeIwZpgD/S+DWalPteXfDbg5JsUER5Cyw==", "dev": true }, "node_modules/@types/graceful-fs": { @@ -14774,9 +14774,9 @@ "dev": true }, "@types/google.maps": { - "version": "3.55.5", - "resolved": "https://registry.npmjs.org/@types/google.maps/-/google.maps-3.55.5.tgz", - "integrity": "sha512-U1QwCo1GeeLm0YI/GoHvfd1VfwgnoUSBcKCMXXFAM+2izSSuqqwZUJ9XNO6NxZxmYKjBNI+NF5eGF6uUSb1aSg==", + "version": "3.55.7", + "resolved": "https://registry.npmjs.org/@types/google.maps/-/google.maps-3.55.7.tgz", + "integrity": "sha512-SlWFx0vo7RSAOC63+PTz8FeqLDaRYs7PrS/L0bZSKswxIN5TnCuckbeIwZpgD/S+DWalPteXfDbg5JsUER5Cyw==", "dev": true }, "@types/graceful-fs": { diff --git a/package.json b/package.json index 273206cf..068ce5c0 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-typescript": "^11.1.6", "@types/d3-random": "^3.0.3", - "@types/google.maps": "^3.55.5", + "@types/google.maps": "^3.55.7", "@types/jest": "^29.5.12", "@types/proj4": "^2.5.5", "@types/selenium-webdriver": "^4.1.22",