chore(deps): update dependency @types/lodash to v4.17.1
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
"@types/ejs": "3.1.5",
|
||||
"@types/get-image-colors": "4.0.5",
|
||||
"@types/js-yaml": "4.0.9",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/lodash": "4.17.1",
|
||||
"@types/mime-types": "2.1.4",
|
||||
"@types/mongoose-aggregate-paginate-v2": "1.0.12",
|
||||
"@types/node": "20.12.8",
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"devDependencies": {
|
||||
"@types/cors": "2.8.17",
|
||||
"@types/express": "4.17.21",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/lodash": "4.17.1",
|
||||
"abort-controller": "3.0.0",
|
||||
"axios": "^1.6.7",
|
||||
"camelcase-keys": "^9.1.3",
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -358,8 +358,8 @@ importers:
|
||||
specifier: 4.0.9
|
||||
version: 4.0.9
|
||||
'@types/lodash':
|
||||
specifier: 4.17.0
|
||||
version: 4.17.0
|
||||
specifier: 4.17.1
|
||||
version: 4.17.1
|
||||
'@types/mime-types':
|
||||
specifier: 2.1.4
|
||||
version: 2.1.4
|
||||
@@ -427,8 +427,8 @@ importers:
|
||||
specifier: 4.17.21
|
||||
version: 4.17.21
|
||||
'@types/lodash':
|
||||
specifier: 4.17.0
|
||||
version: 4.17.0
|
||||
specifier: 4.17.1
|
||||
version: 4.17.1
|
||||
abort-controller:
|
||||
specifier: 3.0.0
|
||||
version: 3.0.0
|
||||
@@ -2069,8 +2069,8 @@ packages:
|
||||
'@types/jsonwebtoken@9.0.6':
|
||||
resolution: {integrity: sha512-/5hndP5dCjloafCXns6SZyESp3Ldq7YjH3zwzwczYnjxIT0Fqzk5ROSYVGfFyczIue7IUEj8hkvLbPoLQ18vQw==}
|
||||
|
||||
'@types/lodash@4.17.0':
|
||||
resolution: {integrity: sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==}
|
||||
'@types/lodash@4.17.1':
|
||||
resolution: {integrity: sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==}
|
||||
|
||||
'@types/luxon@3.3.3':
|
||||
resolution: {integrity: sha512-/BJF3NT0pRMuxrenr42emRUF67sXwcZCd+S1ksG/Fcf9O7C3kKCY4uJSbKBE4KDUIYr3WMsvfmWD8hRjXExBJQ==}
|
||||
@@ -8278,7 +8278,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/node': 20.12.8
|
||||
|
||||
'@types/lodash@4.17.0': {}
|
||||
'@types/lodash@4.17.1': {}
|
||||
|
||||
'@types/luxon@3.3.3': {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user