@@ -22569,7 +22569,7 @@ object.values@^1.1.1, object.values@^1.1.6:
22569
22569
define-properties "^1.1.4"
22570
22570
es-abstract "^1.20.4"
22571
22571
22572
- obuf@^1.0.0, obuf@^1.1.2, obuf@~1.1.2 :
22572
+ obuf@^1.0.0, obuf@^1.1.2:
22573
22573
version "1.1.2"
22574
22574
resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
22575
22575
integrity sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==
23401
23401
resolved "https://registry.yarnpkg.com/pg-int8/-/pg-int8-1.0.1.tgz#943bd463bf5b71b4170115f80f8efc9a0c0eb78c"
23402
23402
integrity sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==
23403
23403
23404
-
23405
- version "1.0.2"
23406
- resolved "https://registry.yarnpkg.com/pg-numeric/-/pg-numeric-1.0.2.tgz#816d9a44026086ae8ae74839acd6a09b0636aa3a"
23407
- integrity sha512-BM/Thnrw5jm2kKLE5uJkXqqExRUY/toLHda65XgFTBTFYZyopbKjBe29Ii3RbkvlsMoFwD+tHeGaCjjv0gHlyw==
23408
-
23409
23404
pg-pool@^3.10.0:
23410
23405
version "3.10.0"
23411
23406
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.10.0.tgz#134b0213755c5e7135152976488aa7cd7ee1268d"
23427
23422
postgres-date "~1.0.4"
23428
23423
postgres-interval "^1.1.0"
23429
23424
23430
- pg-types@^4.0.1:
23431
- version "4.0.1"
23432
- resolved "https://registry.yarnpkg.com/pg-types/-/pg-types-4.0.1.tgz#31857e89d00a6c66b06a14e907c3deec03889542"
23433
- integrity sha512-hRCSDuLII9/LE3smys1hRHcu5QGcLs9ggT7I/TCs0IE+2Eesxi9+9RWAAwZ0yaGjxoWICF/YHLOEjydGujoJ+g==
23434
- dependencies:
23435
- pg-int8 "1.0.1"
23436
- pg-numeric "1.0.2"
23437
- postgres-array "~3.0.1"
23438
- postgres-bytea "~3.0.0"
23439
- postgres-date "~2.0.1"
23440
- postgres-interval "^3.0.0"
23441
- postgres-range "^1.1.1"
23442
-
23443
23425
23444
23426
version "8.16.0"
23445
23427
resolved "https://registry.yarnpkg.com/pg/-/pg-8.16.0.tgz#40b08eedb5eb1834252cf3e3629503e32e6c6c04"
@@ -24237,50 +24219,23 @@ postgres-array@~2.0.0:
24237
24219
resolved "https://registry.yarnpkg.com/postgres-array/-/postgres-array-2.0.0.tgz#48f8fce054fbc69671999329b8834b772652d82e"
24238
24220
integrity sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==
24239
24221
24240
- postgres-array@~3.0.1:
24241
- version "3.0.2"
24242
- resolved "https://registry.yarnpkg.com/postgres-array/-/postgres-array-3.0.2.tgz#68d6182cb0f7f152a7e60dc6a6889ed74b0a5f98"
24243
- integrity sha512-6faShkdFugNQCLwucjPcY5ARoW1SlbnrZjmGl0IrrqewpvxvhSLHimCVzqeuULCbG0fQv7Dtk1yDbG3xv7Veog==
24244
-
24245
24222
postgres-bytea@~1.0.0:
24246
24223
version "1.0.0"
24247
24224
resolved "https://registry.yarnpkg.com/postgres-bytea/-/postgres-bytea-1.0.0.tgz#027b533c0aa890e26d172d47cf9ccecc521acd35"
24248
24225
integrity sha1-AntTPAqokOJtFy1Hz5zOzFIazTU=
24249
24226
24250
- postgres-bytea@~3.0.0:
24251
- version "3.0.0"
24252
- resolved "https://registry.yarnpkg.com/postgres-bytea/-/postgres-bytea-3.0.0.tgz#9048dc461ac7ba70a6a42d109221619ecd1cb089"
24253
- integrity sha512-CNd4jim9RFPkObHSjVHlVrxoVQXz7quwNFpz7RY1okNNme49+sVyiTvTRobiLV548Hx/hb1BG+iE7h9493WzFw==
24254
- dependencies:
24255
- obuf "~1.1.2"
24256
-
24257
24227
postgres-date@~1.0.4:
24258
24228
version "1.0.7"
24259
24229
resolved "https://registry.yarnpkg.com/postgres-date/-/postgres-date-1.0.7.tgz#51bc086006005e5061c591cee727f2531bf641a8"
24260
24230
integrity sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q==
24261
24231
24262
- postgres-date@~2.0.1:
24263
- version "2.0.1"
24264
- resolved "https://registry.yarnpkg.com/postgres-date/-/postgres-date-2.0.1.tgz#638b62e5c33764c292d37b08f5257ecb09231457"
24265
- integrity sha512-YtMKdsDt5Ojv1wQRvUhnyDJNSr2dGIC96mQVKz7xufp07nfuFONzdaowrMHjlAzY6GDLd4f+LUHHAAM1h4MdUw==
24266
-
24267
24232
postgres-interval@^1.1.0:
24268
24233
version "1.2.0"
24269
24234
resolved "https://registry.yarnpkg.com/postgres-interval/-/postgres-interval-1.2.0.tgz#b460c82cb1587507788819a06aa0fffdb3544695"
24270
24235
integrity sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==
24271
24236
dependencies:
24272
24237
xtend "^4.0.0"
24273
24238
24274
- postgres-interval@^3.0.0:
24275
- version "3.0.0"
24276
- resolved "https://registry.yarnpkg.com/postgres-interval/-/postgres-interval-3.0.0.tgz#baf7a8b3ebab19b7f38f07566c7aab0962f0c86a"
24277
- integrity sha512-BSNDnbyZCXSxgA+1f5UU2GmwhoI0aU5yMxRGO8CdFEcY2BQF9xm/7MqKnYoM1nJDk8nONNWDk9WeSmePFhQdlw==
24278
-
24279
- postgres-range@^1.1.1:
24280
- version "1.1.3"
24281
- resolved "https://registry.yarnpkg.com/postgres-range/-/postgres-range-1.1.3.tgz#9ccd7b01ca2789eb3c2e0888b3184225fa859f76"
24282
- integrity sha512-VdlZoocy5lCP0c/t66xAfclglEapXPCIVhqqJRncYpvbCgImF0w67aPKfbqUMr72tO2k5q0TdTZwCLjPTI6C9g==
24283
-
24284
24239
postgres@^3.4.7:
24285
24240
version "3.4.7"
24286
24241
resolved "https://registry.yarnpkg.com/postgres/-/postgres-3.4.7.tgz#122f460a808fe300cae53f592108b9906e625345"
0 commit comments