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

This commit is contained in:
renovate[bot] 2022-09-28 19:20:40 +00:00
parent e02bace18f
commit 98cadc6f7d
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -15,7 +15,7 @@
"@nestjs/common": "^9.1.2",
"@types/express": "^4.17.14",
"@types/jest": "^28.1.8",
"@types/lodash": "^4.14.185",
"@types/lodash": "^4.14.186",
"@types/node": "^16.11.62",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
@ -1453,9 +1453,9 @@
"dev": true
},
"node_modules/@types/lodash": {
"version": "4.14.185",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.185.tgz",
"integrity": "sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==",
"version": "4.14.186",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.186.tgz",
"integrity": "sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw==",
"dev": true
},
"node_modules/@types/mime": {
@ -8436,9 +8436,9 @@
"dev": true
},
"@types/lodash": {
"version": "4.14.185",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.185.tgz",
"integrity": "sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==",
"version": "4.14.186",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.186.tgz",
"integrity": "sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw==",
"dev": true
},
"@types/mime": {

View File

@ -33,7 +33,7 @@
"@nestjs/common": "^9.1.2",
"@types/express": "^4.17.14",
"@types/jest": "^28.1.8",
"@types/lodash": "^4.14.185",
"@types/lodash": "^4.14.186",
"@types/node": "^16.11.62",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",