diff --git a/package-lock.json b/package-lock.json index e2cad648..3f0d0679 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@asyncapi/dotnet-nats-template": "^0.12.0", "@asyncapi/generator": "^1.9.18", "@asyncapi/go-watermill-template": "^0.2.40", - "@asyncapi/html-template": "^0.28.3", + "@asyncapi/html-template": "^0.28.4", "@asyncapi/java-spring-cloud-stream-template": "^0.13.4", "@asyncapi/java-spring-template": "^0.29.0", "@asyncapi/java-template": "^0.2.0", @@ -532,12 +532,12 @@ } }, "node_modules/@asyncapi/html-template": { - "version": "0.28.3", - "resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-0.28.3.tgz", - "integrity": "sha512-5kYkONLsKkZZ/oqOHbK+VXVhiVnfPtfPEZ72yJfb7cUvT2ZNQshWTfhEU2qqutV9yP23OHsLStEIQCEO1O7myA==", + "version": "0.28.4", + "resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-0.28.4.tgz", + "integrity": "sha512-gzUX9hv+zRz+zVZ6ccvWMVmSAa/AbI9xKnYcrIWT5CJototHsTg9Wx+Y0d/nWCZi6QE/lW6HSs77mbUbnn/nFg==", "dependencies": { "@asyncapi/parser": "^1.17.0", - "@asyncapi/react-component": "^1.0.0-next.47", + "@asyncapi/react-component": "1.0.0-next.47", "highlight.js": "10.7.3", "node-fetch": "^2.6.7", "puppeteer": "^14.1.0", @@ -21135,12 +21135,12 @@ } }, "@asyncapi/html-template": { - "version": "0.28.3", - "resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-0.28.3.tgz", - "integrity": "sha512-5kYkONLsKkZZ/oqOHbK+VXVhiVnfPtfPEZ72yJfb7cUvT2ZNQshWTfhEU2qqutV9yP23OHsLStEIQCEO1O7myA==", + "version": "0.28.4", + "resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-0.28.4.tgz", + "integrity": "sha512-gzUX9hv+zRz+zVZ6ccvWMVmSAa/AbI9xKnYcrIWT5CJototHsTg9Wx+Y0d/nWCZi6QE/lW6HSs77mbUbnn/nFg==", "requires": { "@asyncapi/parser": "^1.17.0", - "@asyncapi/react-component": "^1.0.0-next.47", + "@asyncapi/react-component": "1.0.0-next.47", "highlight.js": "10.7.3", "node-fetch": "^2.6.7", "puppeteer": "^14.1.0", diff --git a/package.json b/package.json index 86e5bf64..77f91159 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@asyncapi/dotnet-nats-template": "^0.12.0", "@asyncapi/generator": "^1.9.18", "@asyncapi/go-watermill-template": "^0.2.40", - "@asyncapi/html-template": "^0.28.3", + "@asyncapi/html-template": "^0.28.4", "@asyncapi/java-spring-cloud-stream-template": "^0.13.4", "@asyncapi/java-spring-template": "^0.29.0", "@asyncapi/java-template": "^0.2.0",