From 29f1d6f3b03c115626612885f0797ea95e2988f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 02:56:08 +0000 Subject: [PATCH] fix(deps): update dependency @humanwhocodes/momoa to v3.3.7 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2a039f17..e1666395 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@html-validate/stylish": "4.2.0", - "@humanwhocodes/momoa": "3.3.6", + "@humanwhocodes/momoa": "3.3.7", "argparse": "2.0.1", "find-up": "7.0.0", "nano-spawn": "0.2.0", @@ -1299,9 +1299,9 @@ } }, "node_modules/@humanwhocodes/momoa": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/@humanwhocodes/momoa/-/momoa-3.3.6.tgz", - "integrity": "sha512-7/sAGm3YsT6xG1bDkTSHvOpQB+cR4I2InfMVw110nuOCrxZvOQHgRqBMxSoTeUQrk9RS4OU9Aw2MBMZVJgLZMg==", + "version": "3.3.7", + "resolved": "https://registry.npmjs.org/@humanwhocodes/momoa/-/momoa-3.3.7.tgz", + "integrity": "sha512-Qms+FaVfHjGOpd+l5nyt2QnyhH37VJ3fhPDdL18c4WK/bTVGt7h/CA9RhtdWyGjRakuYgiDBr33wNE8ApKJNfQ==", "engines": { "node": ">=18" } @@ -10260,9 +10260,9 @@ "dev": true }, "@humanwhocodes/momoa": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/@humanwhocodes/momoa/-/momoa-3.3.6.tgz", - "integrity": "sha512-7/sAGm3YsT6xG1bDkTSHvOpQB+cR4I2InfMVw110nuOCrxZvOQHgRqBMxSoTeUQrk9RS4OU9Aw2MBMZVJgLZMg==" + "version": "3.3.7", + "resolved": "https://registry.npmjs.org/@humanwhocodes/momoa/-/momoa-3.3.7.tgz", + "integrity": "sha512-Qms+FaVfHjGOpd+l5nyt2QnyhH37VJ3fhPDdL18c4WK/bTVGt7h/CA9RhtdWyGjRakuYgiDBr33wNE8ApKJNfQ==" }, "@humanwhocodes/object-schema": { "version": "2.0.3", diff --git a/package.json b/package.json index 4542d194..01cac38d 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ }, "dependencies": { "@html-validate/stylish": "4.2.0", - "@humanwhocodes/momoa": "3.3.6", + "@humanwhocodes/momoa": "3.3.7", "argparse": "2.0.1", "find-up": "7.0.0", "nano-spawn": "0.2.0",