diff --git a/package-lock.json b/package-lock.json index 15ba73f3f..b966f779b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "": { "name": "@coreui/coreui-pro", "version": "4.3.4", - "license": "MIT", + "license": "SEE LICENSE IN LICENSE", "dependencies": { "postcss-combine-duplicated-selectors": "^10.0.3" }, @@ -34,7 +34,7 @@ "glob": "^7.2.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.88.2", + "hugo-bin": "^0.92.2", "ip": "^2.0.0", "jquery": "^3.6.0", "karma": "^6.4.0", @@ -5644,9 +5644,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.88.2", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.2.tgz", - "integrity": "sha512-MdSczDJqVh75w0ERXLuU72ACQ+IlS5AROoh1gecdagZxoLF3Wj50gVOZRoBcx5qFaGkEDcdw2a1YQeEEUsZVKw==", + "version": "0.92.2", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.2.tgz", + "integrity": "sha512-1C5NfDinq5C/NFNkj9ZMFb5z0h3R7gN9C8Lx0Vv+1Xtfi72RyteeiGZA82eLr6pbHfL3coBO7Rq9MW3pHtC5mg==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -14577,9 +14577,9 @@ } }, "hugo-bin": { - "version": "0.88.2", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.2.tgz", - "integrity": "sha512-MdSczDJqVh75w0ERXLuU72ACQ+IlS5AROoh1gecdagZxoLF3Wj50gVOZRoBcx5qFaGkEDcdw2a1YQeEEUsZVKw==", + "version": "0.92.2", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.2.tgz", + "integrity": "sha512-1C5NfDinq5C/NFNkj9ZMFb5z0h3R7gN9C8Lx0Vv+1Xtfi72RyteeiGZA82eLr6pbHfL3coBO7Rq9MW3pHtC5mg==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index d2ccdce26..81675806f 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "glob": "^7.2.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.88.2", + "hugo-bin": "^0.92.2", "ip": "^2.0.0", "jquery": "^3.6.0", "karma": "^6.4.0",