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

This commit is contained in:
renovate[bot] 2023-09-24 21:21:08 +00:00 committed by GitHub
parent baae603b74
commit b5de05dad7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -70,7 +70,7 @@
"@types/cookie-parser": "1.4.4", "@types/cookie-parser": "1.4.4",
"@types/express": "4.17.18", "@types/express": "4.17.18",
"@types/jest": "29.5.5", "@types/jest": "29.5.5",
"@types/lodash": "4.14.198", "@types/lodash": "4.14.199",
"@types/node": "20.6.2", "@types/node": "20.6.2",
"@types/passport-http-bearer": "1.0.37", "@types/passport-http-bearer": "1.0.37",
"@types/passport-jwt": "3.0.9", "@types/passport-jwt": "3.0.9",
@ -3430,9 +3430,9 @@
} }
}, },
"node_modules/@types/lodash": { "node_modules/@types/lodash": {
"version": "4.14.198", "version": "4.14.199",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.198.tgz", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.199.tgz",
"integrity": "sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==", "integrity": "sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==",
"dev": true "dev": true
}, },
"node_modules/@types/long": { "node_modules/@types/long": {
@ -15479,9 +15479,9 @@
} }
}, },
"@types/lodash": { "@types/lodash": {
"version": "4.14.198", "version": "4.14.199",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.198.tgz", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.199.tgz",
"integrity": "sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==", "integrity": "sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==",
"dev": true "dev": true
}, },
"@types/long": { "@types/long": {

View file

@ -87,7 +87,7 @@
"@types/cookie-parser": "1.4.4", "@types/cookie-parser": "1.4.4",
"@types/express": "4.17.18", "@types/express": "4.17.18",
"@types/jest": "29.5.5", "@types/jest": "29.5.5",
"@types/lodash": "4.14.198", "@types/lodash": "4.14.199",
"@types/node": "20.6.2", "@types/node": "20.6.2",
"@types/passport-http-bearer": "1.0.37", "@types/passport-http-bearer": "1.0.37",
"@types/passport-jwt": "3.0.9", "@types/passport-jwt": "3.0.9",