diff --git a/package-lock.json b/package-lock.json index 1e36629..3bf2119 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3321,9 +3321,9 @@ } }, "@googlemaps/jest-mocks": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/@googlemaps/jest-mocks/-/jest-mocks-2.5.0.tgz", - "integrity": "sha512-rHsztuwvjeKOFpqAMkruF9JBxZQhnI+kRFUYQbnDQ6EwgWSBLGm1aX4s5hV9u+ZA+/ieExBgJBMMwLZpHxsSrA==", + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/@googlemaps/jest-mocks/-/jest-mocks-2.6.0.tgz", + "integrity": "sha512-l2T0kBWmYiokXsfM+jz7i3PyD9W2alFZpg3kKqgaRxtOEEAVxQsB1iQW4RFOJFiXOdKtcGAIO5wZgzO8qqtYqw==", "dev": true }, "@humanwhocodes/config-array": { diff --git a/package.json b/package.json index 788d829..990ce12 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "devDependencies": { "@babel/preset-env": "^7.16.11", "@babel/runtime-corejs3": "^7.17.2", - "@googlemaps/jest-mocks": "^2.5.0", + "@googlemaps/jest-mocks": "^2.6.0", "@rollup/plugin-babel": "^5.3.0", "@rollup/plugin-commonjs": "^21.0.1", "@rollup/plugin-typescript": "^8.3.0",