From 7d58103f99f77e014c6507b4e9e01183ae2e4ddb Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Tue, 30 Jan 2024 05:02:07 +0000 Subject: [PATCH] chore: update @asyncapi/html-template to 2.1.4 version --- apps/studio/package.json | 2 +- package-lock.json | 48 ++++++++++++++++++++-------------------- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/apps/studio/package.json b/apps/studio/package.json index c50b08b9d..333868cb9 100644 --- a/apps/studio/package.json +++ b/apps/studio/package.json @@ -76,7 +76,7 @@ "devDependencies": { "@asyncapi/dotnet-nats-template": "^0.12.1", "@asyncapi/go-watermill-template": "^0.2.55", - "@asyncapi/html-template": "^2.1.3", + "@asyncapi/html-template": "^2.1.4", "@asyncapi/java-spring-cloud-stream-template": "^0.13.4", "@asyncapi/java-spring-template": "^1.5.1", "@asyncapi/java-template": "^0.2.1", diff --git a/package-lock.json b/package-lock.json index 9dd574846..45492e653 100644 --- a/package-lock.json +++ b/package-lock.json @@ -524,7 +524,7 @@ "devDependencies": { "@asyncapi/dotnet-nats-template": "^0.12.1", "@asyncapi/go-watermill-template": "^0.2.55", - "@asyncapi/html-template": "^2.1.3", + "@asyncapi/html-template": "^2.1.4", "@asyncapi/java-spring-cloud-stream-template": "^0.13.4", "@asyncapi/java-spring-template": "^1.5.1", "@asyncapi/java-template": "^0.2.1", @@ -1357,13 +1357,13 @@ } }, "node_modules/@asyncapi/html-template": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-2.1.3.tgz", - "integrity": "sha512-d3HUTCcAU7dS4uUwuy66eJIEHj8hOUZyIRZRBhsiYaHf3mM/MtlO5jJfpNG1hlBRC2mKBfFzVa0JrIpJ8wRofA==", + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-2.1.4.tgz", + "integrity": "sha512-lz1K6zk7x+0x8ScMhnl2XnNxJ2pCTnJwQUKpnSL7h4oqCQB0+dloq/u2RhhB5Y8+2WtAh4uGoNJUvvGWP8AgPg==", "dev": true, "dependencies": { "@asyncapi/generator-react-sdk": "^1.0.7", - "@asyncapi/parser": "^3.0.3", + "@asyncapi/parser": "^3.0.4", "@asyncapi/react-component": "^1.2.13", "highlight.js": "10.7.3", "puppeteer": "^14.1.0", @@ -1391,12 +1391,12 @@ } }, "node_modules/@asyncapi/html-template/node_modules/@asyncapi/parser": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.3.tgz", - "integrity": "sha512-nRkzgzcSkqBMy6kL/AWNsL8EJzDePFI4x6949V+4R/zYtbAm1IYY9Q4DEc81pnxoWHrJrVvrSD6O73/VTJ+XoA==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.4.tgz", + "integrity": "sha512-xop2ZGCNey6eaNp6ypscrWCQogC++XAjq7yWvaB9v3GfpL0P8Dq+d29NetlvpLFZ1xnkbeuUg9R2m7FBZYkPFw==", "dev": true, "dependencies": { - "@asyncapi/specs": "^6.2.1", + "@asyncapi/specs": "^6.3.0", "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0", "@stoplight/json": "^3.20.2", "@stoplight/json-ref-readers": "^1.2.2", @@ -1418,9 +1418,9 @@ } }, "node_modules/@asyncapi/html-template/node_modules/@asyncapi/specs": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.2.1.tgz", - "integrity": "sha512-rfd0bzJrApEbxYD4U1SUG02GGG6lK6i6lup9LDWpVu1QwwuMNLAgf8+jsmsf3e7OinB/lauxRumGODXCxBu5Jw==", + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.3.0.tgz", + "integrity": "sha512-Ui7Fekd/ruqd4hTSb5ogsTG8eylHEyKR5qKOtg+HwOYWlUEtObOD2UlhbuASiB4YnG5SSfkEKR5YsUJmf/ESYQ==", "dev": true, "dependencies": { "@types/json-schema": "^7.0.11" @@ -35263,13 +35263,13 @@ } }, "@asyncapi/html-template": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-2.1.3.tgz", - "integrity": "sha512-d3HUTCcAU7dS4uUwuy66eJIEHj8hOUZyIRZRBhsiYaHf3mM/MtlO5jJfpNG1hlBRC2mKBfFzVa0JrIpJ8wRofA==", + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-2.1.4.tgz", + "integrity": "sha512-lz1K6zk7x+0x8ScMhnl2XnNxJ2pCTnJwQUKpnSL7h4oqCQB0+dloq/u2RhhB5Y8+2WtAh4uGoNJUvvGWP8AgPg==", "dev": true, "requires": { "@asyncapi/generator-react-sdk": "^1.0.7", - "@asyncapi/parser": "^3.0.3", + "@asyncapi/parser": "^3.0.4", "@asyncapi/react-component": "^1.2.13", "highlight.js": "10.7.3", "puppeteer": "^14.1.0", @@ -35297,12 +35297,12 @@ } }, "@asyncapi/parser": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.3.tgz", - "integrity": "sha512-nRkzgzcSkqBMy6kL/AWNsL8EJzDePFI4x6949V+4R/zYtbAm1IYY9Q4DEc81pnxoWHrJrVvrSD6O73/VTJ+XoA==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.4.tgz", + "integrity": "sha512-xop2ZGCNey6eaNp6ypscrWCQogC++XAjq7yWvaB9v3GfpL0P8Dq+d29NetlvpLFZ1xnkbeuUg9R2m7FBZYkPFw==", "dev": true, "requires": { - "@asyncapi/specs": "^6.2.1", + "@asyncapi/specs": "^6.3.0", "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0", "@stoplight/json": "^3.20.2", "@stoplight/json-ref-readers": "^1.2.2", @@ -35324,9 +35324,9 @@ } }, "@asyncapi/specs": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.2.1.tgz", - "integrity": "sha512-rfd0bzJrApEbxYD4U1SUG02GGG6lK6i6lup9LDWpVu1QwwuMNLAgf8+jsmsf3e7OinB/lauxRumGODXCxBu5Jw==", + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.3.0.tgz", + "integrity": "sha512-Ui7Fekd/ruqd4hTSb5ogsTG8eylHEyKR5qKOtg+HwOYWlUEtObOD2UlhbuASiB4YnG5SSfkEKR5YsUJmf/ESYQ==", "dev": true, "requires": { "@types/json-schema": "^7.0.11" @@ -35967,7 +35967,7 @@ "@asyncapi/converter": "^1.4.8", "@asyncapi/dotnet-nats-template": "^0.12.1", "@asyncapi/go-watermill-template": "^0.2.55", - "@asyncapi/html-template": "^2.1.3", + "@asyncapi/html-template": "^2.1.4", "@asyncapi/java-spring-cloud-stream-template": "^0.13.4", "@asyncapi/java-spring-template": "^1.5.1", "@asyncapi/java-template": "^0.2.1",