From c2f448a30c42bf014b3fe2ad94714635468438bd Mon Sep 17 00:00:00 2001 From: Mitchell Borrego Date: Wed, 15 Jun 2022 15:20:46 -0400 Subject: [PATCH] Update package-lock.json --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 676c1ab..e3d66f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@actions/core": "^1.8.2", "@actions/exec": "^1.1.1", "@actions/github": "^5.0.3", - "node-fetch": "^3.2.6", + "node-fetch": "3.2", "openpgp": "5.3" }, "devDependencies": {