mirror of
https://github.com/apricote/Listory.git
synced 2026-02-07 10:17:02 +00:00
chore(deps): update dependency @types/lodash to v4.14.201
This commit is contained in:
parent
2b67cda038
commit
a5b6925870
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/cookie-parser": "1.4.6",
|
||||||
"@types/express": "4.17.21",
|
"@types/express": "4.17.21",
|
||||||
"@types/jest": "29.5.8",
|
"@types/jest": "29.5.8",
|
||||||
"@types/lodash": "4.14.200",
|
"@types/lodash": "4.14.201",
|
||||||
"@types/node": "20.8.10",
|
"@types/node": "20.8.10",
|
||||||
"@types/passport-http-bearer": "1.0.40",
|
"@types/passport-http-bearer": "1.0.40",
|
||||||
"@types/passport-jwt": "3.0.13",
|
"@types/passport-jwt": "3.0.13",
|
||||||
|
|
@ -3586,9 +3586,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/lodash": {
|
"node_modules/@types/lodash": {
|
||||||
"version": "4.14.200",
|
"version": "4.14.201",
|
||||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.200.tgz",
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.201.tgz",
|
||||||
"integrity": "sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==",
|
"integrity": "sha512-y9euML0cim1JrykNxADLfaG0FgD1g/yTHwUs/Jg9ZIU7WKj2/4IW9Lbb1WZbvck78W/lfGXFfe+u2EGfIJXdLQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/mime": {
|
"node_modules/@types/mime": {
|
||||||
|
|
|
||||||
|
|
@ -87,7 +87,7 @@
|
||||||
"@types/cookie-parser": "1.4.6",
|
"@types/cookie-parser": "1.4.6",
|
||||||
"@types/express": "4.17.21",
|
"@types/express": "4.17.21",
|
||||||
"@types/jest": "29.5.8",
|
"@types/jest": "29.5.8",
|
||||||
"@types/lodash": "4.14.200",
|
"@types/lodash": "4.14.201",
|
||||||
"@types/node": "20.8.10",
|
"@types/node": "20.8.10",
|
||||||
"@types/passport-http-bearer": "1.0.40",
|
"@types/passport-http-bearer": "1.0.40",
|
||||||
"@types/passport-jwt": "3.0.13",
|
"@types/passport-jwt": "3.0.13",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue