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/source-map-support/package.json |   31 ++++++++++++++-----------------
 1 files changed, 14 insertions(+), 17 deletions(-)

diff --git a/PAMapp/node_modules/source-map-support/package.json b/PAMapp/node_modules/source-map-support/package.json
index 546247d..854af8c 100644
--- a/PAMapp/node_modules/source-map-support/package.json
+++ b/PAMapp/node_modules/source-map-support/package.json
@@ -1,41 +1,38 @@
 {
-  "_args": [
-    [
-      "source-map-support@0.5.20",
-      "/Users/tomas/PAM/PAMapp"
-    ]
-  ],
-  "_from": "source-map-support@0.5.20",
-  "_id": "source-map-support@0.5.20",
+  "_from": "source-map-support@~0.5.12",
+  "_id": "source-map-support@0.5.21",
   "_inBundle": false,
-  "_integrity": "sha512-n1lZZ8Ve4ksRqizaBQgxXDgKwttHDhyfQjA6YZZn8+AroHbsIz+JjwxQDxbp+7y5OYCI8t1Yk7etjD9CRd2hIw==",
+  "_integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
   "_location": "/source-map-support",
   "_phantomChildren": {},
   "_requested": {
-    "type": "version",
+    "type": "range",
     "registry": true,
-    "raw": "source-map-support@0.5.20",
+    "raw": "source-map-support@~0.5.12",
     "name": "source-map-support",
     "escapedName": "source-map-support",
-    "rawSpec": "0.5.20",
+    "rawSpec": "~0.5.12",
     "saveSpec": null,
-    "fetchSpec": "0.5.20"
+    "fetchSpec": "~0.5.12"
   },
   "_requiredBy": [
     "/jest-runner",
     "/terser",
     "/terser-webpack-plugin/terser"
   ],
-  "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.20.tgz",
-  "_spec": "0.5.20",
-  "_where": "/Users/tomas/PAM/PAMapp",
+  "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
+  "_shasum": "04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f",
+  "_spec": "source-map-support@~0.5.12",
+  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\terser",
   "bugs": {
     "url": "https://github.com/evanw/node-source-map-support/issues"
   },
+  "bundleDependencies": false,
   "dependencies": {
     "buffer-from": "^1.0.0",
     "source-map": "^0.6.0"
   },
+  "deprecated": false,
   "description": "Fixes stack traces for files with source maps",
   "devDependencies": {
     "browserify": "^4.2.3",
@@ -58,5 +55,5 @@
     "serve-tests": "http-server -p 1336",
     "test": "mocha"
   },
-  "version": "0.5.20"
+  "version": "0.5.21"
 }

--
Gitblit v1.8.0