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/typedarray-to-buffer/package.json |   24 ++++++++++--------------
 1 files changed, 10 insertions(+), 14 deletions(-)

diff --git a/PAMapp/node_modules/typedarray-to-buffer/package.json b/PAMapp/node_modules/typedarray-to-buffer/package.json
index 9db2396..6c57718 100644
--- a/PAMapp/node_modules/typedarray-to-buffer/package.json
+++ b/PAMapp/node_modules/typedarray-to-buffer/package.json
@@ -1,33 +1,27 @@
 {
-  "_args": [
-    [
-      "typedarray-to-buffer@3.1.5",
-      "/Users/tomas/PAM/PAMapp"
-    ]
-  ],
-  "_development": true,
-  "_from": "typedarray-to-buffer@3.1.5",
+  "_from": "typedarray-to-buffer@^3.1.5",
   "_id": "typedarray-to-buffer@3.1.5",
   "_inBundle": false,
   "_integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==",
   "_location": "/typedarray-to-buffer",
   "_phantomChildren": {},
   "_requested": {
-    "type": "version",
+    "type": "range",
     "registry": true,
-    "raw": "typedarray-to-buffer@3.1.5",
+    "raw": "typedarray-to-buffer@^3.1.5",
     "name": "typedarray-to-buffer",
     "escapedName": "typedarray-to-buffer",
-    "rawSpec": "3.1.5",
+    "rawSpec": "^3.1.5",
     "saveSpec": null,
-    "fetchSpec": "3.1.5"
+    "fetchSpec": "^3.1.5"
   },
   "_requiredBy": [
     "/@jest/transform/write-file-atomic"
   ],
   "_resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
-  "_spec": "3.1.5",
-  "_where": "/Users/tomas/PAM/PAMapp",
+  "_shasum": "a97ee7a9ff42691b9f783ff1bc5112fe3fca9080",
+  "_spec": "typedarray-to-buffer@^3.1.5",
+  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@jest\\transform\\node_modules\\write-file-atomic",
   "author": {
     "name": "Feross Aboukhadijeh",
     "email": "feross@feross.org",
@@ -36,9 +30,11 @@
   "bugs": {
     "url": "https://github.com/feross/typedarray-to-buffer/issues"
   },
+  "bundleDependencies": false,
   "dependencies": {
     "is-typedarray": "^1.0.0"
   },
+  "deprecated": false,
   "description": "Convert a typed array to a Buffer without a copy",
   "devDependencies": {
     "airtap": "0.0.4",

--
Gitblit v1.8.0