diff --git a/mp/static/functions/get_wxacode/package-lock.json b/mp/static/functions/get_wxacode/package-lock.json index a65b420..2ec9d94 100644 --- a/mp/static/functions/get_wxacode/package-lock.json +++ b/mp/static/functions/get_wxacode/package-lock.json @@ -112,9 +112,9 @@ "integrity": "sha1-xXUR46GcS16WkrsplcQKOlIWeUQ=" }, "ajv": { - "version": "6.12.2", - "resolved": "https://registry.npm.taobao.org/ajv/download/ajv-6.12.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fajv%2Fdownload%2Fajv-6.12.2.tgz", - "integrity": "sha1-xinF7O0XuvMUQ3kY0tqIyZ1ZWM0=", + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "requires": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0",