diff --git a/package-lock.json b/package-lock.json index 794f514da..b904dd575 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.20", + "@mulesoft/lume-styling-hooks": "1.0.21", "@octokit/rest": "20.1.1", "@ronilaukkarinen/gulp-stylelint": "^14.1.1", "asciidoctor": "3.0.4", @@ -653,9 +653,9 @@ "license": "SEE LICENSE IN README.md" }, "node_modules/@mulesoft/lume-styling-hooks": { - "version": "1.0.20", - "resolved": "https://nexus3.build.msap.io/repository/npm-internal/@mulesoft/lume-styling-hooks/-/lume-styling-hooks-1.0.20.tgz", - "integrity": "sha512-4C/R7OZXh2Jxta4NTPa6vP8yULSqbNRoadIQrcSWCEYKc5wb2SNgwPci2zYHZHwiw+xYuE5D+HfjKst+MBnf7A==", + "version": "1.0.21", + "resolved": "https://nexus3.build.msap.io/repository/npm-internal/@mulesoft/lume-styling-hooks/-/lume-styling-hooks-1.0.21.tgz", + "integrity": "sha512-ZyiA0KLrs9BTu0RYLVjLRVf3/+uPlRDz7OkqCMh/HBaw4lqFj98zuevQB2zmFptYqvd+GBA9BFT/ux+Y44WJgQ==", "dev": true, "license": "SEE LICENSE IN README.md" }, diff --git a/package.json b/package.json index 57609c487..3f0a9c2d9 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.20", + "@mulesoft/lume-styling-hooks": "1.0.21", "@octokit/rest": "20.1.1", "@ronilaukkarinen/gulp-stylelint": "^14.1.1", "asciidoctor": "3.0.4",