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

This commit is contained in:
renovate[bot] 2023-11-21 05:40:26 +00:00 committed by GitHub
parent b1e07f49b8
commit 836eae8ca8
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.6",
"@types/express": "4.17.21",
"@types/jest": "29.5.9",
"@types/lodash": "4.14.201",
"@types/lodash": "4.14.202",
"@types/node": "20.9.2",
"@types/passport-http-bearer": "1.0.40",
"@types/passport-jwt": "3.0.13",
@ -3295,9 +3295,9 @@
}
},
"node_modules/@types/lodash": {
"version": "4.14.201",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.201.tgz",
"integrity": "sha512-y9euML0cim1JrykNxADLfaG0FgD1g/yTHwUs/Jg9ZIU7WKj2/4IW9Lbb1WZbvck78W/lfGXFfe+u2EGfIJXdLQ==",
"version": "4.14.202",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.202.tgz",
"integrity": "sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==",
"dev": true
},
"node_modules/@types/mime": {

View file

@ -87,7 +87,7 @@
"@types/cookie-parser": "1.4.6",
"@types/express": "4.17.21",
"@types/jest": "29.5.9",
"@types/lodash": "4.14.201",
"@types/lodash": "4.14.202",
"@types/node": "20.9.2",
"@types/passport-http-bearer": "1.0.40",
"@types/passport-jwt": "3.0.13",