diff --git a/package-lock.json b/package-lock.json index c3b9deca..b82557fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "hexo-server": "^3.0.0", "hexo-theme-butterfly": "^4.4.0", "hexo-theme-landscape": "^0.0.3", - "hexo-theme-next": "^8.10.1" + "hexo-theme-next": "^8.13.1" } }, "node_modules/@babel/helper-string-parser": { @@ -1438,9 +1438,9 @@ "integrity": "sha512-b0Di+TUVs4ESrNX4ULEh9uQmADpO6kr10rIJ2OGZM8suNQNFKdxn+vJUjnLfKkCPJAfVmS7/S83KCNYe4tpoNw==" }, "node_modules/hexo-theme-next": { - "version": "8.10.1", - "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.10.1.tgz", - "integrity": "sha512-c7XoUki1VAxx4TKvyemXJeV/WtPWaUCOm+4c/ca2deCpwSmieKcXA4eFK3acJafh+BxN5mlfg8IhB+PeGGC12Q==" + "version": "8.13.1", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.13.1.tgz", + "integrity": "sha512-Qn6MAB3+f65gvXOeBnM1awZbpVPlBE/Qnx4e19J5h2llZkIi9J4t0PHcuQY1pLKoAbDJ6NmGM660ugVJG15DtA==" }, "node_modules/hexo-util": { "version": "2.7.0", @@ -4225,9 +4225,9 @@ "integrity": "sha512-b0Di+TUVs4ESrNX4ULEh9uQmADpO6kr10rIJ2OGZM8suNQNFKdxn+vJUjnLfKkCPJAfVmS7/S83KCNYe4tpoNw==" }, "hexo-theme-next": { - "version": "8.10.1", - "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.10.1.tgz", - "integrity": "sha512-c7XoUki1VAxx4TKvyemXJeV/WtPWaUCOm+4c/ca2deCpwSmieKcXA4eFK3acJafh+BxN5mlfg8IhB+PeGGC12Q==" + "version": "8.13.1", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.13.1.tgz", + "integrity": "sha512-Qn6MAB3+f65gvXOeBnM1awZbpVPlBE/Qnx4e19J5h2llZkIi9J4t0PHcuQY1pLKoAbDJ6NmGM660ugVJG15DtA==" }, "hexo-util": { "version": "2.7.0", diff --git a/package.json b/package.json index 02638d7c..d731fd8c 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ "hexo-server": "^3.0.0", "hexo-theme-butterfly": "^4.4.0", "hexo-theme-landscape": "^0.0.3", - "hexo-theme-next": "^8.10.1" + "hexo-theme-next": "^8.13.1" } }