Xiao_123 6 months ago
parent
commit
f4a75286e1
1 changed files with 7 additions and 0 deletions
  1. 7 0
      package-lock.json

+ 7 - 0
package-lock.json

@@ -19,6 +19,7 @@
         "html2canvas": "^1.4.1",
         "html2canvas": "^1.4.1",
         "js-base64": "^3.7.7",
         "js-base64": "^3.7.7",
         "js-cookie": "^3.0.5",
         "js-cookie": "^3.0.5",
+        "js-sha256": "^0.11.0",
         "lodash": "^4.17.21",
         "lodash": "^4.17.21",
         "nprogress": "^0.2.0",
         "nprogress": "^0.2.0",
         "pinia": "^2.1.7",
         "pinia": "^2.1.7",
@@ -4605,6 +4606,12 @@
         "node": ">=14"
         "node": ">=14"
       }
       }
     },
     },
+    "node_modules/js-sha256": {
+      "version": "0.11.0",
+      "resolved": "https://registry.npmmirror.com/js-sha256/-/js-sha256-0.11.0.tgz",
+      "integrity": "sha512-6xNlKayMZvds9h1Y1VWc0fQHQ82BxTXizWPEtEeGvmOUYpBRy4gbWroHLpzowe6xiQhHpelCQiE7HEdznyBL9Q==",
+      "license": "MIT"
+    },
     "node_modules/js-tokens": {
     "node_modules/js-tokens": {
       "version": "9.0.0",
       "version": "9.0.0",
       "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-9.0.0.tgz",
       "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-9.0.0.tgz",