diff --git a/package-lock.json b/package-lock.json index 716c3732..d57fb731 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,17 +34,17 @@ "@adobe/eslint-config-helix": "2.0.6", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1", - "@semantic-release/github": "10.1.6", + "@semantic-release/github": "10.1.7", "@types/fs-extra": "11.0.4", "@types/github-slugger": "2.0.0", "@types/js-yaml": "4.0.9", - "@types/node": "20.16.0", + "@types/node": "20.16.1", "@types/yargs": "17.0.33", "c8": "10.1.2", "commitizen": "4.3.0", "cz-conventional-changelog": "3.3.0", "eslint": "8.57.0", - "husky": "9.1.4", + "husky": "9.1.5", "i18n-tag-schema": "2.5.0", "json-logic-js": "axa-ch/cyclic-schemas-test", "lint-staged": "15.2.9", @@ -820,9 +820,9 @@ } }, "node_modules/@semantic-release/github": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.6.tgz", - "integrity": "sha512-UTW7hNp6nDeJJWrHcNx8dki95d12WVh++PH98rIr7PQxrZrnjtL0ys/rsAt9tOBTWBaCZdj6797RMLkY9tU+ug==", + "version": "10.1.7", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.7.tgz", + "integrity": "sha512-QnhP4k1eqzYLz6a4kpWrUQeKJYXqHggveMykvUFbSquq07GF85BXvr/QLhpOD7bpDcmEfL8VnphRA7KT5i9lzQ==", "dev": true, "license": "MIT", "dependencies": { @@ -1317,9 +1317,9 @@ "integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==" }, "node_modules/@types/node": { - "version": "20.16.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.0.tgz", - "integrity": "sha512-vDxceJcoZhIVh67S568bm1UGZO0DX0hpplJZxzeXMKwIPLn190ec5RRxQ69BKhX44SUGIxxgMdDY557lGLKprQ==", + "version": "20.16.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.1.tgz", + "integrity": "sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==", "dev": true, "license": "MIT", "dependencies": { @@ -4690,9 +4690,9 @@ } }, "node_modules/husky": { - "version": "9.1.4", - "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.4.tgz", - "integrity": "sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==", + "version": "9.1.5", + "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.5.tgz", + "integrity": "sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 0fd3b5c3..ee0eb570 100644 --- a/package.json +++ b/package.json @@ -43,17 +43,17 @@ "@adobe/eslint-config-helix": "2.0.6", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1", - "@semantic-release/github": "10.1.6", + "@semantic-release/github": "10.1.7", "@types/fs-extra": "11.0.4", "@types/github-slugger": "2.0.0", "@types/js-yaml": "4.0.9", - "@types/node": "20.16.0", + "@types/node": "20.16.1", "@types/yargs": "17.0.33", "c8": "10.1.2", "commitizen": "4.3.0", "cz-conventional-changelog": "3.3.0", "eslint": "8.57.0", - "husky": "9.1.4", + "husky": "9.1.5", "i18n-tag-schema": "2.5.0", "json-logic-js": "axa-ch/cyclic-schemas-test", "lint-staged": "15.2.9",