Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit c2467ce

Browse files
chore(deps): update dependency aws-testing-library to v4
1 parent 6a9719f commit c2467ce

File tree

5 files changed

+38
-39
lines changed

5 files changed

+38
-39
lines changed

services/api-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/jsonwebtoken": "^8.5.0",
2626
"@types/node": "^16.0.0",
2727
"@types/puppeteer": "^5.0.0",
28-
"aws-testing-library": "^2.0.0",
28+
"aws-testing-library": "^4.0.0",
2929
"axios": "^1.0.0",
3030
"chai": "^4.2.0",
3131
"jest": "27.5.1",

services/db-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/jest": "^27.0.0",
2626
"@types/node": "^16.0.0",
2727
"@types/uuid": "^8.0.0",
28-
"aws-testing-library": "^2.0.0",
28+
"aws-testing-library": "^4.0.0",
2929
"chai": "^4.2.0",
3030
"dotenv": "^16.0.0",
3131
"jest": "27.5.1",

services/file-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/jest": "^27.0.0",
2626
"@types/node": "^16.0.0",
2727
"@types/node-fetch": "^3.0.0",
28-
"aws-testing-library": "^2.0.0",
28+
"aws-testing-library": "^4.0.0",
2929
"chai": "^4.2.0",
3030
"jest": "27.5.1",
3131
"serverless-plugin-tracing": "^2.0.0",

services/kinesis-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/jest": "^27.0.0",
2626
"@types/node": "^16.0.0",
2727
"@types/node-fetch": "^3.0.0",
28-
"aws-testing-library": "^2.0.0",
28+
"aws-testing-library": "^4.0.0",
2929
"chai": "^4.2.0",
3030
"jest": "27.5.1",
3131
"mockdate": "^3.0.0",

yarn.lock

Lines changed: 34 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1537,12 +1537,12 @@
15371537
terminal-link "^2.0.0"
15381538
v8-to-istanbul "^8.1.0"
15391539

1540-
"@jest/schemas@^28.0.2":
1541-
version "28.0.2"
1542-
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-28.0.2.tgz#08c30df6a8d07eafea0aef9fb222c5e26d72e613"
1543-
integrity sha512-YVDJZjd4izeTDkij00vHHAymNXQ6WWsdChFRK86qck6Jpr3DCL5W3Is3vslviRlP+bLuMYRLbdp98amMvqudhA==
1540+
"@jest/schemas@^29.6.3":
1541+
version "29.6.3"
1542+
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.6.3.tgz#430b5ce8a4e0044a7e3819663305a7b3091c8e03"
1543+
integrity sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==
15441544
dependencies:
1545-
"@sinclair/typebox" "^0.23.3"
1545+
"@sinclair/typebox" "^0.27.8"
15461546

15471547
"@jest/source-map@^27.5.0":
15481548
version "27.5.0"
@@ -2744,10 +2744,10 @@
27442744
"@sendgrid/client" "^7.7.0"
27452745
"@sendgrid/helpers" "^7.7.0"
27462746

2747-
"@sinclair/typebox@^0.23.3":
2748-
version "0.23.5"
2749-
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.23.5.tgz#93f7b9f4e3285a7a9ade7557d9a8d36809cbc47d"
2750-
integrity sha512-AFBVi/iT4g20DHoujvMH1aEDn8fGJh4xsRGCP6d8RpLPMqsNPvW01Jcn0QysXTsg++/xj25NmJsGyH9xug/wKg==
2747+
"@sinclair/typebox@^0.27.8":
2748+
version "0.27.8"
2749+
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
2750+
integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==
27512751

27522752
"@sinonjs/commons@^1.7.0":
27532753
version "1.8.3"
@@ -4190,15 +4190,15 @@ aws-sign2@~0.7.0:
41904190
resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
41914191
integrity sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=
41924192

4193-
aws-testing-library@^2.0.0:
4194-
version "2.1.7"
4195-
resolved "https://registry.yarnpkg.com/aws-testing-library/-/aws-testing-library-2.1.7.tgz#20933b92659674d0ebf881fbc0582b6ec49e7700"
4196-
integrity sha512-VE2zpaK1aWQuDRMCmWmuBfyd1KD8KALbC5PetvIW4rP2KRSHtnN7W7tKdDA5vWXV22e3BsfEXEZbx23ZhjmsVA==
4193+
aws-testing-library@^4.0.0:
4194+
version "4.0.6"
4195+
resolved "https://registry.yarnpkg.com/aws-testing-library/-/aws-testing-library-4.0.6.tgz#c4ca60dec72eebdbc18a8fca75d483c95b11f919"
4196+
integrity sha512-D2pMJug6ObLF7WbA/Qv/qRnWlp2CyScGybetZc2ihQ7EoOGE6MFaortXcnk7eLGqb9MDgcpqgsESkzSt81uY4A==
41974197
dependencies:
41984198
aws-sdk "^2.678.0"
41994199
axios "^0.27.0"
42004200
filter-obj "^3.0.0"
4201-
jest-diff "^28.0.0"
4201+
jest-diff "^29.0.0"
42024202
uuid "^9.0.0"
42034203

