diff --git a/package-lock.json b/package-lock.json index a4220ce..a1f6cb2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "hexo-renderer-marked": "^6.0.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-keep": "^4.0.0", + "hexo-theme-keep": "^4.0.2", "hexo-theme-landscape": "^1.0.0" } }, @@ -1337,9 +1337,9 @@ } }, "node_modules/hexo-theme-keep": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/hexo-theme-keep/-/hexo-theme-keep-4.0.0.tgz", - "integrity": "sha512-nIjE2yLpP10Vojx3uq/L/haGhuW/f3ZK2tNy1Umw3s3LgY60kT5lC0NR+uymcmj8xOOPsjW7dx1YQEz/FWkx6w==" + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/hexo-theme-keep/-/hexo-theme-keep-4.0.2.tgz", + "integrity": "sha512-C2LV7QAP6qxdB7WHcwkzvFz8kMWIwejT07EZ+AYL6h+8uY+g4pjLHxJCi6T4ZQQjwufviSUhGsmpdA+kLYFWYA==" }, "node_modules/hexo-theme-landscape": { "version": "1.0.0", diff --git a/package.json b/package.json index 168deec..af6774d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "hexo-renderer-marked": "^6.0.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-keep": "^4.0.0", + "hexo-theme-keep": "^4.0.2", "hexo-theme-landscape": "^1.0.0" } }