diff --git a/package-lock.json b/package-lock.json index 1470206a..32df4c87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@asyncapi/java-template": "^0.2.0", "@asyncapi/markdown-template": "^1.4.0", "@asyncapi/nodejs-template": "^2.0.1", - "@asyncapi/nodejs-ws-template": "^0.9.33", + "@asyncapi/nodejs-ws-template": "^0.9.34", "@asyncapi/openapi-schema-parser": "^3.0.21", "@asyncapi/parser": "^1.18.1", "@asyncapi/problem": "^1.0.0", @@ -1149,9 +1149,9 @@ } }, "node_modules/@asyncapi/nodejs-ws-template": { - "version": "0.9.33", - "resolved": "https://registry.npmjs.org/@asyncapi/nodejs-ws-template/-/nodejs-ws-template-0.9.33.tgz", - "integrity": "sha512-OxEMmdcMMK4KxWoNpXnwhPL2Q3lqx6fxuFc2ONmUAuHr8o+c5rfgyDaqKWQ48knSUaYpbywuCH6SGi9pV52IMQ==", + "version": "0.9.34", + "resolved": "https://registry.npmjs.org/@asyncapi/nodejs-ws-template/-/nodejs-ws-template-0.9.34.tgz", + "integrity": "sha512-4UWdDe21FS3UG1QNpKuAzac8M+m9rdeQRr6hMWk9XDfFNsAGOUMM1dpFGIVeF2RHPS99KAsMKfWZM2CQB9JYEg==", "dependencies": { "@asyncapi/generator-filters": "^2.1.0", "@asyncapi/generator-hooks": "^0.1.0" @@ -19296,9 +19296,9 @@ } }, "@asyncapi/nodejs-ws-template": { - "version": "0.9.33", - "resolved": "https://registry.npmjs.org/@asyncapi/nodejs-ws-template/-/nodejs-ws-template-0.9.33.tgz", - "integrity": "sha512-OxEMmdcMMK4KxWoNpXnwhPL2Q3lqx6fxuFc2ONmUAuHr8o+c5rfgyDaqKWQ48knSUaYpbywuCH6SGi9pV52IMQ==", + "version": "0.9.34", + "resolved": "https://registry.npmjs.org/@asyncapi/nodejs-ws-template/-/nodejs-ws-template-0.9.34.tgz", + "integrity": "sha512-4UWdDe21FS3UG1QNpKuAzac8M+m9rdeQRr6hMWk9XDfFNsAGOUMM1dpFGIVeF2RHPS99KAsMKfWZM2CQB9JYEg==", "requires": { "@asyncapi/generator-filters": "^2.1.0", "@asyncapi/generator-hooks": "^0.1.0" diff --git a/package.json b/package.json index 410fb5f5..8e749ea9 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@asyncapi/java-template": "^0.2.0", "@asyncapi/markdown-template": "^1.4.0", "@asyncapi/nodejs-template": "^2.0.1", - "@asyncapi/nodejs-ws-template": "^0.9.33", + "@asyncapi/nodejs-ws-template": "^0.9.34", "@asyncapi/openapi-schema-parser": "^3.0.21", "@asyncapi/parser": "^1.18.1", "@asyncapi/problem": "^1.0.0",