diff --git a/package-lock.json b/package-lock.json index ea12167..366a9af 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.3", "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.3", + "resolved": "https://registry.npmjs.org/hexo-component-inferno/-/hexo-component-inferno-2.0.3.tgz", + "integrity": "sha512-9yBs2wacCIjwpYBKwOzRH7hFFGEfzb2c27u3Al/XbCPePrS3MP2TTYBjRC2E03nQe341wf/6SMUzzgLeHoQVsQ==", "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.3", + "resolved": "https://registry.npmjs.org/hexo-component-inferno/-/hexo-component-inferno-2.0.3.tgz", + "integrity": "sha512-9yBs2wacCIjwpYBKwOzRH7hFFGEfzb2c27u3Al/XbCPePrS3MP2TTYBjRC2E03nQe341wf/6SMUzzgLeHoQVsQ==", "requires": { "ajv": "^8.8.2", "hexo": "^6.0.0", diff --git a/package.json b/package.json index a11d115..7862d98 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.3", "hexo-deployer-git": "^3.0.0", "hexo-generator-archive": "^1.0.0", "hexo-generator-category": "^1.0.0",