mirror of
https://github.com/directus/directus.git
synced 2026-01-23 03:08:08 -05:00
Update dependency @types/lodash to v4.14.174 (#8308)
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
20
package-lock.json
generated
20
package-lock.json
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user