diff --git a/package-lock.json b/package-lock.json index ea12167..25b66c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "bulma-stylus": "0.8.0", "hexo": "^6.2.0", - "hexo-component-inferno": "^2.0.1", + "hexo-component-inferno": "^2.0.2", "hexo-deployer-git": "^3.0.0", "hexo-generator-archive": "^1.0.0", "hexo-generator-category": "^1.0.0", @@ -2815,9 +2815,9 @@ } }, "node_modules/hexo-component-inferno": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/hexo-component-inferno/-/hexo-component-inferno-2.0.1.tgz", - "integrity": "sha512-czg2r7unN1o1jcU6B2aT8I7r0nu8qxJeb7g5cwcm1q+W079712/8c5EGmR21sD7gCAW9MUDylLc01GZmFAQv4Q==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/hexo-component-inferno/-/hexo-component-inferno-2.0.2.tgz", + "integrity": "sha512-MNhOBt6FrDuT5/78pi4NW3SDKKR/+SXK5qd4S3+T+uVzBCG6hEUa0dbUIBT07bgaz4e+j2f0PIxWC8yWKBoE5A==", "dependencies": { "ajv": "^8.8.2", "hexo": "^6.0.0", @@ -7060,9 +7060,9 @@ } }, "hexo-component-inferno": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/hexo-component-inferno/-/hexo-component-inferno-2.0.1.tgz", - "integrity": "sha512-czg2r7unN1o1jcU6B2aT8I7r0nu8qxJeb7g5cwcm1q+W079712/8c5EGmR21sD7gCAW9MUDylLc01GZmFAQv4Q==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/hexo-component-inferno/-/hexo-component-inferno-2.0.2.tgz", + "integrity": "sha512-MNhOBt6FrDuT5/78pi4NW3SDKKR/+SXK5qd4S3+T+uVzBCG6hEUa0dbUIBT07bgaz4e+j2f0PIxWC8yWKBoE5A==", "requires": { "ajv": "^8.8.2", "hexo": "^6.0.0", diff --git a/package.json b/package.json index a11d115..6af4280 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dependencies": { "bulma-stylus": "0.8.0", "hexo": "^6.2.0", - "hexo-component-inferno": "^2.0.1", + "hexo-component-inferno": "^2.0.2", "hexo-deployer-git": "^3.0.0", "hexo-generator-archive": "^1.0.0", "hexo-generator-category": "^1.0.0",