diff --git a/package-lock.json b/package-lock.json index 6edc334..b3108db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "2.5.3-beta.11", "dependencies": { "@abi-software/gallery": "^1.1.2", - "@abi-software/map-utilities": "^1.2.2-beta.6", + "@abi-software/map-utilities": "^1.3.0", "@abi-software/svg-sprite": "^1.0.1", "@element-plus/icons-vue": "^2.3.1", "algoliasearch": "^4.10.5", @@ -65,9 +65,9 @@ } }, "node_modules/@abi-software/map-utilities": { - "version": "1.2.2-beta.6", - "resolved": "https://registry.npmjs.org/@abi-software/map-utilities/-/map-utilities-1.2.2-beta.6.tgz", - "integrity": "sha512-9t+jmbjUUC11TMeodgvADGDfbAeNPuP6i4hRRJx0CW6AAlwcVboV2K+f/LxdQ2RW3EbeZ3NaJ5s4P7SIvVGb8A==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@abi-software/map-utilities/-/map-utilities-1.3.0.tgz", + "integrity": "sha512-vA1qeXAgQ7yk6BTizCzS3TsRmH31eaWNoj/2yfiwoWhTJiY6+ZP//CmeFZdP4LQCAFR7Y4zyhkVtsx06/96bMw==", "dependencies": { "@abi-software/svg-sprite": "^1.0.1", "@element-plus/icons-vue": "^2.3.1", diff --git a/package.json b/package.json index 4cfc954..8a4edb5 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ }, "dependencies": { "@abi-software/gallery": "^1.1.2", - "@abi-software/map-utilities": "^1.2.2-beta.6", + "@abi-software/map-utilities": "^1.3.0", "@abi-software/svg-sprite": "^1.0.1", "@element-plus/icons-vue": "^2.3.1", "algoliasearch": "^4.10.5",