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

Commit e696a23

Browse files
chore(deps): update dependency aws-testing-library to v4
1 parent 5dfbbcb commit e696a23

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": "^0.28.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
@@ -1542,12 +1542,12 @@
15421542
terminal-link "^2.0.0"
15431543
v8-to-istanbul "^8.1.0"
15441544

1545-
"@jest/schemas@^28.0.2":
1546-
version "28.0.2"
1547-
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-28.0.2.tgz#08c30df6a8d07eafea0aef9fb222c5e26d72e613"
1548-
integrity sha512-YVDJZjd4izeTDkij00vHHAymNXQ6WWsdChFRK86qck6Jpr3DCL5W3Is3vslviRlP+bLuMYRLbdp98amMvqudhA==
1545+
"@jest/schemas@^29.6.3":
1546+
version "29.6.3"
1547+
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.6.3.tgz#430b5ce8a4e0044a7e3819663305a7b3091c8e03"
1548+
integrity sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==
15491549
dependencies:
1550-
"@sinclair/typebox" "^0.23.3"
1550+
"@sinclair/typebox" "^0.27.8"
15511551

15521552
"@jest/source-map@^27.5.0":
15531553
version "27.5.0"
@@ -2705,10 +2705,10 @@
27052705
"@sendgrid/client" "^7.7.0"
27062706
"@sendgrid/helpers" "^7.7.0"
27072707

2708-
"@sinclair/typebox@^0.23.3":
2709-
version "0.23.5"
2710-
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.23.5.tgz#93f7b9f4e3285a7a9ade7557d9a8d36809cbc47d"
2711-
integrity sha512-AFBVi/iT4g20DHoujvMH1aEDn8fGJh4xsRGCP6d8RpLPMqsNPvW01Jcn0QysXTsg++/xj25NmJsGyH9xug/wKg==
2708+
"@sinclair/typebox@^0.27.8":
2709+
version "0.27.8"
2710+
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
2711+
integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==
27122712

27132713
"@sinonjs/commons@^1.7.0":
27142714
version "1.8.3"
@@ -4144,15 +4144,15 @@ aws-sign2@~0.7.0:
41444144
resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
41454145
integrity sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=
41464146

4147-
aws-testing-library@^2.0.0:
4148-
version "2.1.7"
4149-
resolved "https://registry.yarnpkg.com/aws-testing-library/-/aws-testing-library-2.1.7.tgz#20933b92659674d0ebf881fbc0582b6ec49e7700"
4150-
integrity sha512-VE2zpaK1aWQuDRMCmWmuBfyd1KD8KALbC5PetvIW4rP2KRSHtnN7W7tKdDA5vWXV22e3BsfEXEZbx23ZhjmsVA==
4147+
aws-testing-library@^4.0.0:
4148+
version "4.0.6"
4149+
resolved "https://registry.yarnpkg.com/aws-testing-library/-/aws-testing-library-4.0.6.tgz#c4ca60dec72eebdbc18a8fca75d483c95b11f919"
4150+
integrity sha512-D2pMJug6ObLF7WbA/Qv/qRnWlp2CyScGybetZc2ihQ7EoOGE6MFaortXcnk7eLGqb9MDgcpqgsESkzSt81uY4A==
41514151
dependencies:
41524152
aws-sdk "^2.678.0"
41534153
axios "^0.27.0"
41544154
filter-obj "^3.0.0"
4155-
jest-diff "^28.0.0"
4155+
jest-diff "^29.0.0"
41564156
uuid "^9.0.0"
41574157

41584158
@@ -5890,10 +5890,10 @@ diff-sequences@^27.5.1:
58905890
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.5.1.tgz#eaecc0d327fd68c8d9672a1e64ab8dccb2ef5327"
58915891
integrity sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==
58925892

