1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00

chore(deps): update dependency @types/node to v20.11.22 (#7610)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-04 17:42:26 -05:00 committed by GitHub
parent 935ddf3fbd
commit 5bc13c49a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
e2e/package-lock.json generated
View File

@ -1156,9 +1156,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "20.11.20",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.20.tgz",
"integrity": "sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg==",
"version": "20.11.22",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.22.tgz",
"integrity": "sha512-/G+IxWxma6V3E+pqK1tSl2Fo1kl41pK1yeCyDsgkF9WlVAme4j5ISYM2zR11bgLFJGLN5sVK40T4RJNuiZbEjA==",
"dev": true,
"dependencies": {
"undici-types": "~5.26.4"