diff --git a/package-lock.json b/package-lock.json index f0ce32266..813a2a8a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "@asciidoctor/core": "~2.2", "@asciidoctor/tabs": "latest", "@mulesoft/lume-icon": "^0.1.47", - "@mulesoft/lume-styling-hooks": "1.0.12", + "@mulesoft/lume-styling-hooks": "1.0.15", "@octokit/rest": "20.1.1", "@ronilaukkarinen/gulp-stylelint": "^14.1.1", "asciidoctor": "3.0.4", @@ -676,9 +676,9 @@ "license": "SEE LICENSE IN README.md" }, "node_modules/@mulesoft/lume-styling-hooks": { - "version": "1.0.12", - "resolved": "https://nexus3.build.msap.io/repository/npm-internal/@mulesoft/lume-styling-hooks/-/lume-styling-hooks-1.0.12.tgz", - "integrity": "sha512-8YQI2xdj160enuMdr+VkBSAbvocddjd89YeMetz6lKabCopGex8ivoOFkrptteFSLmaratZkEEseTo3RPUfvjA==", + "version": "1.0.15", + "resolved": "https://nexus3.build.msap.io/repository/npm-internal/@mulesoft/lume-styling-hooks/-/lume-styling-hooks-1.0.15.tgz", + "integrity": "sha512-wdbe88b3xAXE9SWs54Re8q6hX2O4hGcAhiS/1YZrcVcMiheo5dfnSIl1gdfupKD07HMMd6US3vjXJPqyrY3BLA==", "dev": true, "license": "SEE LICENSE IN README.md" }, diff --git a/package.json b/package.json index 16ac81a81..2a0b3b3ff 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@asciidoctor/core": "~2.2", "@asciidoctor/tabs": "latest", "@mulesoft/lume-icon": "^0.1.47", - "@mulesoft/lume-styling-hooks": "1.0.12", + "@mulesoft/lume-styling-hooks": "1.0.15", "@octokit/rest": "20.1.1", "@ronilaukkarinen/gulp-stylelint": "^14.1.1", "asciidoctor": "3.0.4",