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

This commit is contained in:
renovate[bot] 2024-11-14 18:40:36 +00:00 committed by GitHub
parent 593bc32b96
commit aed7d408f4
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.7", "@types/cookie-parser": "1.4.7",
"@types/express": "4.17.21", "@types/express": "4.17.21",
"@types/jest": "29.5.14", "@types/jest": "29.5.14",
"@types/lodash": "4.17.7", "@types/lodash": "4.17.13",
"@types/node": "20.16.5", "@types/node": "20.16.5",
"@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",
@ -3477,9 +3477,9 @@
} }
}, },
"node_modules/@types/lodash": { "node_modules/@types/lodash": {
"version": "4.17.7", "version": "4.17.13",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.7.tgz", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.13.tgz",
"integrity": "sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==", "integrity": "sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },

View file

@ -87,7 +87,7 @@
"@types/cookie-parser": "1.4.7", "@types/cookie-parser": "1.4.7",
"@types/express": "4.17.21", "@types/express": "4.17.21",
"@types/jest": "29.5.14", "@types/jest": "29.5.14",
"@types/lodash": "4.17.7", "@types/lodash": "4.17.13",
"@types/node": "20.16.5", "@types/node": "20.16.5",
"@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",