chore(deps): update dependency @types/lodash to v4.14.200

This commit is contained in:
renovate[bot] 2023-10-18 11:25:53 +00:00 committed by GitHub
parent 7827d3dca5
commit 8349a9c936
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -70,7 +70,7 @@
"@types/cookie-parser": "1.4.5",
"@types/express": "4.17.20",
"@types/jest": "29.5.6",
"@types/lodash": "4.14.199",
"@types/lodash": "4.14.200",
"@types/node": "20.8.6",
"@types/passport-http-bearer": "1.0.38",
"@types/passport-jwt": "3.0.10",
@ -3355,9 +3355,9 @@
}
},
"node_modules/@types/lodash": {
"version": "4.14.199",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.199.tgz",
"integrity": "sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==",
"version": "4.14.200",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.200.tgz",
"integrity": "sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==",
"dev": true
},
"node_modules/@types/mime": {