From 02c781b1802de91f24cfedb3b1b80134053f27e0 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Fri, 22 Sep 2023 08:53:19 +0200 Subject: [PATCH] cross-fetch@4, p-retry@6 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 61ab2c5d..0307a7d5 100644 --- a/package.json +++ b/package.json @@ -50,14 +50,14 @@ "@derhuerst/round-robin-scheduler": "^1.0.4", "content-type": "^1.0.4", "create-hash": "^1.2.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "google-polyline": "^1.0.3", "gps-distance": "0.0.4", "https-proxy-agent": "^7.0.0", "lodash": "^4.17.5", "luxon": "^3.1.1", "object-scan": "^13.0.0", - "p-retry": "^5.1.1", + "p-retry": "^6.0.0", "p-throttle": "^5.0.0", "qs": "^6.6.0", "slugg": "^1.2.0"