File tree Expand file tree Collapse file tree 10 files changed +837
-841
lines changed
Expand file tree Collapse file tree 10 files changed +837
-841
lines changed Original file line number Diff line number Diff line change 3333 with :
3434 persist-credentials : false
3535 - name : ' Dependency Review'
36- uses : actions/dependency-review-action@40c09b7dc99638e5ddb0bfd91c1673effc064d8a # v4.8.1
36+ uses : actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
3737 with :
3838 comment-summary-in-pr : always
Original file line number Diff line number Diff line change 1- mkdocs-material==9.6.23
1+ mkdocs-material==9.7.0
Original file line number Diff line number Diff line change @@ -223,9 +223,9 @@ mkdocs-get-deps==0.2.0 \
223223 --hash =sha256:162b3d129c7fad9b19abfdcb9c1458a651628e4b1dea628ac68790fb3061c60c \
224224 --hash =sha256:2bf11d0b133e77a0dd036abeeb06dec8775e46efa526dc70667d8863eefc6134
225225 # via mkdocs
226- mkdocs-material == 9.6.23 \
227- --hash =sha256:3bf3f1d82d269f3a14ed6897bfc3a844cc05e1dc38045386691b91d7e6945332 \
228- --hash =sha256:62ebc9cdbe90e1ae4f4e9b16a6aa5c69b93474c7b9e79ebc0b11b87f9f055e00
226+ mkdocs-material == 9.7.0 \
227+ --hash =sha256:602b359844e906ee402b7ed9640340cf8a474420d02d8891451733b6b02314ec \
228+ --hash =sha256:da2866ea53601125ff5baa8aa06404c6e07af3c5ce3d5de95e3b52b80b442887
229229 # via -r requirements.in
230230mkdocs-material-extensions == 1.3.1 \
231231 --hash =sha256:10c9511cea88f568257f960358a467d12b970e1f7b2c0e5fb2bb48cab1928443 \
Original file line number Diff line number Diff line change 1717 "all" : " yarn build && yarn format && yarn lint && yarn test"
1818 },
1919 "devDependencies" : {
20- "@aws-sdk/types" : " ^3.921 .0" ,
20+ "@aws-sdk/types" : " ^3.930 .0" ,
2121 "@types/aws-lambda" : " ^8.10.155" ,
2222 "@vercel/ncc" : " ^0.38.4" ,
2323 "aws-sdk-client-mock" : " ^4.1.0" ,
2626 "dependencies" : {
2727 "@aws-github-runner/aws-powertools-util" : " *" ,
2828 "@aws-github-runner/aws-ssm-util" : " *" ,
29- "@aws-sdk/client-ec2" : " ^3.921 .0" ,
30- "@aws-sdk/client-ssm" : " ^3.921 .0" ,
29+ "@aws-sdk/client-ec2" : " ^3.930 .0" ,
30+ "@aws-sdk/client-ssm" : " ^3.930 .0" ,
3131 "cron-parser" : " ^5.4.0"
3232 },
3333 "nx" : {
Original file line number Diff line number Diff line change 1717 "all" : " yarn build && yarn format && yarn lint && yarn test"
1818 },
1919 "devDependencies" : {
20- "@aws-sdk/types" : " ^3.921 .0" ,
20+ "@aws-sdk/types" : " ^3.930 .0" ,
2121 "@octokit/types" : " ^16.0.0" ,
2222 "@types/aws-lambda" : " ^8.10.155" ,
2323 "@types/node" : " ^22.19.0" ,
3333 "@aws-github-runner/aws-powertools-util" : " *" ,
3434 "@aws-github-runner/aws-ssm-util" : " *" ,
3535 "@aws-lambda-powertools/parameters" : " ^2.28.1" ,
36- "@aws-sdk/client-ec2" : " ^3.921 .0" ,
37- "@aws-sdk/client-sqs" : " ^3.921 .0" ,
36+ "@aws-sdk/client-ec2" : " ^3.930 .0" ,
37+ "@aws-sdk/client-sqs" : " ^3.930 .0" ,
3838 "@middy/core" : " ^6.4.5" ,
3939 "@octokit/auth-app" : " 8.1.2" ,
4040 "@octokit/core" : " 7.0.6" ,
Original file line number Diff line number Diff line change 1717 "all" : " yarn build && yarn format && yarn lint && yarn test"
1818 },
1919 "devDependencies" : {
20- "@aws-sdk/types" : " ^3.921 .0" ,
20+ "@aws-sdk/types" : " ^3.930 .0" ,
2121 "@types/aws-lambda" : " ^8.10.155" ,
2222 "@types/node" : " ^22.19.0" ,
2323 "@types/request" : " ^2.48.13" ,
2828 },
2929 "dependencies" : {
3030 "@aws-github-runner/aws-powertools-util" : " *" ,
31- "@aws-sdk/client-s3" : " ^3.921 .0" ,
32- "@aws-sdk/lib-storage" : " ^3.921 .0" ,
31+ "@aws-sdk/client-s3" : " ^3.930 .0" ,
32+ "@aws-sdk/lib-storage" : " ^3.930 .0" ,
3333 "@middy/core" : " ^6.4.5" ,
3434 "@octokit/rest" : " 22.0.1" ,
3535 "axios" : " ^1.13.2"
Original file line number Diff line number Diff line change 1515 "all" : " yarn build && yarn format && yarn lint && yarn test"
1616 },
1717 "devDependencies" : {
18- "@aws-sdk/types" : " ^3.921 .0" ,
18+ "@aws-sdk/types" : " ^3.930 .0" ,
1919 "@types/aws-lambda" : " ^8.10.155" ,
2020 "@types/node" : " ^22.19.0" ,
2121 "@vercel/ncc" : " ^0.38.4" ,
2424 },
2525 "dependencies" : {
2626 "@aws-github-runner/aws-powertools-util" : " *" ,
27- "@aws-sdk/client-ec2" : " ^3.921 .0" ,
27+ "@aws-sdk/client-ec2" : " ^3.930 .0" ,
2828 "@middy/core" : " ^6.4.5"
2929 },
3030 "nx" : {
Original file line number Diff line number Diff line change 1717 "all" : " yarn build && yarn format && yarn lint && yarn test"
1818 },
1919 "devDependencies" : {
20- "@aws-sdk/client-eventbridge" : " ^3.921 .0" ,
20+ "@aws-sdk/client-eventbridge" : " ^3.930 .0" ,
2121 "@octokit/webhooks-types" : " ^7.6.1" ,
2222 "@types/aws-lambda" : " ^8.10.155" ,
2323 "@types/express" : " ^5.0.3" ,
3030 "dependencies" : {
3131 "@aws-github-runner/aws-powertools-util" : " *" ,
3232 "@aws-github-runner/aws-ssm-util" : " *" ,
33- "@aws-sdk/client-sqs" : " ^3.921 .0" ,
33+ "@aws-sdk/client-sqs" : " ^3.930 .0" ,
3434 "@middy/core" : " ^6.4.5" ,
3535 "@octokit/rest" : " 22.0.1" ,
3636 "@octokit/types" : " ^16.0.0" ,
Original file line number Diff line number Diff line change 1515 "all" : " yarn build && yarn format && yarn lint && yarn test"
1616 },
1717 "devDependencies" : {
18- "@aws-sdk/types" : " ^3.921 .0" ,
18+ "@aws-sdk/types" : " ^3.930 .0" ,
1919 "@types/aws-lambda" : " ^8.10.155" ,
2020 "@types/node" : " ^22.19.0" ,
2121 "aws-sdk-client-mock" : " ^4.1.0" ,
2222 "aws-sdk-client-mock-jest" : " ^4.1.0"
2323 },
2424 "dependencies" : {
2525 "@aws-github-runner/aws-powertools-util" : " *" ,
26- "@aws-sdk/client-ssm" : " ^3.921 .0"
26+ "@aws-sdk/client-ssm" : " ^3.930 .0"
2727 },
2828 "nx" : {
2929 "includedScripts" : [
You can’t perform that action at this time.
0 commit comments