From 9bdb95c9e34cef640534e5e5a1e2225a80442000 Mon Sep 17 00:00:00 2001
From: HelenHuang <LinHuang@pollex.com.tw>
Date: 星期四, 09 六月 2022 15:48:15 +0800
Subject: [PATCH] TODO#139894 [ footer -最下方說明與保經代合作 ] 文案修改

---
 PAMapp/node_modules/core-js-compat/modules-by-versions.json |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/PAMapp/node_modules/core-js-compat/modules-by-versions.json b/PAMapp/node_modules/core-js-compat/modules-by-versions.json
index 030d04d..6b2af62 100644
--- a/PAMapp/node_modules/core-js-compat/modules-by-versions.json
+++ b/PAMapp/node_modules/core-js-compat/modules-by-versions.json
@@ -402,5 +402,33 @@
   "3.18": [
     "esnext.array.from-async",
     "esnext.typed-array.from-async"
+  ],
+  "3.20": [
+    "es.error.cause",
+    "es.error.to-string",
+    "es.aggregate-error.cause",
+    "es.number.to-exponential",
+    "esnext.array.group-by-to-map",
+    "esnext.array.to-reversed",
+    "esnext.array.to-sorted",
+    "esnext.array.to-spliced",
+    "esnext.array.with",
+    "esnext.function.is-callable",
+    "esnext.function.is-constructor",
+    "esnext.function.un-this",
+    "esnext.iterator.to-async",
+    "esnext.string.cooked",
+    "esnext.typed-array.to-reversed",
+    "esnext.typed-array.to-sorted",
+    "esnext.typed-array.to-spliced",
+    "esnext.typed-array.with",
+    "web.dom-exception.constructor",
+    "web.dom-exception.stack",
+    "web.dom-exception.to-string-tag",
+    "web.structured-clone"
+  ],
+  "3.21": [
+    "web.atob",
+    "web.btoa"
   ]
 }

--
Gitblit v1.8.0