diff --git a/package.json b/package.json index 0f583fd4e..9d17d413a 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@types/file-saver": "^2.0.5", "@types/jsoneditor": "^9.9.1", "@types/leaflet": "^1.9.6", - "@types/lodash-es": "^4.17.9", + "@types/lodash-es": "^4.17.10", "@types/qrcode": "^1.5.2", "@types/spark-md5": "^3.0.2", "@types/three": "^0.154.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 89b875415..df5238c32 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -167,8 +167,8 @@ devDependencies: specifier: ^1.9.6 version: 1.9.6 '@types/lodash-es': - specifier: ^4.17.9 - version: 4.17.9 + specifier: ^4.17.10 + version: 4.17.10 '@types/qrcode': specifier: ^1.5.2 version: 1.5.2 @@ -3625,8 +3625,8 @@ packages: '@types/geojson': 7946.0.11 dev: true - /@types/lodash-es@4.17.9: - resolution: {integrity: sha512-ZTcmhiI3NNU7dEvWLZJkzG6ao49zOIjEgIE0RgV7wbPxU0f2xT3VSAHw2gmst8swH6V0YkLRGp4qPlX/6I90MQ==} + /@types/lodash-es@4.17.10: + resolution: {integrity: sha512-YJP+w/2khSBwbUSFdGsSqmDvmnN3cCKoPOL7Zjle6s30ZtemkkqhjVfFqGwPN7ASil5VyjE2GtyU/yqYY6mC0A==} dependencies: '@types/lodash': 4.14.199 @@ -5285,14 +5285,14 @@ packages: '@floating-ui/dom': 1.5.3 '@popperjs/core': /@sxzz/popperjs-es@2.11.7 '@types/lodash': 4.14.199 - '@types/lodash-es': 4.17.9 + '@types/lodash-es': 4.17.10 '@vueuse/core': 9.13.0(vue@3.3.4) async-validator: 4.2.5 dayjs: 1.11.10 escape-html: 1.0.3 lodash: 4.17.21 lodash-es: 4.17.21 - lodash-unified: 1.0.3(@types/lodash-es@4.17.9)(lodash-es@4.17.21)(lodash@4.17.21) + lodash-unified: 1.0.3(@types/lodash-es@4.17.10)(lodash-es@4.17.21)(lodash@4.17.21) memoize-one: 6.0.0 normalize-wheel-es: 1.2.0 vue: 3.3.4 @@ -6821,14 +6821,14 @@ packages: resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} dev: false - /lodash-unified@1.0.3(@types/lodash-es@4.17.9)(lodash-es@4.17.21)(lodash@4.17.21): + /lodash-unified@1.0.3(@types/lodash-es@4.17.10)(lodash-es@4.17.21)(lodash@4.17.21): resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==} peerDependencies: '@types/lodash-es': '*' lodash: '*' lodash-es: '*' dependencies: - '@types/lodash-es': 4.17.9 + '@types/lodash-es': 4.17.10 lodash: 4.17.21 lodash-es: 4.17.21 dev: false