From 9e26295de2718619310c2e4d816dce7964a60292 Mon Sep 17 00:00:00 2001 From: Ming Di Leom <2809763-curben@users.noreply.gitlab.com> Date: Sun, 1 Oct 2023 08:55:18 +0000 Subject: [PATCH] chore(deps): bump got from 11 to 13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33c6a35..9fb50c7 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ }, "dependencies": { "extract-zip": "^2.0.1", - "got": "^11.8.3" + "got": "^13.0.0" }, "engines": { "node": ">= 14.15.0"