@@ -23758,7 +23758,7 @@ object.values@^1.1.1, object.values@^1.1.6:
23758
23758
define-properties "^1.1.4"
23759
23759
es-abstract "^1.20.4"
23760
23760
23761
- obuf@^1.0.0, obuf@^1.1.2, obuf@~1.1.2 :
23761
+ obuf@^1.0.0, obuf@^1.1.2:
23762
23762
version "1.1.2"
23763
23763
resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
23764
23764
integrity sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==
24604
24604
resolved "https://registry.yarnpkg.com/pg-int8/-/pg-int8-1.0.1.tgz#943bd463bf5b71b4170115f80f8efc9a0c0eb78c"
24605
24605
integrity sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==
24606
24606
24607
-
24608
- version "1.0.2"
24609
- resolved "https://registry.yarnpkg.com/pg-numeric/-/pg-numeric-1.0.2.tgz#816d9a44026086ae8ae74839acd6a09b0636aa3a"
24610
- integrity sha512-BM/Thnrw5jm2kKLE5uJkXqqExRUY/toLHda65XgFTBTFYZyopbKjBe29Ii3RbkvlsMoFwD+tHeGaCjjv0gHlyw==
24611
-
24612
24607
pg-pool@^3.10.0:
24613
24608
version "3.10.0"
24614
24609
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.10.0.tgz#134b0213755c5e7135152976488aa7cd7ee1268d"
24630
24625
postgres-date "~1.0.4"
24631
24626
postgres-interval "^1.1.0"
24632
24627
24633
- pg-types@^4.0.1:
24634
- version "4.0.1"
24635
- resolved "https://registry.yarnpkg.com/pg-types/-/pg-types-4.0.1.tgz#31857e89d00a6c66b06a14e907c3deec03889542"
24636
- integrity sha512-hRCSDuLII9/LE3smys1hRHcu5QGcLs9ggT7I/TCs0IE+2Eesxi9+9RWAAwZ0yaGjxoWICF/YHLOEjydGujoJ+g==
24637
- dependencies:
24638
- pg-int8 "1.0.1"
24639
- pg-numeric "1.0.2"
24640
- postgres-array "~3.0.1"
24641
- postgres-bytea "~3.0.0"
24642
- postgres-date "~2.0.1"
24643
- postgres-interval "^3.0.0"
24644
- postgres-range "^1.1.1"
24645
-
24646
24628
24647
24629
version "8.16.0"
24648
24630
resolved "https://registry.yarnpkg.com/pg/-/pg-8.16.0.tgz#40b08eedb5eb1834252cf3e3629503e32e6c6c04"
@@ -25449,50 +25431,23 @@ postgres-array@~2.0.0:
25449
25431
resolved "https://registry.yarnpkg.com/postgres-array/-/postgres-array-2.0.0.tgz#48f8fce054fbc69671999329b8834b772652d82e"
25450
25432
integrity sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==
25451
25433
25452
- postgres-array@~3.0.1:
25453
- version "3.0.2"
25454
- resolved "https://registry.yarnpkg.com/postgres-array/-/postgres-array-3.0.2.tgz#68d6182cb0f7f152a7e60dc6a6889ed74b0a5f98"
25455
- integrity sha512-6faShkdFugNQCLwucjPcY5ARoW1SlbnrZjmGl0IrrqewpvxvhSLHimCVzqeuULCbG0fQv7Dtk1yDbG3xv7Veog==
25456
-
25457
25434
postgres-bytea@~1.0.0:
25458
25435
version "1.0.0"
25459
25436
resolved "https://registry.yarnpkg.com/postgres-bytea/-/postgres-bytea-1.0.0.tgz#027b533c0aa890e26d172d47cf9ccecc521acd35"
25460
25437
integrity sha1-AntTPAqokOJtFy1Hz5zOzFIazTU=
25461
25438
25462
- postgres-bytea@~3.0.0:
25463
- version "3.0.0"
25464
- resolved "https://registry.yarnpkg.com/postgres-bytea/-/postgres-bytea-3.0.0.tgz#9048dc461ac7ba70a6a42d109221619ecd1cb089"
25465
- integrity sha512-CNd4jim9RFPkObHSjVHlVrxoVQXz7quwNFpz7RY1okNNme49+sVyiTvTRobiLV548Hx/hb1BG+iE7h9493WzFw==
25466
- dependencies:
25467
- obuf "~1.1.2"
25468
-
25469
25439
postgres-date@~1.0.4:
25470
25440
version "1.0.7"
25471
25441
resolved "https://registry.yarnpkg.com/postgres-date/-/postgres-date-1.0.7.tgz#51bc086006005e5061c591cee727f2531bf641a8"
25472
25442
integrity sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q==
25473
25443
25474
- postgres-date@~2.0.1:
25475
- version "2.0.1"
25476
- resolved "https://registry.yarnpkg.com/postgres-date/-/postgres-date-2.0.1.tgz#638b62e5c33764c292d37b08f5257ecb09231457"
25477
- integrity sha512-YtMKdsDt5Ojv1wQRvUhnyDJNSr2dGIC96mQVKz7xufp07nfuFONzdaowrMHjlAzY6GDLd4f+LUHHAAM1h4MdUw==
25478
-
25479
25444
postgres-interval@^1.1.0:
25480
25445
version "1.2.0"
25481
25446
resolved "https://registry.yarnpkg.com/postgres-interval/-/postgres-interval-1.2.0.tgz#b460c82cb1587507788819a06aa0fffdb3544695"
25482
25447
integrity sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==
25483
25448
dependencies:
25484
25449
xtend "^4.0.0"
25485
25450
25486
- postgres-interval@^3.0.0:
25487
- version "3.0.0"
25488
- resolved "https://registry.yarnpkg.com/postgres-interval/-/postgres-interval-3.0.0.tgz#baf7a8b3ebab19b7f38f07566c7aab0962f0c86a"
25489
- integrity sha512-BSNDnbyZCXSxgA+1f5UU2GmwhoI0aU5yMxRGO8CdFEcY2BQF9xm/7MqKnYoM1nJDk8nONNWDk9WeSmePFhQdlw==
25490
-
25491
- postgres-range@^1.1.1:
25492
- version "1.1.3"
25493
- resolved "https://registry.yarnpkg.com/postgres-range/-/postgres-range-1.1.3.tgz#9ccd7b01ca2789eb3c2e0888b3184225fa859f76"
25494
- integrity sha512-VdlZoocy5lCP0c/t66xAfclglEapXPCIVhqqJRncYpvbCgImF0w67aPKfbqUMr72tO2k5q0TdTZwCLjPTI6C9g==
25495
-
25496
25451
postgres@^3.4.7:
25497
25452
version "3.4.7"
25498
25453
resolved "https://registry.yarnpkg.com/postgres/-/postgres-3.4.7.tgz#122f460a808fe300cae53f592108b9906e625345"
0 commit comments