5893-
diff-sequences@^28.0.2:
5894-
version "28.0.2"
5895-
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-28.0.2.tgz#40f8d4ffa081acbd8902ba35c798458d0ff1af41"
5896-
integrity sha512-YtEoNynLDFCRznv/XDalsKGSZDoj0U5kLnXvY0JSq3nBboRrZXjD81+eSiwi+nzcZDwedMmcowcxNwwgFW23mQ==
5893+
diff-sequences@^29.6.3:
5894+
version "29.6.3"
5895+
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-29.6.3.tgz#4deaf894d11407c51efc8418012f9e70b84ea921"
5896+
integrity sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==
58975897

58985898
diff@^4.0.1:
58995899
version "4.0.2"
@@ -8570,15 +8570,15 @@ jest-diff@^27.5.1:
85708570
jest-get-type "^27.5.1"
85718571
pretty-format "^27.5.1"
85728572

8573-
jest-diff@^28.0.0:
8574-
version "28.1.0"
8575-
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-28.1.0.tgz#77686fef899ec1873dbfbf9330e37dd429703269"
8576-
integrity sha512-8eFd3U3OkIKRtlasXfiAQfbovgFgRDb0Ngcs2E+FMeBZ4rUezqIaGjuyggJBp+llosQXNEWofk/Sz4Hr5gMUhA==
8573+
jest-diff@^29.0.0:
8574+
version "29.7.0"
8575+
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.7.0.tgz#017934a66ebb7ecf6f205e84699be10afd70458a"
8576+
integrity sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==
85778577
dependencies:
85788578
chalk "^4.0.0"
8579-
diff-sequences "^28.0.2"
8580-
jest-get-type "^28.0.2"
8581-
pretty-format "^28.1.0"
8579+
diff-sequences "^29.6.3"
8580+
jest-get-type "^29.6.3"
8581+
pretty-format "^29.7.0"
85828582

85838583
jest-docblock@^27.5.0:
85848584
version "27.5.0"
@@ -8676,10 +8676,10 @@ jest-get-type@^27.5.1:
86768676
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.5.1.tgz#3cd613c507b0f7ace013df407a1c1cd578bcb4f1"
86778677
integrity sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==
86788678

8679-
jest-get-type@^28.0.2:
8680-
version "28.0.2"
8681-
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-28.0.2.tgz#34622e628e4fdcd793d46db8a242227901fcf203"
8682-
integrity sha512-ioj2w9/DxSYHfOm5lJKCdcAmPJzQXmbM/Url3rhlghrPvT3tt+7a/+oXc9azkKmLvoiXjtV83bEWqi+vs5nlPA==
8679+
jest-get-type@^29.6.3:
8680+
version "29.6.3"
8681+
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-29.6.3.tgz#36f499fdcea197c1045a127319c0481723908fd1"
8682+
integrity sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==
86838683

86848684
jest-haste-map@^27.5.0:
86858685
version "27.5.0"
@@ -11723,13 +11723,12 @@ pretty-format@^27.5.1:
1172311723
ansi-styles "^5.0.0"
1172411724
react-is "^17.0.1"
1172511725

11726-
pretty-format@^28.1.0:
11727-
version "28.1.0"
11728-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-28.1.0.tgz#8f5836c6a0dfdb834730577ec18029052191af55"
11729-
integrity sha512-79Z4wWOYCdvQkEoEuSlBhHJqWeZ8D8YRPiPctJFCtvuaClGpiwiQYSCUOE6IEKUbbFukKOTFIUAXE8N4EQTo1Q==
11726+
pretty-format@^29.7.0:
11727+
version "29.7.0"
11728+
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.7.0.tgz#ca42c758310f365bfa71a0bda0a807160b776812"
11729+
integrity sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==
1173011730
dependencies:
11731-
"@jest/schemas" "^28.0.2"
11732-
ansi-regex "^5.0.1"
11731+
"@jest/schemas" "^29.6.3"
1173311732
ansi-styles "^5.0.0"
1173411733
react-is "^18.0.0"
1173511734

0 commit comments

Comments
 (0)