From 1eb86217cf3f5aebaedaaeffadef8bac1e0e0696 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 16:59:02 +0000 Subject: [PATCH] Bump hexo-seo-autopush from 2.1.1 to 2.1.3 Bumps [hexo-seo-autopush](https://github.com/Lete114/hexo-seo-autopush) from 2.1.1 to 2.1.3. - [Release notes](https://github.com/Lete114/hexo-seo-autopush/releases) - [Commits](https://github.com/Lete114/hexo-seo-autopush/commits) --- updated-dependencies: - dependency-name: hexo-seo-autopush dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) 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",