diff --git a/package-lock.json b/package-lock.json index 9727b5d..8bca846 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@rollup/plugin-typescript": "11.1.5", "@types/benchmark": "2.1.3", "@types/jest": "29.5.4", - "@types/lodash": "4.14.199", + "@types/lodash": "4.14.200", "@types/mapbox__vector-tile": "1.3.1", "@types/pbf": "3.0.3", "@types/pngjs": "6.0.2", @@ -1721,9 +1721,9 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.14.199", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.199.tgz", - "integrity": "sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==", + "version": "4.14.200", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.200.tgz", + "integrity": "sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==", "dev": true }, "node_modules/@types/mapbox__point-geometry": { @@ -9027,9 +9027,9 @@ "dev": true }, "@types/lodash": { - "version": "4.14.199", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.199.tgz", - "integrity": "sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==", + "version": "4.14.200", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.200.tgz", + "integrity": "sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==", "dev": true }, "@types/mapbox__point-geometry": { diff --git a/package.json b/package.json index 300c6ab..9b528e7 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@rollup/plugin-typescript": "11.1.5", "@types/benchmark": "2.1.3", "@types/jest": "29.5.4", - "@types/lodash": "4.14.199", + "@types/lodash": "4.14.200", "@types/mapbox__vector-tile": "1.3.1", "@types/pbf": "3.0.3", "@types/pngjs": "6.0.2",