From c37de4e03ba2c2fd5a8e1a56d2c9a8ce9808625e Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 24 Sep 2021 01:55:54 +0000 Subject: [PATCH] Update @types/node-fetch to version 3.0.3 --- pipeline/pak-automation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline/pak-automation/package.json b/pipeline/pak-automation/package.json index 1625966..dab13a8 100644 --- a/pipeline/pak-automation/package.json +++ b/pipeline/pak-automation/package.json @@ -16,7 +16,7 @@ "dependencies": { "@node-steam/vdf": "^2.2.0", "@types/luxon": "^2.0.3", - "@types/node-fetch": "^2.5.12", + "@types/node-fetch": "^3.0.3", "exiftool-vendored": "^15.3.0", "node-fetch": "^2.6.5", "node-html-parser": "^4.1.4",