chore(deps): update dependency @types/lodash to ^4.14.185

This commit is contained in:
renovate[bot] 2022-09-11 13:04:25 +00:00
parent 2117b3c83c
commit a2516a7299
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -15,7 +15,7 @@
"@nestjs/common": "^9.0.11",
"@types/express": "^4.17.13",
"@types/jest": "^28.1.8",
"@types/lodash": "^4.14.184",
"@types/lodash": "^4.14.185",
"@types/node": "^16.11.58",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
@ -1444,9 +1444,9 @@
"dev": true
},
"node_modules/@types/lodash": {
"version": "4.14.184",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.184.tgz",
"integrity": "sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q==",
"version": "4.14.185",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.185.tgz",
"integrity": "sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==",
"dev": true
},
"node_modules/@types/mime": {
@ -8420,9 +8420,9 @@
"dev": true
},
"@types/lodash": {
"version": "4.14.184",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.184.tgz",
"integrity": "sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q==",
"version": "4.14.185",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.185.tgz",
"integrity": "sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==",
"dev": true
},
"@types/mime": {

View File

@ -33,7 +33,7 @@
"@nestjs/common": "^9.0.11",
"@types/express": "^4.17.13",
"@types/jest": "^28.1.8",
"@types/lodash": "^4.14.184",
"@types/lodash": "^4.14.185",
"@types/node": "^16.11.58",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",