diff --git a/package-lock.json b/package-lock.json index bea86fd2..f9e6b29f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "hexo-butterfly-tag-plugins-plus": "1.0.17", "hexo-butterfly-wowjs": "1.0.5", "hexo-filter-nofollow": "2.0.2", - "hexo-fs": "4.0.0", + "hexo-fs": "4.1.0", "hexo-generator-archive": "2.0.0", "hexo-generator-baidu-sitemap": "0.1.9", "hexo-generator-category": "2.0.0", @@ -2152,9 +2152,9 @@ } }, "node_modules/hexo-fs": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/hexo-fs/-/hexo-fs-4.0.0.tgz", - "integrity": "sha512-nyFouUzoxabGraHzDGoF90sq+KDlZV94nUQarfVxwxBdI7x3LVeb9Y3r+HKYyxUyo2HtrJUILJh3UM0qzdBq9A==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/hexo-fs/-/hexo-fs-4.1.0.tgz", + "integrity": "sha512-sltBqOhSUXzF7dqnz8nDSwCvYPzOL1Q6ESilc6LGWEu9q87rF67/MlQtNbZjuO4AkY3S2/skYz58SYOI5QN9/Q==", "dependencies": { "bluebird": "^3.7.2", "chokidar": "^3.5.3", @@ -8105,9 +8105,9 @@ } }, "hexo-fs": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/hexo-fs/-/hexo-fs-4.0.0.tgz", - "integrity": "sha512-nyFouUzoxabGraHzDGoF90sq+KDlZV94nUQarfVxwxBdI7x3LVeb9Y3r+HKYyxUyo2HtrJUILJh3UM0qzdBq9A==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/hexo-fs/-/hexo-fs-4.1.0.tgz", + "integrity": "sha512-sltBqOhSUXzF7dqnz8nDSwCvYPzOL1Q6ESilc6LGWEu9q87rF67/MlQtNbZjuO4AkY3S2/skYz58SYOI5QN9/Q==", "requires": { "bluebird": "^3.7.2", "chokidar": "^3.5.3", diff --git a/package.json b/package.json index 360c4ccf..ea644faa 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "hexo-butterfly-tag-plugins-plus": "1.0.17", "hexo-butterfly-wowjs": "1.0.5", "hexo-filter-nofollow": "2.0.2", - "hexo-fs": "4.0.0", + "hexo-fs": "4.1.0", "hexo-generator-archive": "2.0.0", "hexo-generator-baidu-sitemap": "0.1.9", "hexo-generator-category": "2.0.0",