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/https-proxy-agent/package.json |   32 ++++++++++++++------------------
 1 files changed, 14 insertions(+), 18 deletions(-)

diff --git a/PAMapp/node_modules/https-proxy-agent/package.json b/PAMapp/node_modules/https-proxy-agent/package.json
index f108c45..b644f6d 100644
--- a/PAMapp/node_modules/https-proxy-agent/package.json
+++ b/PAMapp/node_modules/https-proxy-agent/package.json
@@ -1,33 +1,27 @@
 {
-  "_args": [
-    [
-      "https-proxy-agent@5.0.0",
-      "/Users/tomas/PAM/PAMapp"
-    ]
-  ],
-  "_development": true,
-  "_from": "https-proxy-agent@5.0.0",
-  "_id": "https-proxy-agent@5.0.0",
+  "_from": "https-proxy-agent@^5.0.0",
+  "_id": "https-proxy-agent@5.0.1",
   "_inBundle": false,
-  "_integrity": "sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==",
+  "_integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
   "_location": "/https-proxy-agent",
   "_phantomChildren": {},
   "_requested": {
-    "type": "version",
+    "type": "range",
     "registry": true,
-    "raw": "https-proxy-agent@5.0.0",
+    "raw": "https-proxy-agent@^5.0.0",
     "name": "https-proxy-agent",
     "escapedName": "https-proxy-agent",
-    "rawSpec": "5.0.0",
+    "rawSpec": "^5.0.0",
     "saveSpec": null,
-    "fetchSpec": "5.0.0"
+    "fetchSpec": "^5.0.0"
   },
   "_requiredBy": [
     "/jsdom"
   ],
-  "_resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz",
-  "_spec": "5.0.0",
-  "_where": "/Users/tomas/PAM/PAMapp",
+  "_resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
+  "_shasum": "c59ef224a04fe8b754f3db0063a25ea30d0005d6",
+  "_spec": "https-proxy-agent@^5.0.0",
+  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\jsdom",
   "author": {
     "name": "Nathan Rajlich",
     "email": "nathan@tootallnate.net",
@@ -36,10 +30,12 @@
   "bugs": {
     "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues"
   },
+  "bundleDependencies": false,
   "dependencies": {
     "agent-base": "6",
     "debug": "4"
   },
+  "deprecated": false,
   "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
   "devDependencies": {
     "@types/debug": "4",
@@ -86,5 +82,5 @@
     "test-lint": "eslint src --ext .js,.ts"
   },
   "types": "dist/index",
-  "version": "5.0.0"
+  "version": "5.0.1"
 }

--
Gitblit v1.9.3