mirror of
https://github.com/directus/directus.git
synced 2026-01-28 00:57:55 -05:00
Update dependency @types/lodash to v4.14.173 (#8063)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -181,7 +181,7 @@
|
||||
"@types/json2csv": "5.0.3",
|
||||
"@types/jsonwebtoken": "8.5.5",
|
||||
"@types/keyv": "3.1.3",
|
||||
"@types/lodash": "4.14.172",
|
||||
"@types/lodash": "4.14.173",
|
||||
"@types/mime-types": "2.1.1",
|
||||
"@types/ms": "0.7.31",
|
||||
"@types/node": "15.12.2",
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"@types/diff": "5.0.1",
|
||||
"@types/dompurify": "2.2.3",
|
||||
"@types/geojson": "7946.0.8",
|
||||
"@types/lodash": "4.14.172",
|
||||
"@types/lodash": "4.14.173",
|
||||
"@types/mapbox__mapbox-gl-draw": "1.2.3",
|
||||
"@types/mapbox__mapbox-gl-geocoder": "4.7.1",
|
||||
"@types/markdown-it": "12.2.1",
|
||||
|
||||
20
package-lock.json
generated
20
package-lock.json
generated
@@ -159,7 +159,7 @@
|
||||
"@types/json2csv": "5.0.3",
|
||||
"@types/jsonwebtoken": "8.5.5",
|
||||
"@types/keyv": "3.1.3",
|
||||
"@types/lodash": "4.14.172",
|
||||
"@types/lodash": "4.14.173",
|
||||
"@types/mime-types": "2.1.1",
|
||||
"@types/ms": "0.7.31",
|
||||
"@types/node": "15.12.2",
|
||||
@@ -342,7 +342,7 @@
|
||||
"@types/diff": "5.0.1",
|
||||
"@types/dompurify": "2.2.3",
|
||||
"@types/geojson": "7946.0.8",
|
||||
"@types/lodash": "4.14.172",
|
||||
"@types/lodash": "4.14.173",
|
||||
"@types/mapbox__mapbox-gl-draw": "1.2.3",
|
||||
"@types/mapbox__mapbox-gl-geocoder": "4.7.1",
|
||||
"@types/markdown-it": "12.2.1",
|
||||
@@ -7620,9 +7620,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/lodash": {
|
||||
"version": "4.14.172",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.172.tgz",
|
||||
"integrity": "sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw=="
|
||||
"version": "4.14.173",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.173.tgz",
|
||||
"integrity": "sha512-vv0CAYoaEjCw/mLy96GBTnRoZrSxkGE0BKzKimdR8P3OzrNYNvBgtW7p055A+E8C31vXNUhWKoFCbhq7gbyhFg=="
|
||||
},
|
||||
"node_modules/@types/mapbox__mapbox-gl-draw": {
|
||||
"version": "1.2.3",
|
||||
@@ -52550,7 +52550,7 @@
|
||||
"@types/diff": "5.0.1",
|
||||
"@types/dompurify": "2.2.3",
|
||||
"@types/geojson": "7946.0.8",
|
||||
"@types/lodash": "4.14.172",
|
||||
"@types/lodash": "4.14.173",
|
||||
"@types/mapbox__mapbox-gl-draw": "1.2.3",
|
||||
"@types/mapbox__mapbox-gl-geocoder": "4.7.1",
|
||||
"@types/markdown-it": "12.2.1",
|
||||
@@ -56849,9 +56849,9 @@
|
||||
}
|
||||
},
|
||||
"@types/lodash": {
|
||||
"version": "4.14.172",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.172.tgz",
|
||||
"integrity": "sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw=="
|
||||
"version": "4.14.173",
|
||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.173.tgz",
|
||||
"integrity": "sha512-vv0CAYoaEjCw/mLy96GBTnRoZrSxkGE0BKzKimdR8P3OzrNYNvBgtW7p055A+E8C31vXNUhWKoFCbhq7gbyhFg=="
|
||||
},
|
||||
"@types/mapbox__mapbox-gl-draw": {
|
||||
"version": "1.2.3",
|
||||
@@ -65077,7 +65077,7 @@
|
||||
"@types/json2csv": "5.0.3",
|
||||
"@types/jsonwebtoken": "8.5.5",
|
||||
"@types/keyv": "3.1.3",
|
||||
"@types/lodash": "4.14.172",
|
||||
"@types/lodash": "4.14.173",
|
||||
"@types/mime-types": "2.1.1",
|
||||
"@types/ms": "0.7.31",
|
||||
"@types/node": "15.12.2",
|
||||
|
||||
Reference in New Issue
Block a user