mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @types/lodash to v4.14.202
This commit is contained in:
parent
b1e07f49b8
commit
836eae8ca8
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue