diff --git a/package-lock.json b/package-lock.json index bc95fb4..4ab5811 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-symbols-count-time": "^0.7.1", - "hexo-theme-keep": "4.2.5", + "hexo-theme-keep": "4.3.0", "hexo-theme-landscape": "^1.0.0" } }, @@ -2019,9 +2019,9 @@ } }, "node_modules/hexo-theme-keep": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/hexo-theme-keep/-/hexo-theme-keep-4.2.5.tgz", - "integrity": "sha512-VAMgfA80o2hhQ9kWU4OBihlcvRXETHusxTQ6tH/v6YQIZLMvf3rax1cCDyp80SeqFHP6GG70Wr+1oM2AwoKfLA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/hexo-theme-keep/-/hexo-theme-keep-4.3.0.tgz", + "integrity": "sha512-krmjBxudBCQZ9SzRq5QJ8slyvRD0xS1uSys8r64rZ3ZUvMdoDBAf+zDKXjNUuY84+Pu9wn23NGvJrcVnQUmupA==", "license": "AGPL-3.0" }, "node_modules/hexo-theme-landscape": { diff --git a/package.json b/package.json index da55dfc..f249489 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-symbols-count-time": "^0.7.1", - "hexo-theme-keep": "4.2.5", + "hexo-theme-keep": "4.3.0", "hexo-theme-landscape": "^1.0.0" } } \ No newline at end of file