From bc04b79392918d1df693421f5055b219bdcb0193 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 12:26:42 +0000 Subject: [PATCH] chore(deps): update external fixes --- package-lock.json | 39 ++++++++++++++++++++++++++------------- package.json | 6 +++--- 2 files changed, 29 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index fbd0b4c5..e9b677e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "hast-util-to-html": "9.0.2", "hast-util-to-string": "3.0.0", "hastscript": "9.0.0", - "jose": "5.8.0", + "jose": "5.9.2", "lodash.escape": "4.0.1", "mdast-util-to-hast": "13.2.0", "mdast-util-to-string": "4.0.0", @@ -49,7 +49,7 @@ "eslint-plugin-header": "3.1.1", "eslint-plugin-import": "2.30.0", "esmock": "2.6.7", - "husky": "9.1.5", + "husky": "9.1.6", "js-yaml": "4.1.0", "jsdom": "25.0.0", "junit-report-builder": "5.0.0", @@ -57,7 +57,7 @@ "mocha": "10.7.3", "mocha-multi-reporters": "1.5.1", "mocha-suppress-logs": "0.5.1", - "semantic-release": "24.1.0" + "semantic-release": "24.1.1" }, "engines": { "node": ">=16.x" @@ -4864,9 +4864,9 @@ } }, "node_modules/husky": { - "version": "9.1.5", - "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.5.tgz", - "integrity": "sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==", + "version": "9.1.6", + "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.6.tgz", + "integrity": "sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==", "dev": true, "license": "MIT", "bin": { @@ -5494,9 +5494,9 @@ } }, "node_modules/jose": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/jose/-/jose-5.8.0.tgz", - "integrity": "sha512-E7CqYpL/t7MMnfGnK/eg416OsFCVUrU/Y3Vwe7QjKhu/BkS1Ms455+2xsqZQVN57/U2MHMBvEb5SrmAZWAIntA==", + "version": "5.9.2", + "resolved": "https://registry.npmjs.org/jose/-/jose-5.9.2.tgz", + "integrity": "sha512-ILI2xx/I57b20sd7rHZvgiiQrmp2mcotwsAH+5ajbpFQbrYVQdNHYlQhoA5cFb78CgtBOxtC05TeA+mcgkuCqQ==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/panva" @@ -11153,9 +11153,9 @@ } }, "node_modules/semantic-release": { - "version": "24.1.0", - "resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-24.1.0.tgz", - "integrity": "sha512-FwaE2hKDHQn9G6GA7xmqsc9WnsjaFD/ppLM5PUg56Do9oKSCf+vH6cPeb3hEBV/m06n8Sh9vbVqPjHu/1onzQw==", + "version": "24.1.1", + "resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-24.1.1.tgz", + "integrity": "sha512-4Ax2GxD411jUe9IdhOjMLuN+6wAj+aKjvOGngByrpD/iKL+UKN/2puQglhyI4gxNyy9XzEBMzBwbqpnEwbXGEg==", "dev": true, "license": "MIT", "dependencies": { @@ -11174,7 +11174,7 @@ "get-stream": "^6.0.0", "git-log-parser": "^1.2.0", "hook-std": "^3.0.0", - "hosted-git-info": "^7.0.0", + "hosted-git-info": "^8.0.0", "import-from-esm": "^1.3.1", "lodash-es": "^4.17.21", "marked": "^12.0.0", @@ -11309,6 +11309,19 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/semantic-release/node_modules/hosted-git-info": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-8.0.0.tgz", + "integrity": "sha512-4nw3vOVR+vHUOT8+U4giwe2tcGv+R3pwwRidUe67DoMBTjhrfr6rZYJVVwdkBE+Um050SG+X9tf0Jo4fOpn01w==", + "dev": true, + "license": "ISC", + "dependencies": { + "lru-cache": "^10.0.1" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/semantic-release/node_modules/human-signals": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-8.0.0.tgz", diff --git a/package.json b/package.json index e3cc908e..b28f8bc7 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "hast-util-to-html": "9.0.2", "hast-util-to-string": "3.0.0", "hastscript": "9.0.0", - "jose": "5.8.0", + "jose": "5.9.2", "lodash.escape": "4.0.1", "mdast-util-to-hast": "13.2.0", "mdast-util-to-string": "4.0.0", @@ -83,7 +83,7 @@ "eslint-plugin-header": "3.1.1", "eslint-plugin-import": "2.30.0", "esmock": "2.6.7", - "husky": "9.1.5", + "husky": "9.1.6", "js-yaml": "4.1.0", "jsdom": "25.0.0", "junit-report-builder": "5.0.0", @@ -91,7 +91,7 @@ "mocha": "10.7.3", "mocha-multi-reporters": "1.5.1", "mocha-suppress-logs": "0.5.1", - "semantic-release": "24.1.0" + "semantic-release": "24.1.1" }, "lint-staged": { "*.js": "eslint",