From 26fa49f4b0aa658d65a21fffe828f39e78302573 Mon Sep 17 00:00:00 2001
From: HelenHuang <LinHuang@pollex.com.tw>
Date: 星期四, 09 六月 2022 17:46:58 +0800
Subject: [PATCH] Revert "Update#139889 [ 快速篩選 ] 年資文案調整"

---
 PAMapp/node_modules/@vue/component-compiler-utils/node_modules/hash-sum/package.json |   23 ++++++++++-------------
 1 files changed, 10 insertions(+), 13 deletions(-)

diff --git a/PAMapp/node_modules/@vue/component-compiler-utils/node_modules/hash-sum/package.json b/PAMapp/node_modules/@vue/component-compiler-utils/node_modules/hash-sum/package.json
index a455d1e..cacb2e3 100644
--- a/PAMapp/node_modules/@vue/component-compiler-utils/node_modules/hash-sum/package.json
+++ b/PAMapp/node_modules/@vue/component-compiler-utils/node_modules/hash-sum/package.json
@@ -1,39 +1,36 @@
 {
-  "_args": [
-    [
-      "hash-sum@1.0.2",
-      "/Users/tomas/PAM/PAMapp"
-    ]
-  ],
-  "_from": "hash-sum@1.0.2",
+  "_from": "hash-sum@^1.0.2",
   "_id": "hash-sum@1.0.2",
   "_inBundle": false,
   "_integrity": "sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ=",
   "_location": "/@vue/component-compiler-utils/hash-sum",
   "_phantomChildren": {},
   "_requested": {
-    "type": "version",
+    "type": "range",
     "registry": true,
-    "raw": "hash-sum@1.0.2",
+    "raw": "hash-sum@^1.0.2",
     "name": "hash-sum",
     "escapedName": "hash-sum",
-    "rawSpec": "1.0.2",
+    "rawSpec": "^1.0.2",
     "saveSpec": null,
-    "fetchSpec": "1.0.2"
+    "fetchSpec": "^1.0.2"
   },
   "_requiredBy": [
     "/@vue/component-compiler-utils"
   ],
   "_resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz",
-  "_spec": "1.0.2",
-  "_where": "/Users/tomas/PAM/PAMapp",
+  "_shasum": "33b40777754c6432573c120cc3808bbd10d47f04",
+  "_spec": "hash-sum@^1.0.2",
+  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@vue\\component-compiler-utils",
   "authors": [
     "Nicolas Bevacqua <nicolasbevacqua@gmail.com>"
   ],
   "bugs": {
     "url": "https://github.com/bevacqua/hash-sum/issues"
   },
+  "bundleDependencies": false,
   "dependencies": {},
+  "deprecated": false,
   "description": "Blazing fast unique hash generator",
   "devDependencies": {
     "jshint": "2.5.0",

--
Gitblit v1.8.0