From 3a4e82622439ebb47bd206c313a46bbf8fe5668b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Sep 2021 11:24:58 -0400 Subject: [PATCH] Update dependency @types/lodash to v4.14.174 (#8308) --- api/package.json | 2 +- app/package.json | 2 +- package-lock.json | 20 ++++++++++---------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/api/package.json b/api/package.json index 020308c726..f8ee611417 100644 --- a/api/package.json +++ b/api/package.json @@ -182,7 +182,7 @@ "@types/json2csv": "5.0.3", "@types/jsonwebtoken": "8.5.5", "@types/keyv": "3.1.3", - "@types/lodash": "4.14.173", + "@types/lodash": "4.14.174", "@types/mime-types": "2.1.1", "@types/ms": "0.7.31", "@types/node": "15.12.2", diff --git a/app/package.json b/app/package.json index 8cc10735cf..7388088bfa 100644 --- a/app/package.json +++ b/app/package.json @@ -52,7 +52,7 @@ "@types/diff": "5.0.1", "@types/dompurify": "2.2.3", "@types/geojson": "7946.0.8", - "@types/lodash": "4.14.173", + "@types/lodash": "4.14.174", "@types/mapbox__mapbox-gl-draw": "1.2.3", "@types/mapbox__mapbox-gl-geocoder": "4.7.1", "@types/markdown-it": "12.2.1", diff --git a/package-lock.json b/package-lock.json index d7829ac6e0..8fa78b5f38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -160,7 +160,7 @@ "@types/json2csv": "5.0.3", "@types/jsonwebtoken": "8.5.5", "@types/keyv": "3.1.3", - "@types/lodash": "4.14.173", + "@types/lodash": "4.14.174", "@types/mime-types": "2.1.1", "@types/ms": "0.7.31", "@types/node": "15.12.2", @@ -343,7 +343,7 @@ "@types/diff": "5.0.1", "@types/dompurify": "2.2.3", "@types/geojson": "7946.0.8", - "@types/lodash": "4.14.173", + "@types/lodash": "4.14.174", "@types/mapbox__mapbox-gl-draw": "1.2.3", "@types/mapbox__mapbox-gl-geocoder": "4.7.1", "@types/markdown-it": "12.2.1", @@ -7624,9 +7624,9 @@ } }, "node_modules/@types/lodash": { - "version": "4.14.173", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.173.tgz", - "integrity": "sha512-vv0CAYoaEjCw/mLy96GBTnRoZrSxkGE0BKzKimdR8P3OzrNYNvBgtW7p055A+E8C31vXNUhWKoFCbhq7gbyhFg==" + "version": "4.14.174", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.174.tgz", + "integrity": "sha512-KMBLT6+g9qrGXpDt7ohjWPUD34WA/jasrtjTEHStF0NPdEwJ1N9SZ+4GaMVDeuk/y0+X5j9xFm6mNiXS7UoaLQ==" }, "node_modules/@types/mapbox__mapbox-gl-draw": { "version": "1.2.3", @@ -52316,7 +52316,7 @@ "@types/diff": "5.0.1", "@types/dompurify": "2.2.3", "@types/geojson": "7946.0.8", - "@types/lodash": "4.14.173", + "@types/lodash": "4.14.174", "@types/mapbox__mapbox-gl-draw": "1.2.3", "@types/mapbox__mapbox-gl-geocoder": "4.7.1", "@types/markdown-it": "12.2.1", @@ -56618,9 +56618,9 @@ } }, "@types/lodash": { - "version": "4.14.173", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.173.tgz", - "integrity": "sha512-vv0CAYoaEjCw/mLy96GBTnRoZrSxkGE0BKzKimdR8P3OzrNYNvBgtW7p055A+E8C31vXNUhWKoFCbhq7gbyhFg==" + "version": "4.14.174", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.174.tgz", + "integrity": "sha512-KMBLT6+g9qrGXpDt7ohjWPUD34WA/jasrtjTEHStF0NPdEwJ1N9SZ+4GaMVDeuk/y0+X5j9xFm6mNiXS7UoaLQ==" }, "@types/mapbox__mapbox-gl-draw": { "version": "1.2.3", @@ -64777,7 +64777,7 @@ "@types/json2csv": "5.0.3", "@types/jsonwebtoken": "8.5.5", "@types/keyv": "3.1.3", - "@types/lodash": "4.14.173", + "@types/lodash": "4.14.174", "@types/mime-types": "2.1.1", "@types/ms": "0.7.31", "@types/node": "15.12.2",