Compare commits
1 Commits
8c5539eddc
...
c1ecdd1490
| Author | SHA1 | Date | |
|---|---|---|---|
| c1ecdd1490 |
16
yarn.lock
16
yarn.lock
@@ -22690,10 +22690,10 @@ pg-connection-string@2.6.2:
|
||||
resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-2.6.2.tgz#713d82053de4e2bd166fab70cd4f26ad36aab475"
|
||||
integrity sha512-ch6OwaeaPYcova4kKZ15sbJ2hKb/VP48ZD2gE7i1J+L4MspCtBMAx8nMgz7bksc7IojCIIWuEhHibSMFH8m8oA==
|
||||
|
||||
pg-connection-string@^2.10.1:
|
||||
version "2.10.1"
|
||||
resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-2.10.1.tgz#34e0bf60333551ae1e76caf47cce633a5b2e4b70"
|
||||
integrity sha512-iNzslsoeSH2/gmDDKiyMqF64DATUCWj3YJ0wP14kqcsf2TUklwimd+66yYojKwZCA7h2yRNLGug71hCBA2a4sw==
|
||||
pg-connection-string@^2.10.0:
|
||||
version "2.10.0"
|
||||
resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-2.10.0.tgz#5570fd4837bd813a2b3938cd1744586c7df4a5f1"
|
||||
integrity sha512-ur/eoPKzDx2IjPaYyXS6Y8NSblxM7X64deV2ObV57vhjsWiwLvUD6meukAzogiOsu60GO8m/3Cb6FdJsWNjwXg==
|
||||
|
||||
pg-connection-string@^2.3.0, pg-connection-string@^2.6.4:
|
||||
version "2.6.4"
|
||||
@@ -22755,11 +22755,11 @@ pg@^8.11.3:
|
||||
pg-cloudflare "^1.1.1"
|
||||
|
||||
pg@^8.3.0:
|
||||
version "8.17.2"
|
||||
resolved "https://registry.yarnpkg.com/pg/-/pg-8.17.2.tgz#8df8c039c36bb97016be276094fc4991e8683963"
|
||||
integrity sha512-vjbKdiBJRqzcYw1fNU5KuHyYvdJ1qpcQg1CeBrHFqV1pWgHeVR6j/+kX0E1AAXfyuLUGY1ICrN2ELKA/z2HWzw==
|
||||
version "8.17.1"
|
||||
resolved "https://registry.yarnpkg.com/pg/-/pg-8.17.1.tgz#cecf0c96d3f5004951ccbafaaa230779ebc89d35"
|
||||
integrity sha512-EIR+jXdYNSMOrpRp7g6WgQr7SaZNZfS7IzZIO0oTNEeibq956JxeD15t3Jk3zZH0KH8DmOIx38qJfQenoE8bXQ==
|
||||
dependencies:
|
||||
pg-connection-string "^2.10.1"
|
||||
pg-connection-string "^2.10.0"
|
||||
pg-pool "^3.11.0"
|
||||
pg-protocol "^1.11.0"
|
||||
pg-types "2.2.0"
|
||||
|
||||
Reference in New Issue
Block a user