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

This commit is contained in:
renovate[bot] 2025-01-22 17:49:30 +00:00 committed by GitHub
parent b7f59a37cf
commit c55f4b392e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.8", "@types/cookie-parser": "1.4.8",
"@types/express": "5.0.0", "@types/express": "5.0.0",
"@types/jest": "29.5.14", "@types/jest": "29.5.14",
"@types/lodash": "4.17.13", "@types/lodash": "4.17.14",
"@types/node": "20.17.10", "@types/node": "20.17.10",
"@types/passport-http-bearer": "1.0.41", "@types/passport-http-bearer": "1.0.41",
"@types/passport-jwt": "4.0.1", "@types/passport-jwt": "4.0.1",
@ -3498,9 +3498,9 @@
} }
}, },
"node_modules/@types/lodash": { "node_modules/@types/lodash": {
"version": "4.17.13", "version": "4.17.14",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.13.tgz", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==", "integrity": "sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },

View file

@ -87,7 +87,7 @@
"@types/cookie-parser": "1.4.8", "@types/cookie-parser": "1.4.8",
"@types/express": "5.0.0", "@types/express": "5.0.0",
"@types/jest": "29.5.14", "@types/jest": "29.5.14",
"@types/lodash": "4.17.13", "@types/lodash": "4.17.14",
"@types/node": "20.17.10", "@types/node": "20.17.10",
"@types/passport-http-bearer": "1.0.41", "@types/passport-http-bearer": "1.0.41",
"@types/passport-jwt": "4.0.1", "@types/passport-jwt": "4.0.1",