From 3bb387249acf3dde13f791f3d972b3a435645534 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 8 Jun 2019 02:10:42 +0000 Subject: [PATCH] Update dependency cross-fetch to v3.0.4 --- frontend-basic/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend-basic/package.json b/frontend-basic/package.json index 3ef3740..4ed6e8f 100644 --- a/frontend-basic/package.json +++ b/frontend-basic/package.json @@ -17,7 +17,7 @@ "@stomp/stompjs": "5.3.0", "bootstrap": "4.3.1", "connected-react-router": "6.4.0", - "cross-fetch": "3.0.2", + "cross-fetch": "3.0.4", "detect-browser": "4.5.0", "filepond": "4.4.2", "jquery": "3.4.1",