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/run-async/package.json |   23 ++++++++++-------------
 1 files changed, 10 insertions(+), 13 deletions(-)

diff --git a/PAMapp/node_modules/run-async/package.json b/PAMapp/node_modules/run-async/package.json
index 07d571e..de0de54 100644
--- a/PAMapp/node_modules/run-async/package.json
+++ b/PAMapp/node_modules/run-async/package.json
@@ -1,32 +1,27 @@
 {
-  "_args": [
-    [
-      "run-async@2.4.1",
-      "/Users/tomas/PAM/PAMapp"
-    ]
-  ],
-  "_from": "run-async@2.4.1",
+  "_from": "run-async@^2.4.0",
   "_id": "run-async@2.4.1",
   "_inBundle": false,
   "_integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==",
   "_location": "/run-async",
   "_phantomChildren": {},
   "_requested": {
-    "type": "version",
+    "type": "range",
     "registry": true,
-    "raw": "run-async@2.4.1",
+    "raw": "run-async@^2.4.0",
     "name": "run-async",
     "escapedName": "run-async",
-    "rawSpec": "2.4.1",
+    "rawSpec": "^2.4.0",
     "saveSpec": null,
-    "fetchSpec": "2.4.1"
+    "fetchSpec": "^2.4.0"
   },
   "_requiredBy": [
     "/inquirer"
   ],
   "_resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz",
-  "_spec": "2.4.1",
-  "_where": "/Users/tomas/PAM/PAMapp",
+  "_shasum": "8440eccf99ea3e70bd409d49aab88e10c189a455",
+  "_spec": "run-async@^2.4.0",
+  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\inquirer",
   "author": {
     "name": "Simon Boudrias",
     "email": "admin@simonboudrias.com"
@@ -34,7 +29,9 @@
   "bugs": {
     "url": "https://github.com/SBoudrias/run-async/issues"
   },
+  "bundleDependencies": false,
   "dependencies": {},
+  "deprecated": false,
   "description": "Utility method to run function either synchronously or asynchronously using the common `this.async()` style.",
   "devDependencies": {
     "mocha": "^7.1.0"

--
Gitblit v1.9.3