diff --git a/package-lock.json b/package-lock.json index 7432d84..7a8dff1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "hexo-renderer-kramed": "^0.1.4", "hexo-renderer-pandoc": "^0.3.1", "hexo-renderer-stylus": "^2.1.0", - "hexo-seo-autopush": "^2.1.1", + "hexo-seo-autopush": "^2.1.3", "hexo-server": "^3.0.0", "hexo-tag-aplayer": "^3.0.4", "hexo-theme-ayer": "^1.9.7-0", @@ -3978,9 +3978,9 @@ } }, "node_modules/hexo-seo-autopush": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/hexo-seo-autopush/-/hexo-seo-autopush-2.1.1.tgz", - "integrity": "sha512-zTy6U7y4mKbIuR/1efmtQNNYWL8CnElZVNW4Ep7XnIepcMNGOs5t7O8zeiHW0BsFPbi7MKxXsk+MFFMfh2NuRQ==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/hexo-seo-autopush/-/hexo-seo-autopush-2.1.3.tgz", + "integrity": "sha512-t1xcEsmbGOu/IvwndhG6V7RlCFLS/y+shbJvRAsZonWnNs6KFrzP1vzEczct1ArlVim24vDBJGf/bgH9iSEepA==", "dependencies": { "googleapis": "^67.0.0", "request": "^2.88.2" @@ -11109,9 +11109,9 @@ } }, "hexo-seo-autopush": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/hexo-seo-autopush/-/hexo-seo-autopush-2.1.1.tgz", - "integrity": "sha512-zTy6U7y4mKbIuR/1efmtQNNYWL8CnElZVNW4Ep7XnIepcMNGOs5t7O8zeiHW0BsFPbi7MKxXsk+MFFMfh2NuRQ==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/hexo-seo-autopush/-/hexo-seo-autopush-2.1.3.tgz", + "integrity": "sha512-t1xcEsmbGOu/IvwndhG6V7RlCFLS/y+shbJvRAsZonWnNs6KFrzP1vzEczct1ArlVim24vDBJGf/bgH9iSEepA==", "requires": { "googleapis": "^67.0.0", "request": "^2.88.2" diff --git a/package.json b/package.json index 0c3fddc..b848147 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "hexo-renderer-kramed": "^0.1.4", "hexo-renderer-pandoc": "^0.3.1", "hexo-renderer-stylus": "^2.1.0", - "hexo-seo-autopush": "^2.1.1", + "hexo-seo-autopush": "^2.1.3", "hexo-server": "^3.0.0", "hexo-tag-aplayer": "^3.0.4", "hexo-theme-ayer": "^1.9.7-0",