diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 99f7eb7..ecabd37 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -108,7 +108,7 @@ jobs:
- id: semantic-release
name: Create new release
- uses: cycjimmy/semantic-release-action@v4.2.0
+ uses: cycjimmy/semantic-release-action@v4.2.1
if: steps.run-tests.outcome == 'success'
with:
extra_plugins: |
diff --git a/integration-tests/infrastructure/package.json b/integration-tests/infrastructure/package.json
index c4f17b0..2daf3ef 100644
--- a/integration-tests/infrastructure/package.json
+++ b/integration-tests/infrastructure/package.json
@@ -18,7 +18,7 @@
"constructs": "10.4.2"
},
"devDependencies": {
- "@types/node": "22.15.29",
+ "@types/node": "22.15.30",
"ts-node": "10.9.2",
"typescript": "5.8.3"
}
diff --git a/integration-tests/infrastructure/yarn.lock b/integration-tests/infrastructure/yarn.lock
index ad834df..b23d1ba 100644
--- a/integration-tests/infrastructure/yarn.lock
+++ b/integration-tests/infrastructure/yarn.lock
@@ -69,10 +69,10 @@
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.3.tgz#472eaab5f15c1ffdd7f8628bd4c4f753995ec79e"
integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==
-"@types/node@22.15.29":
- version "22.15.29"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.29.tgz#c75999124a8224a3f79dd8b6ccfb37d74098f678"
- integrity sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==
+"@types/node@22.15.30":
+ version "22.15.30"
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.30.tgz#3a20431783e28dd0b0326f84ab386a2ec81d921d"
+ integrity sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==
dependencies:
undici-types "~6.21.0"
diff --git a/pom.xml b/pom.xml
index a8fecd0..e194382 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
2.1.21
1.12.785
- 2.31.56
+ 2.31.59
13.6
3.27.3
3.13.0