From 91e4551590aaed7b1f1b0d845b18c925db820713 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 18:32:07 +0000 Subject: [PATCH] chore(deps): update npm to v10.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9b329b..9277b95 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "A simple tool to automate my resume generation.", "main": "bin/www", "engines": { - "npm": "10.1.0" + "npm": "10.8.2" }, "scripts": { "start": "NODE_ENV=dev node ./bin/www",