From dc0fb5b0b56c1d1a796ad6fb967e9c20c7d198e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 15:40:56 +0000 Subject: [PATCH] =?UTF-8?q?hato-bot=E3=81=AECI=E3=82=92=E5=8F=8D=E6=98=A0?= =?UTF-8?q?=E3=81=99=E3=82=8B=E3=82=88=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 04acf312c..b17ee8e9b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ }, "engines": { "node": ">=20", - "npm": "^10.7.0 || ^10.7.0 || ^8.19.2" + "npm": "^10.8.1 || ^10.8.1 || ^8.19.2" } }, "node_modules/@azu/format-text": { diff --git a/package.json b/package.json index 7289c0bed..3953ac16c 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,6 @@ }, "engines": { "node": ">=20", - "npm": "^10.7.0 || ^10.7.0 || ^8.19.2" + "npm": "^10.8.1 || ^10.8.1 || ^8.19.2" } }