diff --git a/package-lock.json b/package-lock.json index 2f33c74..63650c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2831,11 +2831,6 @@ "js-yaml": "bin/js-yaml.js" } }, - "node_modules/hexo-abbrlink/node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npm.taobao.org/sprintf-js/download/sprintf-js-1.0.3.tgz", - "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=" - }, "node_modules/hexo-all-minifier": { "version": "0.5.7", "resolved": "https://registry.nlark.com/hexo-all-minifier/download/hexo-all-minifier-0.5.7.tgz", @@ -3678,11 +3673,6 @@ "node": ">=0.10" } }, - "node_modules/hexo-generator-baidu-sitemap/node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npm.taobao.org/sprintf-js/download/sprintf-js-1.0.3.tgz", - "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=" - }, "node_modules/hexo-generator-baidu-sitemap/node_modules/strip-ansi": { "version": "5.2.0", "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-5.2.0.tgz?cache=0&sync_timestamp=1618553299612&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstrip-ansi%2Fdownload%2Fstrip-ansi-5.2.0.tgz", @@ -5332,9 +5322,9 @@ } }, "node_modules/moment": { - "version": "2.29.1", - "resolved": "https://registry.npm.taobao.org/moment/download/moment-2.29.1.tgz?cache=0&sync_timestamp=1601983320283&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmoment%2Fdownload%2Fmoment-2.29.1.tgz", - "integrity": "sha1-sr52n6MZQL6e7qZGnAdeNQBvo9M=", + "version": "2.29.2", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz", + "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==", "engines": { "node": "*" } @@ -10362,11 +10352,6 @@ "argparse": "^1.0.7", "esprima": "^4.0.0" } - }, - "sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npm.taobao.org/sprintf-js/download/sprintf-js-1.0.3.tgz", - "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=" } } }, @@ -11069,11 +11054,6 @@ "readable-stream": "^2.0.2" } }, - "sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npm.taobao.org/sprintf-js/download/sprintf-js-1.0.3.tgz", - "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=" - }, "strip-ansi": { "version": "5.2.0", "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-5.2.0.tgz?cache=0&sync_timestamp=1618553299612&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstrip-ansi%2Fdownload%2Fstrip-ansi-5.2.0.tgz", @@ -11197,6 +11177,7 @@ }, "hexo-next-valine": { "version": "git+ssh://git@github.com/next-theme/hexo-next-valine.git#a4a3691cdb505ccfbece2015ab9c877a1f93c2ff", + "integrity": "sha512-+/JE4K9PDfJyki2Q2BRDsYGXIFQTe11AJbQF6yqgeykOFJbwEC747kNaTEmS13U974wkjX95bcB4TdGD0vwNXw==", "from": "hexo-next-valine@github:next-theme/hexo-next-valine", "requires": { "@next-theme/utils": "^1.1.0" @@ -12327,9 +12308,9 @@ "integrity": "sha1-PrXtYmInVteaXw4qIh3+utdcL34=" }, "moment": { - "version": "2.29.1", - "resolved": "https://registry.npm.taobao.org/moment/download/moment-2.29.1.tgz?cache=0&sync_timestamp=1601983320283&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmoment%2Fdownload%2Fmoment-2.29.1.tgz", - "integrity": "sha1-sr52n6MZQL6e7qZGnAdeNQBvo9M=" + "version": "2.29.2", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz", + "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==" }, "moment-timezone": { "version": "0.5.33",