diff --git a/package-lock.json b/package-lock.json index ac39373..a2728a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "hexo-renderer-stylus": "^2.1.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^0.0.3", - "hexo-theme-next": "^8.14.0" + "hexo-theme-next": "^8.14.2" } }, "node_modules/@tootallnate/once": { @@ -1082,9 +1082,9 @@ "integrity": "sha512-b0Di+TUVs4ESrNX4ULEh9uQmADpO6kr10rIJ2OGZM8suNQNFKdxn+vJUjnLfKkCPJAfVmS7/S83KCNYe4tpoNw==" }, "node_modules/hexo-theme-next": { - "version": "8.14.1", - "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.14.1.tgz", - "integrity": "sha512-7nf9AXlCYt3dgfoFVPA1ck9bJw71BkTZsHX09z02HYlVt4SJ0cI2agW02GGfeg2n0SxJCnOGRlcmR9/37E3TEA==" + "version": "8.14.2", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.14.2.tgz", + "integrity": "sha512-XF0xocZmXNTqqPZJuBkwfDFyR51kDFWFxdp9xNN1voUduGROYrTTHaM0IFklhdK0cAjIX0EG+FndtU/5SHZkMg==" }, "node_modules/hexo-util": { "version": "2.7.0", @@ -3227,9 +3227,9 @@ "integrity": "sha512-b0Di+TUVs4ESrNX4ULEh9uQmADpO6kr10rIJ2OGZM8suNQNFKdxn+vJUjnLfKkCPJAfVmS7/S83KCNYe4tpoNw==" }, "hexo-theme-next": { - "version": "8.14.1", - "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.14.1.tgz", - "integrity": "sha512-7nf9AXlCYt3dgfoFVPA1ck9bJw71BkTZsHX09z02HYlVt4SJ0cI2agW02GGfeg2n0SxJCnOGRlcmR9/37E3TEA==" + "version": "8.14.2", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.14.2.tgz", + "integrity": "sha512-XF0xocZmXNTqqPZJuBkwfDFyR51kDFWFxdp9xNN1voUduGROYrTTHaM0IFklhdK0cAjIX0EG+FndtU/5SHZkMg==" }, "hexo-util": { "version": "2.7.0", diff --git a/package.json b/package.json index 2b79551..680cf04 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,6 @@ "hexo-renderer-stylus": "^2.1.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^0.0.3", - "hexo-theme-next": "^8.14.0" + "hexo-theme-next": "^8.14.2" } }