|
|
|
@ -645,7 +645,7 @@ importers:
|
|
|
|
|
version: 2.2.4 |
|
|
|
|
knex: |
|
|
|
|
specifier: 2.4.2 |
|
|
|
|
version: 2.4.2(mysql2@3.9.3)(pg@8.11.3)(sqlite3@5.1.7)(tedious@16.6.1) |
|
|
|
|
version: 2.4.2(mysql2@3.9.3)(pg@8.11.4)(sqlite3@5.1.7)(tedious@16.6.1) |
|
|
|
|
list-github-dir-content: |
|
|
|
|
specifier: ^3.0.0 |
|
|
|
|
version: 3.0.0 |
|
|
|
@ -749,8 +749,8 @@ importers:
|
|
|
|
|
specifier: ^1.0.0 |
|
|
|
|
version: 1.0.0 |
|
|
|
|
pg: |
|
|
|
|
specifier: ^8.11.3 |
|
|
|
|
version: 8.11.3 |
|
|
|
|
specifier: ^8.11.4 |
|
|
|
|
version: 8.11.4 |
|
|
|
|
redlock: |
|
|
|
|
specifier: ^5.0.0-beta.2 |
|
|
|
|
version: 5.0.0-beta.2 |
|
|
|
@ -18637,7 +18637,7 @@ packages:
|
|
|
|
|
- supports-color |
|
|
|
|
dev: false |
|
|
|
|
|
|
|
|
|
/knex@2.4.2(mysql2@3.9.3)(pg@8.11.3)(sqlite3@5.1.7)(tedious@16.6.1): |
|
|
|
|
/knex@2.4.2(mysql2@3.9.3)(pg@8.11.4)(sqlite3@5.1.7)(tedious@16.6.1): |
|
|
|
|
resolution: {integrity: sha512-tMI1M7a+xwHhPxjbl/H9K1kHX+VncEYcvCx5K00M16bWvpYPKAZd6QrCu68PtHAdIZNQPWZn0GVhqVBEthGWCg==} |
|
|
|
|
engines: {node: '>=12'} |
|
|
|
|
hasBin: true |
|
|
|
@ -18675,7 +18675,7 @@ packages:
|
|
|
|
|
interpret: 2.2.0 |
|
|
|
|
lodash: 4.17.21 |
|
|
|
|
mysql2: 3.9.3 |
|
|
|
|
pg: 8.11.3 |
|
|
|
|
pg: 8.11.4 |
|
|
|
|
pg-connection-string: 2.5.0 |
|
|
|
|
rechoir: 0.8.0 |
|
|
|
|
resolve-from: 5.0.0 |
|
|
|
@ -20077,7 +20077,7 @@ packages:
|
|
|
|
|
axios: 1.6.8(debug@4.3.4) |
|
|
|
|
emittery: 0.13.1 |
|
|
|
|
is-docker: 2.2.1 |
|
|
|
|
knex: 2.4.2(mysql2@3.9.3)(pg@8.11.3)(sqlite3@5.1.7)(tedious@16.6.1) |
|
|
|
|
knex: 2.4.2(mysql2@3.9.3)(pg@8.11.4)(sqlite3@5.1.7)(tedious@16.6.1) |
|
|
|
|
lodash: 4.17.21 |
|
|
|
|
posthog-node: 1.3.0(debug@4.3.4) |
|
|
|
|
snowflake-sdk: 1.8.0(asn1.js@5.4.1) |
|
|
|
@ -21613,6 +21613,10 @@ packages:
|
|
|
|
|
/pg-connection-string@2.6.2: |
|
|
|
|
resolution: {integrity: sha512-ch6OwaeaPYcova4kKZ15sbJ2hKb/VP48ZD2gE7i1J+L4MspCtBMAx8nMgz7bksc7IojCIIWuEhHibSMFH8m8oA==} |
|
|
|
|
|
|
|
|
|
/pg-connection-string@2.6.3: |
|
|
|
|
resolution: {integrity: sha512-77FxhhKJQH+xJx6tDqkhhMa0nZvv3U1HYLDQgwZxZafVD583++O5LXn5oo5HaQZ0vXwYcZA1koYAJM3JvD6Gtw==} |
|
|
|
|
dev: false |
|
|
|
|
|
|
|
|
|
/pg-int8@1.0.1: |
|
|
|
|
resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==} |
|
|
|
|
engines: {node: '>=4.0.0'} |
|
|
|
@ -21624,17 +21628,21 @@ packages:
|
|
|
|
|
dependencies: |
|
|
|
|
pg: 8.10.0 |
|
|
|
|
|
|
|
|
|
/pg-pool@3.6.1(pg@8.11.3): |
|
|
|
|
resolution: {integrity: sha512-jizsIzhkIitxCGfPRzJn1ZdcosIt3pz9Sh3V01fm1vZnbnCMgmGl5wvGGdNN2EL9Rmb0EcFoCkixH4Pu+sP9Og==} |
|
|
|
|
/pg-pool@3.6.2(pg@8.11.4): |
|
|
|
|
resolution: {integrity: sha512-Htjbg8BlwXqSBQ9V8Vjtc+vzf/6fVUuak/3/XXKA9oxZprwW3IMDQTGHP+KDmVL7rtd+R1QjbnCFPuTHm3G4hg==} |
|
|
|
|
peerDependencies: |
|
|
|
|
pg: '>=8.0' |
|
|
|
|
dependencies: |
|
|
|
|
pg: 8.11.3 |
|
|
|
|
pg: 8.11.4 |
|
|
|
|
dev: false |
|
|
|
|
|
|
|
|
|
/pg-protocol@1.6.0: |
|
|
|
|
resolution: {integrity: sha512-M+PDm637OY5WM307051+bsDia5Xej6d9IR4GwJse1qA1DIhiKlksvrneZOYQq42OM+spubpcNYEo2FcKQrDk+Q==} |
|
|
|
|
|
|
|
|
|
/pg-protocol@1.6.1: |
|
|
|
|
resolution: {integrity: sha512-jPIlvgoD63hrEuihvIg+tJhoGjUsLPn6poJY9N5CnlPd91c2T18T/9zBtLxZSb1EhYxBRoZJtzScCaWlYLtktg==} |
|
|
|
|
dev: false |
|
|
|
|
|
|
|
|
|
/pg-types@2.2.0: |
|
|
|
|
resolution: {integrity: sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==} |
|
|
|
|
engines: {node: '>=4'} |
|
|
|
@ -21662,8 +21670,8 @@ packages:
|
|
|
|
|
pg-types: 2.2.0 |
|
|
|
|
pgpass: 1.0.5 |
|
|
|
|
|
|
|
|
|
/pg@8.11.3: |
|
|
|
|
resolution: {integrity: sha512-+9iuvG8QfaaUrrph+kpF24cXkH1YOOUeArRNYIxq1viYHZagBxrTno7cecY1Fa44tJeZvaoG+Djpkc3JwehN5g==} |
|
|
|
|
/pg@8.11.4: |
|
|
|
|
resolution: {integrity: sha512-pWb7JKPxGk1UFbtq7jQ0m3IfPpb7LLACCEyN8/u9DYEom+Q/BSKy+4TRl4+Hh003AOYhppB/z+QK87/hx/bk0w==} |
|
|
|
|
engines: {node: '>= 8.0.0'} |
|
|
|
|
peerDependencies: |
|
|
|
|
pg-native: '>=3.0.1' |
|
|
|
@ -21671,11 +21679,9 @@ packages:
|
|
|
|
|
pg-native: |
|
|
|
|
optional: true |
|
|
|
|
dependencies: |
|
|
|
|
buffer-writer: 2.0.0 |
|
|
|
|
packet-reader: 1.0.0 |
|
|
|
|
pg-connection-string: 2.6.2 |
|
|
|
|
pg-pool: 3.6.1(pg@8.11.3) |
|
|
|
|
pg-protocol: 1.6.0 |
|
|
|
|
pg-connection-string: 2.6.3 |
|
|
|
|
pg-pool: 3.6.2(pg@8.11.4) |
|
|
|
|
pg-protocol: 1.6.1 |
|
|
|
|
pg-types: 2.2.0 |
|
|
|
|
pgpass: 1.0.5 |
|
|
|
|
optionalDependencies: |
|
|
|
|