From 14a39294e7a4d6b70223dcaa5967e942d99d7a1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 12:57:16 +0000 Subject: [PATCH] chore(deps): update external fixes --- package-lock.json | 16 ++++++++-------- package.json | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 673e04bb..9271d91e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "hast-util-to-html": "9.0.1", "hast-util-to-string": "3.0.0", "hastscript": "9.0.0", - "jose": "5.6.3", + "jose": "5.7.0", "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.29.1", "esmock": "2.6.7", - "husky": "9.1.4", + "husky": "9.1.5", "js-yaml": "4.1.0", "jsdom": "24.1.1", "junit-report-builder": "5.0.0", @@ -4847,9 +4847,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": { @@ -5477,9 +5477,9 @@ } }, "node_modules/jose": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/jose/-/jose-5.6.3.tgz", - "integrity": "sha512-1Jh//hEEwMhNYPDDLwXHa2ePWgWiFNNUadVmguAAw2IJ6sj9mNxV5tGXJNqlMkJAybF6Lgw1mISDxTePP/187g==", + "version": "5.7.0", + "resolved": "https://registry.npmjs.org/jose/-/jose-5.7.0.tgz", + "integrity": "sha512-3P9qfTYDVnNn642LCAqIKbTGb9a1TBxZ9ti5zEVEr48aDdflgRjhspWFb6WM4PzAfFbGMJYC4+803v8riCRAKw==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/panva" diff --git a/package.json b/package.json index e1535d16..8553c16e 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "hast-util-to-html": "9.0.1", "hast-util-to-string": "3.0.0", "hastscript": "9.0.0", - "jose": "5.6.3", + "jose": "5.7.0", "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.29.1", "esmock": "2.6.7", - "husky": "9.1.4", + "husky": "9.1.5", "js-yaml": "4.1.0", "jsdom": "24.1.1", "junit-report-builder": "5.0.0",