diff --git a/package-lock.json b/package-lock.json index ee3df03856..dc4966304e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "find-unused-sass-variables": "^4.0.5", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.95.0", + "hugo-bin": "^0.96.0", "ip": "^2.0.0", "jquery": "^3.6.1", "karma": "^6.4.1", @@ -5743,9 +5743,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.95.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.95.0.tgz", - "integrity": "sha512-0hE/PMGpb5ACqDgkJ2zLtl0rFoLDfmRZbC9wkLnMEnjF4Mrz/dCFJIZb66HgxrdK4SfrZfmNLL5usuOi0bjhag==", + "version": "0.96.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.96.0.tgz", + "integrity": "sha512-a85/ZvD7NJ/Puz8/fRKVhHxxB/+qaN96fdOxHrtTeqsnZXXcpMGuD3LhN4h8xeqfAfJHWroeI2R7bPfnr+qmWg==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -14789,9 +14789,9 @@ } }, "hugo-bin": { - "version": "0.95.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.95.0.tgz", - "integrity": "sha512-0hE/PMGpb5ACqDgkJ2zLtl0rFoLDfmRZbC9wkLnMEnjF4Mrz/dCFJIZb66HgxrdK4SfrZfmNLL5usuOi0bjhag==", + "version": "0.96.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.96.0.tgz", + "integrity": "sha512-a85/ZvD7NJ/Puz8/fRKVhHxxB/+qaN96fdOxHrtTeqsnZXXcpMGuD3LhN4h8xeqfAfJHWroeI2R7bPfnr+qmWg==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index b8bae51f20..eea30d02ac 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "find-unused-sass-variables": "^4.0.5", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.95.0", + "hugo-bin": "^0.96.0", "ip": "^2.0.0", "jquery": "^3.6.1", "karma": "^6.4.1",