Skip to content

Commit f8a134b

Browse files
committed
update lock file
1 parent 9f46ffc commit f8a134b

File tree

1 file changed

+38
-1
lines changed

1 file changed

+38
-1
lines changed

lambdas/yarn.lock

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,6 +807,16 @@
807807
"@smithy/types" "^2.12.0"
808808
tslib "^2.6.2"
809809

810+
"@aws-sdk/[email protected]":
811+
version "3.535.0"
812+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-format-url/-/util-format-url-3.535.0.tgz#b453e603ebe4c1c92e5a0bae24b6fa202ca1d38e"
813+
integrity sha512-ElbNkm0bddu53CuW44Iuux1ZbTV50fydbSh/4ypW3LrmUvHx193ogj0HXQ7X26kmmo9rXcsrLdM92yIeTjidVg==
814+
dependencies:
815+
"@aws-sdk/types" "3.535.0"
816+
"@smithy/querystring-builder" "^2.2.0"
817+
"@smithy/types" "^2.12.0"
818+
tslib "^2.6.2"
819+
810820
"@aws-sdk/util-locate-window@^3.0.0":
811821
version "3.310.0"
812822
resolved "https://registry.yarnpkg.com/@aws-sdk/util-locate-window/-/util-locate-window-3.310.0.tgz#b071baf050301adee89051032bd4139bba32cc40"
@@ -834,6 +844,16 @@
834844
"@smithy/types" "^2.12.0"
835845
tslib "^2.6.2"
836846

847+
"@aws-sdk/[email protected]":
848+
version "3.535.0"
849+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.535.0.tgz#f5c26fb6f3f561d3cf35f96f303b1775afad0a5b"
850+
integrity sha512-dRek0zUuIT25wOWJlsRm97nTkUlh1NDcLsQZIN2Y8KxhwoXXWtJs5vaDPT+qAg+OpcNj80i1zLR/CirqlFg/TQ==
851+
dependencies:
852+
"@aws-sdk/types" "3.535.0"
853+
"@smithy/node-config-provider" "^2.3.0"
854+
"@smithy/types" "^2.12.0"
855+
tslib "^2.6.2"
856+
837857
"@aws-sdk/util-utf8-browser@^3.0.0":
838858
version "3.259.0"
839859
resolved "https://registry.yarnpkg.com/@aws-sdk/util-utf8-browser/-/util-utf8-browser-3.259.0.tgz#3275a6f5eb334f96ca76635b961d3c50259fd9ff"
@@ -3169,6 +3189,14 @@
31693189
"@smithy/types" "^2.12.0"
31703190
tslib "^2.6.2"
31713191

3192+
"@smithy/querystring-parser@^2.2.0":
3193+
version "2.2.0"
3194+
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.2.0.tgz#24a5633f4b3806ff2888d4c2f4169e105fdffd79"
3195+
integrity sha512-BvHCDrKfbG5Yhbpj4vsbuPV2GgcpHiAkLeIlcA1LtfpMz3jrqizP1+OguSNSj1MwBHEiN+jwNisXLGdajGDQJA==
3196+
dependencies:
3197+
"@smithy/types" "^2.12.0"
3198+
tslib "^2.6.2"
3199+
31723200
"@smithy/service-error-classification@^2.0.4":
31733201
version "2.0.5"
31743202
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.0.5.tgz#22c84fad456730adfa31cae91d47acd31304c346"
@@ -3366,6 +3394,15 @@
33663394
"@smithy/types" "^2.12.0"
33673395
tslib "^2.6.2"
33683396

3397+
"@smithy/util-waiter@^2.2.0":
3398+
version "2.2.0"
3399+
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-2.2.0.tgz#d11baf50637bfaadb9641d6ca1619da413dd2612"
3400+
integrity sha512-IHk53BVw6MPMi2Gsn+hCng8rFA3ZmR3Rk7GllxDUW9qFJl/hiSvskn7XldkECapQVkIg/1dHpMAxI9xSTaLLSA==
3401+
dependencies:
3402+
"@smithy/abort-controller" "^2.2.0"
3403+
"@smithy/types" "^2.12.0"
3404+
tslib "^2.6.2"
3405+
33693406
"@swc-node/core@^1.12.0":
33703407
version "1.12.0"
33713408
resolved "https://registry.yarnpkg.com/@swc-node/core/-/core-1.12.0.tgz#6c99b8dee096a93c7f5c665749d1e75fc143c14a"
@@ -3632,7 +3669,7 @@
36323669
expect "^28.0.0"
36333670
pretty-format "^28.0.0"
36343671

3635-
"@types/jest@^29.5.12":
3672+
"@types/jest@^29.5.12", "@types/jest@^29.5.6":
36363673
version "29.5.12"
36373674
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
36383675
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==

0 commit comments

Comments
 (0)