diff --git a/package-lock.json b/package-lock.json index 17f02c949..ff0eb4ffb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.3/www-epivis-2.0.3.tgz" }, "devDependencies": { - "hugo-bin": "^0.93.0", + "hugo-bin": "^0.98.0", "husky": "^8.0.2", "lint-staged": "^13.0.3", "prettier": "^2.8.1", @@ -1081,9 +1081,9 @@ "dev": true }, "node_modules/hugo-bin": { - "version": "0.93.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.93.0.tgz", - "integrity": "sha512-tuuTvjyjZGMZlx80eKubX/GJkQkibr4AXzSPaRcDIBpr0FoiT2oURNgeY6Zm5axkgm07DuACNQmFw85KdcvBHw==", + "version": "0.98.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.98.0.tgz", + "integrity": "sha512-njaLdSl4DorvQ9uf9SL0Np8s4dn0Sbtrl1+xiBlQCDegtPLgCU4kOgJNl6rhzevxXAl7oMXRrNJROhOVDmNqvA==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -3867,9 +3867,9 @@ "dev": true }, "hugo-bin": { - "version": "0.93.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.93.0.tgz", - "integrity": "sha512-tuuTvjyjZGMZlx80eKubX/GJkQkibr4AXzSPaRcDIBpr0FoiT2oURNgeY6Zm5axkgm07DuACNQmFw85KdcvBHw==", + "version": "0.98.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.98.0.tgz", + "integrity": "sha512-njaLdSl4DorvQ9uf9SL0Np8s4dn0Sbtrl1+xiBlQCDegtPLgCU4kOgJNl6rhzevxXAl7oMXRrNJROhOVDmNqvA==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 8b18f09f5..e0fcaa927 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.3/www-epivis-2.0.3.tgz" }, "devDependencies": { - "hugo-bin": "^0.93.0", + "hugo-bin": "^0.98.0", "husky": "^8.0.2", "lint-staged": "^13.0.3", "prettier": "^2.8.1",