42044204
@@ -6005,10 +6005,10 @@ diff-sequences@^27.5.1:
60056005
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.5.1.tgz#eaecc0d327fd68c8d9672a1e64ab8dccb2ef5327"
60066006
integrity sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==
60076007

6008-
diff-sequences@^28.0.2:
6009-
version "28.0.2"
6010-
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-28.0.2.tgz#40f8d4ffa081acbd8902ba35c798458d0ff1af41"
6011-
integrity sha512-YtEoNynLDFCRznv/XDalsKGSZDoj0U5kLnXvY0JSq3nBboRrZXjD81+eSiwi+nzcZDwedMmcowcxNwwgFW23mQ==
6008+
diff-sequences@^29.6.3:
6009+
version "29.6.3"
6010+
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-29.6.3.tgz#4deaf894d11407c51efc8418012f9e70b84ea921"
6011+
integrity sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==
60126012

60136013
diff@^4.0.1:
60146014
version "4.0.2"
@@ -8788,15 +8788,15 @@ jest-diff@^27.5.1:
87888788
jest-get-type "^27.5.1"
87898789
pretty-format "^27.5.1"
87908790

8791-
jest-diff@^28.0.0:
8792-
version "28.1.0"
8793-
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-28.1.0.tgz#77686fef899ec1873dbfbf9330e37dd429703269"
8794-
integrity sha512-8eFd3U3OkIKRtlasXfiAQfbovgFgRDb0Ngcs2E+FMeBZ4rUezqIaGjuyggJBp+llosQXNEWofk/Sz4Hr5gMUhA==
8791+
jest-diff@^29.0.0:
8792+
version "29.7.0"
8793+
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.7.0.tgz#017934a66ebb7ecf6f205e84699be10afd70458a"
8794+
integrity sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==
87958795
dependencies:
87968796
chalk "^4.0.0"
8797-
diff-sequences "^28.0.2"
8798-
jest-get-type "^28.0.2"
8799-
pretty-format "^28.1.0"
8797+
diff-sequences "^29.6.3"
8798+
jest-get-type "^29.6.3"
8799+
pretty-format "^29.7.0"
88008800

88018801
jest-docblock@^27.5.0:
88028802
version "27.5.0"
@@ -8894,10 +8894,10 @@ jest-get-type@^27.5.1:
88948894
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.5.1.tgz#3cd613c507b0f7ace013df407a1c1cd578bcb4f1"
88958895
integrity sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==
88968896

8897-
jest-get-type@^28.0.2:
8898-
version "28.0.2"
8899-
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-28.0.2.tgz#34622e628e4fdcd793d46db8a242227901fcf203"
8900-
integrity sha512-ioj2w9/DxSYHfOm5lJKCdcAmPJzQXmbM/Url3rhlghrPvT3tt+7a/+oXc9azkKmLvoiXjtV83bEWqi+vs5nlPA==
8897+
jest-get-type@^29.6.3:
8898+
version "29.6.3"
8899+
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-29.6.3.tgz#36f499fdcea197c1045a127319c0481723908fd1"
8900+
integrity sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==
89018901

89028902
jest-haste-map@^27.5.0:
89038903
version "27.5.0"
@@ -11968,13 +11968,12 @@ pretty-format@^27.5.1:
1196811968
ansi-styles "^5.0.0"
1196911969
react-is "^17.0.1"
1197011970

11971-
pretty-format@^28.1.0:
11972-
version "28.1.0"
11973-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-28.1.0.tgz#8f5836c6a0dfdb834730577ec18029052191af55"
11974-
integrity sha512-79Z4wWOYCdvQkEoEuSlBhHJqWeZ8D8YRPiPctJFCtvuaClGpiwiQYSCUOE6IEKUbbFukKOTFIUAXE8N4EQTo1Q==
11971+
pretty-format@^29.7.0:
11972+
version "29.7.0"
11973+
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.7.0.tgz#ca42c758310f365bfa71a0bda0a807160b776812"
11974+
integrity sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==
1197511975
dependencies:
11976-
"@jest/schemas" "^28.0.2"
11977-
ansi-regex "^5.0.1"
11976+
"@jest/schemas" "^29.6.3"
1197811977
ansi-styles "^5.0.0"
1197911978
react-is "^18.0.0"
1198011979

0 commit comments

Comments
 (0)