From 971cb28895fbe34b98734b45b4bd759b8d6b8ffe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 19:48:00 +0000 Subject: [PATCH] fix(deps): update dependency org.webjars.npm:whatwg-fetch to v3.6.20 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 80c9bc8649..3502d52c02 100644 --- a/gradle.properties +++ b/gradle.properties @@ -118,7 +118,7 @@ coreJsBundleVersion=3.30.1 regeneratorRuntimeVersion=0.14.1 jstreeVersion=3.3.16 webComponentPolyfillVersion=2.8.0 -whatwgFetchPolyfillVersion=3.6.2 +whatwgFetchPolyfillVersion=3.6.20 # gradle settings org.gradle.parallel=true