mirror of
https://github.com/immich-app/immich.git
synced 2025-02-04 01:09:14 -05:00
chore(deps): update dependency @types/pg to v8.11.1 (#7522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dc7a329cc8
commit
7eb8e2ff9c
1 changed files with 3 additions and 3 deletions
6
e2e/package-lock.json
generated
6
e2e/package-lock.json
generated
|
@ -837,9 +837,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/pg": {
|
"node_modules/@types/pg": {
|
||||||
"version": "8.11.0",
|
"version": "8.11.1",
|
||||||
"resolved": "https://registry.npmjs.org/@types/pg/-/pg-8.11.0.tgz",
|
"resolved": "https://registry.npmjs.org/@types/pg/-/pg-8.11.1.tgz",
|
||||||
"integrity": "sha512-sDAlRiBNthGjNFfvt0k6mtotoVYVQ63pA8R4EMWka7crawSR60waVYR0HAgmPRs/e2YaeJTD/43OoZ3PFw80pw==",
|
"integrity": "sha512-tUMU6HRvsosqH0qov7YH0Kj6EnziKoqmHUcREBPlDEQLWT+TxDUBT1MmQ53byHXs171xn3YFPIPwVTkVb16mVg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/node": "*",
|
"@types/node": "*",
|
||||||
|
|
Loading…
Add table
Reference in a new issue