From 02810de07282678e94949caeb1bb1ca27a002475 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:13:22 +0000 Subject: [PATCH] chore(deps): update npm to v10.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7897d5..4931153 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.5.1" }, "scripts": { "start": "NODE_ENV=dev node ./bin/www",