diff --git a/.github/workflows/publish-release-on-pr-merge.yml b/.github/workflows/publish-release-on-pr-merge.yml index df48698..324b8a6 100644 --- a/.github/workflows/publish-release-on-pr-merge.yml +++ b/.github/workflows/publish-release-on-pr-merge.yml @@ -1,4 +1,4 @@ -name: Publish Release on PR Merge +name: Publish GitHub Release on PR Merge on: pull_request: @@ -19,7 +19,11 @@ jobs: - name: Check for existing release id: existing env: + # The gh commands below read both of these from the environment: GH_TOKEN for auth, + # GH_REPO for which repo to act on. GH_REPO is required because this job has no + # checkout, so gh has no git remote to infer it from, and gh ignores GITHUB_REPOSITORY. GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GH_REPO: ${{ github.repository }} PR_NUMBER: ${{ github.event.pull_request.number }} run: | marker="" @@ -45,6 +49,7 @@ jobs: if: steps.existing.outputs.skip == 'false' env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GH_REPO: ${{ github.repository }} PR_TITLE: ${{ github.event.pull_request.title }} run: | LAST_TAG=$(gh release list --limit 1 --json tagName -q '.[0].tagName') @@ -79,6 +84,7 @@ jobs: if: steps.existing.outputs.skip == 'false' env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GH_REPO: ${{ github.repository }} PR_NUMBER: ${{ github.event.pull_request.number }} PR_BODY: ${{ github.event.pull_request.body }} MERGE_SHA: ${{ github.event.pull_request.merge_commit_sha }} diff --git a/yarn.lock b/yarn.lock index 1d78b8c..1bdf6c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,232 +2,232 @@ # yarn lockfile v1 -"@aws-sdk/checksums@^3.1000.14": - version "3.1000.14" - resolved "https://registry.npmjs.org/@aws-sdk/checksums/-/checksums-3.1000.14.tgz#51e075b5c88f6954723c7bb623350f2b708f50d0" - integrity sha512-9j0TSNmYVywV+shhBXXkIhaazZwZ+nDSGfG6V47nFLqXdk6mPYk/OJkV4+uRvIg2Ju5F6HTvgM/sfsuTsbAYwg== - dependencies: - "@aws-sdk/core" "^3.974.29" - "@aws-sdk/types" "^3.973.15" - "@smithy/core" "^3.29.0" - "@smithy/types" "^4.15.1" +"@aws-sdk/checksums@^3.1000.16": + version "3.1000.16" + resolved "https://registry.npmjs.org/@aws-sdk/checksums/-/checksums-3.1000.16.tgz#b53915e554aa0e7015ce463605899f5bf683fb5c" + integrity sha512-EKnvkXSmz3IpA99tCNuI+dLFXyZyClSm8zns9sB/elvkU+MTuomAs6toJMPMBf98/fICG/urXDkzGz0/c3yyAQ== + dependencies: + "@aws-sdk/core" "^3.975.1" + "@aws-sdk/types" "^3.974.0" + "@smithy/core" "^3.29.2" + "@smithy/types" "^4.16.0" tslib "^2.6.2" "@aws-sdk/client-cloudfront@^3.1079.0": - version "3.1081.0" - resolved "https://registry.npmjs.org/@aws-sdk/client-cloudfront/-/client-cloudfront-3.1081.0.tgz#736f2b599fe4b5a9a3d0a9a31b00cf1ef453dafe" - integrity sha512-6Pzv5tolE4iqVg2SZcUAyWGwEd0h2ZbAwdvFnocCKIIbMXEtJrJ0sz/h8wEj+Yk7GWnwgYumzzYcA41B8VBEGw== - dependencies: - "@aws-sdk/core" "^3.974.29" - "@aws-sdk/credential-provider-node" "^3.972.64" - "@aws-sdk/types" "^3.973.15" - "@smithy/core" "^3.29.0" - "@smithy/fetch-http-handler" "^5.6.2" - "@smithy/node-http-handler" "^4.9.2" - "@smithy/types" "^4.15.1" + version "3.1084.0" + resolved "https://registry.npmjs.org/@aws-sdk/client-cloudfront/-/client-cloudfront-3.1084.0.tgz#2827ce636a2b0294792afb59601667b1b0fb71d0" + integrity sha512-hNfxs7xVQm1XHzwiifrHYhfd0ZLUT46CRHM14G1g1q/eZcv0bgU7HrD5QUFoDJj2qAMJ5SIeAtOtTmZ0D90ivA== + dependencies: + "@aws-sdk/core" "^3.975.1" + "@aws-sdk/credential-provider-node" "^3.972.66" + "@aws-sdk/types" "^3.974.0" + "@smithy/core" "^3.29.2" + "@smithy/fetch-http-handler" "^5.6.4" + "@smithy/node-http-handler" "^4.9.4" + "@smithy/types" "^4.16.0" tslib "^2.6.2" "@aws-sdk/client-s3@^3.1079.0": - version "3.1081.0" - resolved "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.1081.0.tgz#4ffd8515b6ff6a51573b34e98e506a187948b4e1" - integrity sha512-mHAdLBibsbFwcW2YHrH5sIQlaXjB3zha7Nkooa2gqTlXxRpVJ+ba/v/mg19B6rJeZmOEteRHFz+INOlAbCbxJg== - dependencies: - "@aws-sdk/checksums" "^3.1000.14" - "@aws-sdk/core" "^3.974.29" - "@aws-sdk/credential-provider-node" "^3.972.64" - "@aws-sdk/middleware-sdk-s3" "^3.972.60" - "@aws-sdk/signature-v4-multi-region" "^3.996.38" - "@aws-sdk/types" "^3.973.15" - "@smithy/core" "^3.29.0" - "@smithy/fetch-http-handler" "^5.6.2" - "@smithy/node-http-handler" "^4.9.2" - "@smithy/types" "^4.15.1" + version "3.1084.0" + resolved "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.1084.0.tgz#c0665e0b8d8ec53b68261c32df313c9e1ec97ce9" + integrity sha512-W8KZlbU3vL4N0rZnXqryH5Ft3fkBnGypaorZmFxBoZRMGkwtvRBGiSnNXu1/1a/j/qZNwwt6LLNBWQQysB/pRg== + dependencies: + "@aws-sdk/checksums" "^3.1000.16" + "@aws-sdk/core" "^3.975.1" + "@aws-sdk/credential-provider-node" "^3.972.66" + "@aws-sdk/middleware-sdk-s3" "^3.972.62" + "@aws-sdk/signature-v4-multi-region" "^3.996.39" + "@aws-sdk/types" "^3.974.0" + "@smithy/core" "^3.29.2" + "@smithy/fetch-http-handler" "^5.6.4" + "@smithy/node-http-handler" "^4.9.4" + "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@aws-sdk/core@^3.974.29": - version "3.974.29" - resolved "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.29.tgz#6a22ddd63d5995ff5a300f5911bd9fbb5d837deb" - integrity sha512-yqKcltLbtRh1ubzhRSldIs8jFHNZlyMlgoIccCC0aDVbrB99nXaBdmfr89mK7obWX/NVg4rAMpCpZ6dCDiVBtA== +"@aws-sdk/core@^3.975.1": + version "3.975.1" + resolved "https://registry.npmjs.org/@aws-sdk/core/-/core-3.975.1.tgz#fc591ab4b83cc43b445ba8d9e4dc78b79e563802" + integrity sha512-8qh/6EYb7hl/ZwVfQufhbMEZs1gQIc7GbdrIf4eprQJ7cv042+74nE6l3YDfyWNzb9iPXb8fRyYSHkNIk5eE6Q== dependencies: - "@aws-sdk/types" "^3.973.15" - "@aws-sdk/xml-builder" "^3.972.33" + "@aws-sdk/types" "^3.974.0" + "@aws-sdk/xml-builder" "^3.972.34" "@aws/lambda-invoke-store" "^0.3.0" - "@smithy/core" "^3.29.0" - "@smithy/signature-v4" "^5.6.1" - "@smithy/types" "^4.15.1" + "@smithy/core" "^3.29.2" + "@smithy/signature-v4" "^5.6.3" + "@smithy/types" "^4.16.0" bowser "^2.11.0" tslib "^2.6.2" -"@aws-sdk/credential-provider-env@^3.972.55": - version "3.972.55" - resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.55.tgz#1129acf8860db362a30a02a531387fd399448268" - integrity sha512-Ah36tYkqyaVnaHkx7VseoTYrHUmwgBps3V+wnrC1idhIIMGlviH0FtrX9EIPdAlVHvXC7FQZLhmHBRz+pLaiWg== +"@aws-sdk/credential-provider-env@^3.972.57": + version "3.972.57" + resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.57.tgz#2f8569b71d948c0dd89a815db954f5c46aea132a" + integrity sha512-1RfJaF7SW1TOnvNGU7kaYjwUf5H3sfm+synGH1bHhRlqcnxCt3szebH3dmKEyY4tuGcbQ6ffzUT89cRitBV8OQ== dependencies: - "@aws-sdk/core" "^3.974.29" - "@aws-sdk/types" "^3.973.15" - "@smithy/core" "^3.29.0" - "@smithy/types" "^4.15.1" + "@aws-sdk/core" "^3.975.1" + "@aws-sdk/types" "^3.974.0" + "@smithy/core" "^3.29.2" + "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@aws-sdk/credential-provider-http@^3.972.57": - version "3.972.57" - resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.57.tgz#4f73bb2f0e03525ab11e001ac18c39cb120dd14c" - integrity sha512-/vp6i5YEliJqRm5k/BDmYjAyRAMTdkjW6UciVRk9oh/0OfDCWeb/ih7hqte4lFvKXkIbsqe9AdK9LQK6NGardw== - dependencies: - "@aws-sdk/core" "^3.974.29" - "@aws-sdk/types" "^3.973.15" - "@smithy/core" "^3.29.0" - "@smithy/fetch-http-handler" "^5.6.2" - "@smithy/node-http-handler" "^4.9.2" - "@smithy/types" "^4.15.1" +"@aws-sdk/credential-provider-http@^3.972.59": + version "3.972.59" + resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.59.tgz#f7553c9296fdf41a41afd5346c1e400e7fee4df8" + integrity sha512-sRCkpTiFnCdQvuaRVjQ6SVoHu6i7RUpurVo1c4F81HWhPvUJ7Wdp5MNtSdX1O29CNXc8em3O5m52hCjVtAD9SA== + dependencies: + "@aws-sdk/core" "^3.975.1" + "@aws-sdk/types" "^3.974.0" + "@smithy/core" "^3.29.2" + "@smithy/fetch-http-handler" "^5.6.4" + "@smithy/node-http-handler" "^4.9.4" + "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@aws-sdk/credential-provider-ini@^3.972.62": - version "3.972.62" - resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.62.tgz#a2ca7fc7a1899c0a4a38e501baa666cf1449f2e9" - integrity sha512-pQIRiQQs+MUlVnJdWJ7/6KS0WxcLRVfut57OFgwC3cnM1F8mXw3Kh4gAVwj6AtvD6CWx8x6+po4ENRcqe64XrQ== - dependencies: - "@aws-sdk/core" "^3.974.29" - "@aws-sdk/credential-provider-env" "^3.972.55" - "@aws-sdk/credential-provider-http" "^3.972.57" - "@aws-sdk/credential-provider-login" "^3.972.61" - "@aws-sdk/credential-provider-process" "^3.972.55" - "@aws-sdk/credential-provider-sso" "^3.972.61" - "@aws-sdk/credential-provider-web-identity" "^3.972.61" - "@aws-sdk/nested-clients" "^3.997.29" - "@aws-sdk/types" "^3.973.15" - "@smithy/core" "^3.29.0" - "@smithy/credential-provider-imds" "^4.4.5" - "@smithy/types" "^4.15.1" +"@aws-sdk/credential-provider-ini@^3.973.1": + version "3.973.1" + resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.973.1.tgz#a86dd75ec404c5498781f0c3f0261c5a470762aa" + integrity sha512-6d8H6ZAh3ZPKZ6fe1nG2OWeZEZPtt9ravoD1dezPdPtsSkJRoxGAnFSHwKT3E/Te6fHE30zRzjV6TD12rvF6yQ== + dependencies: + "@aws-sdk/core" "^3.975.1" + "@aws-sdk/credential-provider-env" "^3.972.57" + "@aws-sdk/credential-provider-http" "^3.972.59" + "@aws-sdk/credential-provider-login" "^3.972.63" + "@aws-sdk/credential-provider-process" "^3.972.57" + "@aws-sdk/credential-provider-sso" "^3.973.1" + "@aws-sdk/credential-provider-web-identity" "^3.972.63" + "@aws-sdk/nested-clients" "^3.997.31" + "@aws-sdk/types" "^3.974.0" + "@smithy/core" "^3.29.2" + "@smithy/credential-provider-imds" "^4.4.7" + "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@aws-sdk/credential-provider-login@^3.972.61": - version "3.972.61" - resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.61.tgz#f5ba696bae9af3505ae5f3e2a70d7e216d0d37f6" - integrity sha512-jtrxWwC7slqxh7DnAWHrwsA3UwCsnlypdYtavGT7EX5p791wxWQys7QzkCZ7JvOMAyylDtPoxyV+ic0zg3rV9g== +"@aws-sdk/credential-provider-login@^3.972.63": + version "3.972.63" + resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.63.tgz#69ada34f4dc3b99e4099d84e6b08987b978cf165" + integrity sha512-GREWRrMj0XnNKMaVa/Mauoaui26qBEHu71WWqXbwZOu/jFQOnPZjTf7u0KtGKC8VGa6VUs9kDWGgocrKNLS9vw== dependencies: - "@aws-sdk/core" "^3.974.29" - "@aws-sdk/nested-clients" "^3.997.29" - "@aws-sdk/types" "^3.973.15" - "@smithy/core" "^3.29.0" - "@smithy/types" "^4.15.1" + "@aws-sdk/core" "^3.975.1" + "@aws-sdk/nested-clients" "^3.997.31" + "@aws-sdk/types" "^3.974.0" + "@smithy/core" "^3.29.2" + "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@aws-sdk/credential-provider-node@^3.972.64": - version "3.972.64" - resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.64.tgz#282456c24bad616faefe2a6c68701913f8289c10" - integrity sha512-zyKVYDyMR9VQL/kPi03ygN2vtD9uLMuWRLoJ77KxgZZaS1VlJloI+SzleF9Zg4HWUI+AIu+ZRs8zsJFNqbrxsw== - dependencies: - "@aws-sdk/credential-provider-env" "^3.972.55" - "@aws-sdk/credential-provider-http" "^3.972.57" - "@aws-sdk/credential-provider-ini" "^3.972.62" - "@aws-sdk/credential-provider-process" "^3.972.55" - "@aws-sdk/credential-provider-sso" "^3.972.61" - "@aws-sdk/credential-provider-web-identity" "^3.972.61" - "@aws-sdk/types" "^3.973.15" - "@smithy/core" "^3.29.0" - "@smithy/credential-provider-imds" "^4.4.5" - "@smithy/types" "^4.15.1" +"@aws-sdk/credential-provider-node@^3.972.66": + version "3.972.66" + resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.66.tgz#50c5c27d65aa1877bf5bf7ab5a2f8bf31b90013e" + integrity sha512-f+qjRXZpz7sgzbc4QB+6nLKfyKFgRRXzWdXbsKPv/VhVRyHsDyq4yBWC/B75BAJpFIcUeI2XR/3gdWJ677zB4A== + dependencies: + "@aws-sdk/credential-provider-env" "^3.972.57" + "@aws-sdk/credential-provider-http" "^3.972.59" + "@aws-sdk/credential-provider-ini" "^3.973.1" + "@aws-sdk/credential-provider-process" "^3.972.57" + "@aws-sdk/credential-provider-sso" "^3.973.1" + "@aws-sdk/credential-provider-web-identity" "^3.972.63" + "@aws-sdk/types" "^3.974.0" + "@smithy/core" "^3.29.2" + "@smithy/credential-provider-imds" "^4.4.7" + "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@aws-sdk/credential-provider-process@^3.972.55": - version "3.972.55" - resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.55.tgz#bebd30d0065ca34f64e14a870f54a09f23cf11e2" - integrity sha512-x0XjjF0l1WGRtK2vEhTZqCguQuAIZLep9l2+eeEmuxQQjjD3BlGQXY5xADR+l3t576UX+dxRkRtTjEu40l81Vw== +"@aws-sdk/credential-provider-process@^3.972.57": + version "3.972.57" + resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.57.tgz#1a3e98e62c7eb5806e02bf0655817df5f4a524eb" + integrity sha512-TiVQhuU0pbhIZAUZacbPHMyzrIdiH+lnx+PMY/Pu/b93dJrq3wdZwzUJ0TPpvNxaqbHsxJvQZW3/h/beLiKq7Q== dependencies: - "@aws-sdk/core" "^3.974.29" - "@aws-sdk/types" "^3.973.15" - "@smithy/core" "^3.29.0" - "@smithy/types" "^4.15.1" + "@aws-sdk/core" "^3.975.1" + "@aws-sdk/types" "^3.974.0" + "@smithy/core" "^3.29.2" + "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@aws-sdk/credential-provider-sso@^3.972.61": - version "3.972.61" - resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.61.tgz#8c15846c65d2f03bfca3347626e1fcd1a0f40726" - integrity sha512-d/V0VRsz73i+PHhbult/tx0Y1+de1SNQVsXkcQCmpfeBq7uODy/RTxNsOLpT9ZVHxcRNzbQFuywLKC33fUMIxA== - dependencies: - "@aws-sdk/core" "^3.974.29" - "@aws-sdk/nested-clients" "^3.997.29" - "@aws-sdk/token-providers" "3.1081.0" - "@aws-sdk/types" "^3.973.15" - "@smithy/core" "^3.29.0" - "@smithy/types" "^4.15.1" +"@aws-sdk/credential-provider-sso@^3.973.1": + version "3.973.1" + resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.973.1.tgz#ada31e7cf2f232a72b26a12b313ff7f8066fbb96" + integrity sha512-3foTZUJ4821Ij60X7K3NJroygiZLnbBmarN+T//O2cjkISan90zElN3NBmgSlDrTQ7Gs6z/yO8V7h60QNcDZHQ== + dependencies: + "@aws-sdk/core" "^3.975.1" + "@aws-sdk/nested-clients" "^3.997.31" + "@aws-sdk/token-providers" "3.1083.0" + "@aws-sdk/types" "^3.974.0" + "@smithy/core" "^3.29.2" + "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@aws-sdk/credential-provider-web-identity@^3.972.61": - version "3.972.61" - resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.61.tgz#1938cc425e6156acd673484f10b437c5c4c85158" - integrity sha512-Bv4n3NOI6hPy+rmr6Bw9R6LnBVRkcp3ncj2E2IKSYJG+0UkysSitWMvbgndNvMxDw7gE1pQ/ErwkNceuKwj7zQ== +"@aws-sdk/credential-provider-web-identity@^3.972.63": + version "3.972.63" + resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.63.tgz#dea0f02d55d87575376028eb3f3857435ceee8f6" + integrity sha512-8qZLFhM69eKcS37m459ctPR05Qimycm/74OPVioe6wNZabMT54GYhwBju0+J656RkMasNSawWQu+c8CmBe3TUQ== dependencies: - "@aws-sdk/core" "^3.974.29" - "@aws-sdk/nested-clients" "^3.997.29" - "@aws-sdk/types" "^3.973.15" - "@smithy/core" "^3.29.0" - "@smithy/types" "^4.15.1" + "@aws-sdk/core" "^3.975.1" + "@aws-sdk/nested-clients" "^3.997.31" + "@aws-sdk/types" "^3.974.0" + "@smithy/core" "^3.29.2" + "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@aws-sdk/middleware-sdk-s3@^3.972.60": - version "3.972.60" - resolved "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.60.tgz#2aef54e9f4b352268f2dc9a0b3fe628795826512" - integrity sha512-f8SREKL6uQUYt8fwreiUgaAJQ31/M+UkWfJMDY/TBJC5FdHgNzxuvRFeZ9eMbnf2ydQ3p4pcKEhaLk35DDIPxw== +"@aws-sdk/middleware-sdk-s3@^3.972.62": + version "3.972.62" + resolved "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.62.tgz#554b60c5c0746d3d4220c27521d7f78d418dfb1c" + integrity sha512-k8JJwYXVYlOOjWnPZDThQS1xDFJgi5Dokt73qFlDtrZAbdcint5aIdjB9XgJAAQVP5OoqcefQmh1FYXiPpvsvw== dependencies: - "@aws-sdk/core" "^3.974.29" - "@aws-sdk/signature-v4-multi-region" "^3.996.38" - "@aws-sdk/types" "^3.973.15" - "@smithy/core" "^3.29.0" - "@smithy/types" "^4.15.1" + "@aws-sdk/core" "^3.975.1" + "@aws-sdk/signature-v4-multi-region" "^3.996.39" + "@aws-sdk/types" "^3.974.0" + "@smithy/core" "^3.29.2" + "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@aws-sdk/nested-clients@^3.997.29": - version "3.997.29" - resolved "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.997.29.tgz#66a7a20d585c1357c41ed534309fc4c93a5c7428" - integrity sha512-ot6v8J5W8P0w6ryyuIkXP1bHZHTlvwtn83mVCYaBE0GJ6tJX4vPSBx7M98w9O4wmmDruFsDBUMjhEHA+OosUFQ== - dependencies: - "@aws-sdk/core" "^3.974.29" - "@aws-sdk/signature-v4-multi-region" "^3.996.38" - "@aws-sdk/types" "^3.973.15" - "@smithy/core" "^3.29.0" - "@smithy/fetch-http-handler" "^5.6.2" - "@smithy/node-http-handler" "^4.9.2" - "@smithy/types" "^4.15.1" +"@aws-sdk/nested-clients@^3.997.31": + version "3.997.31" + resolved "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.997.31.tgz#fa433ff1c4fecd51e6c70293ec69925dfd5a9a80" + integrity sha512-BDHTpwcsZHEBNEJzOg/B1BkFYJxAXY50dau/NyVWs3d51F0WgIUGSWZot/Os+N3KpDhXeaXnz37mWffAvduREw== + dependencies: + "@aws-sdk/core" "^3.975.1" + "@aws-sdk/signature-v4-multi-region" "^3.996.39" + "@aws-sdk/types" "^3.974.0" + "@smithy/core" "^3.29.2" + "@smithy/fetch-http-handler" "^5.6.4" + "@smithy/node-http-handler" "^4.9.4" + "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@aws-sdk/signature-v4-multi-region@^3.996.38": - version "3.996.38" - resolved "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.38.tgz#8e603b2a916499f573b537e13860b074950bd29b" - integrity sha512-C379Sk+MiFZCfWZphKlMyLHKxV22OjoGM5KJjj5IJNJcOCWL4IGIpnEGzv1FQiRwhYXfq55SJMfxlqPE08JJ9g== +"@aws-sdk/signature-v4-multi-region@^3.996.39": + version "3.996.39" + resolved "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.39.tgz#168990f6ac509ecc2858f45fa485fce80c0a12b8" + integrity sha512-8+srXqYIF8KYMLC4FxMLEM5Ek7kUNibJu1R4m8/fUhhNYIZZz26oGtKkCr8I/HiG2fFQxBvaGgQZT4/mqRCSnA== dependencies: - "@aws-sdk/types" "^3.973.15" - "@smithy/signature-v4" "^5.6.1" - "@smithy/types" "^4.15.1" + "@aws-sdk/types" "^3.974.0" + "@smithy/signature-v4" "^5.6.3" + "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@aws-sdk/token-providers@3.1081.0": - version "3.1081.0" - resolved "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.1081.0.tgz#f6d811be8464a4b5d16f2294387b561a27bc0853" - integrity sha512-kduAeI6cL+zqwj3gjPh9LhuX7kBZ83msYxutavaR+UPm5K8J7iThJBvNRAsFNyWTji92CSU8dogUgvi9T0BehA== +"@aws-sdk/token-providers@3.1083.0": + version "3.1083.0" + resolved "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.1083.0.tgz#3e50be28c8e7b28b8fa13cf5c113b4b6af8f2e35" + integrity sha512-s0woKnxuHrExLc5L2ArIH5BMkbonHPtt+5hSBM8oknp9M6QTuUmmAmJ2E0EdzCGONrO+8+ADPqvv6UX0nNcc7A== dependencies: - "@aws-sdk/core" "^3.974.29" - "@aws-sdk/nested-clients" "^3.997.29" - "@aws-sdk/types" "^3.973.15" - "@smithy/core" "^3.29.0" - "@smithy/types" "^4.15.1" + "@aws-sdk/core" "^3.975.1" + "@aws-sdk/nested-clients" "^3.997.31" + "@aws-sdk/types" "^3.974.0" + "@smithy/core" "^3.29.2" + "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@aws-sdk/types@^3.973.15": - version "3.973.15" - resolved "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.15.tgz#98a4860bed33c32c7088924d0ab52f9eabbdf7c3" - integrity sha512-IULn8uBV/SMtmOIANsm4WHXIOtVPBWfOWs3WGL0j/sI+KhaYehvOw0ET+9urnn8MBpiijuU/0JOpuwKOE451PQ== +"@aws-sdk/types@^3.974.0": + version "3.974.0" + resolved "https://registry.npmjs.org/@aws-sdk/types/-/types-3.974.0.tgz#4c943425410a855e3d8b73b4c7801b96934a351f" + integrity sha512-QIBrw90CDm4O0UaIIzkU6DrFdeJzEb2Va5EPEVpyldj6sHJxB6cshhStJuhZxk3wR3PmjJlYsjPmY1kNb+KGBg== dependencies: - "@smithy/types" "^4.15.1" + "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@aws-sdk/xml-builder@^3.972.33": - version "3.972.33" - resolved "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.33.tgz#5cf4c5c74003382ff14928199a6745d4f3201eef" - integrity sha512-ezbwz9WpuLctm6o7P2t2naDhVVPI5jFGrVefVybhcKGjU57VIyT46pQVO0RI2RYkUdhdj2Z9uSIlAzGZE9NW9A== +"@aws-sdk/xml-builder@^3.972.34": + version "3.972.34" + resolved "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.34.tgz#a13c7986a6d926510fc9a709437ced18dc7e3c4c" + integrity sha512-wHhWL1y7sN3enBA8POrPpQM5jCcmu2ozyhbRei4c8OjVcEaEs6yLucLa/pla457ggS/ysuy7bosagz3HaJkZXA== dependencies: - "@smithy/types" "^4.15.1" + "@smithy/types" "^4.16.0" tslib "^2.6.2" "@aws/lambda-invoke-store@^0.3.0": @@ -1240,7 +1240,7 @@ dependencies: "@sinonjs/commons" "^3.0.0" -"@smithy/core@^3.29.0", "@smithy/core@^3.29.2": +"@smithy/core@^3.29.2": version "3.29.2" resolved "https://registry.npmjs.org/@smithy/core/-/core-3.29.2.tgz#8bc4fde0c6c2670b940fb47f6ee6d67006c7e55e" integrity sha512-DXUk6yU0C1Q1tYvJh1VCtl8QOBcSoZpKwjTPkxT6A4MUQYHvgeKGByL8mrEdxnvhdf9nq5GyzmRb5n/vPgu3Lw== @@ -1248,7 +1248,7 @@ "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@smithy/credential-provider-imds@^4.4.5": +"@smithy/credential-provider-imds@^4.4.7": version "4.4.7" resolved "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.4.7.tgz#e83c7bc5e9ad905f8b4d254ae147805b159544ea" integrity sha512-UEMLOoA0Fl4uYBxh6l0uN0H6EJe/A89OGeDNTteQeXpJ20BcpfIr4wlCY9pel1jEAUHAxaYwuqrYlrKdXE1GKQ== @@ -1257,7 +1257,7 @@ "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@smithy/fetch-http-handler@^5.6.2": +"@smithy/fetch-http-handler@^5.6.4": version "5.6.4" resolved "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.6.4.tgz#272de150e23dfdb88d6d5c4f5960bd288ab657b1" integrity sha512-psnst7NZWdAEvJvyW8YZEE7xNVMyLrQFfHtyrVFrxNyy+dKWkQ+rqC6oI5ZhxThpUy9RSfEshgm34zqbOxzsRw== @@ -1266,7 +1266,7 @@ "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@smithy/node-http-handler@^4.9.2": +"@smithy/node-http-handler@^4.9.4": version "4.9.4" resolved "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.9.4.tgz#5b80455ac7ab50f6c9f8c6bac8324e468c95ff84" integrity sha512-BNTop/fSOptmoVk8g+efwHCofFh37g70OWGAFES1TeAAJja1K5aAI8rTE26ETSc5k8IQuWY2kAIoPla01NgYrA== @@ -1275,7 +1275,7 @@ "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@smithy/signature-v4@^5.6.1": +"@smithy/signature-v4@^5.6.3": version "5.6.3" resolved "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.6.3.tgz#02cb9e57f36b3ac8597a84f1a152ec957aafc311" integrity sha512-8qVKKzqh7naF27ePmx0SkUfnGP/wBI9dyaeAmhHvopnbIlItUAmB/e6PkPCU3rRb2v9BY8D4EZXSoydSibatvw== @@ -1284,7 +1284,7 @@ "@smithy/types" "^4.16.0" tslib "^2.6.2" -"@smithy/types@^4.15.1", "@smithy/types@^4.16.0": +"@smithy/types@^4.16.0": version "4.16.0" resolved "https://registry.npmjs.org/@smithy/types/-/types-4.16.0.tgz#17ad6fe399d25593e29a351b6a9ad25612fa6b45" integrity sha512-aVUabzlBBmY0PfvVgLKQSOGFIL5/7R54JE3uD9a5Ay/jSED61SkuAcCYENNXJzYUvJ1NPrWO0P+rAXHCkbBUKw== @@ -3043,9 +3043,9 @@ node-int64@^0.4.0: integrity sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw== node-releases@^2.0.50: - version "2.0.50" - resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.50.tgz#597197a852071ce42fc2550e58e223242bcba969" - integrity sha512-J6l92tKHX6w8Jy5nO1Vuc01NoIiRGi/d6qBKVxh+IQ8Cr3b6HbVNfKiF8ZpFKufTwpwxMmce2W3iQZ861ZRyTg== + version "2.0.51" + resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.51.tgz#cdc08433577f5b32ad01694481726e22eeb54aef" + integrity sha512-wRNIrw4DmVLKQlbgOMdkMx27Wrpzes2hh5Jtbi2bjPd+4wJstWIqP5A+lscnqbm0xxmT5Bpg8Lec5ItEBwx6BQ== normalize-package-data@^6: version "6.0.2"