From bc7ed5e3055f8862c4d1ac3dd695a1230c7b3e13 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Thu, 28 Apr 2022 00:48:45 +0000 Subject: [PATCH] fix: update @asyncapi/ts-nats-template to 0.5.17 version --- package-lock.json | 67 ++++++++++++++--------------------------------- package.json | 2 +- 2 files changed, 20 insertions(+), 49 deletions(-) diff --git a/package-lock.json b/package-lock.json index e5d18f7d..f402cc9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "@asyncapi/python-paho-template": "^0.2.12", "@asyncapi/raml-dt-schema-parser": "^2.0.1", "@asyncapi/specs": "^2.14.0", - "@asyncapi/ts-nats-template": "^0.5.16", + "@asyncapi/ts-nats-template": "^0.5.17", "ajv": "^8.8.2", "ajv-formats": "^2.1.1", "archiver": "^5.3.0", @@ -782,15 +782,16 @@ } }, "node_modules/@asyncapi/modelina": { - "version": "0.49.0", - "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-0.49.0.tgz", - "integrity": "sha512-hqqJxUyqBvIMJGfiItGFeuoOm98qP9EuReVgoolayqZpBkb541/rEeaBv4WHjMecPeA7TGgNtEPNNnzFsSh7Aw==", + "version": "0.57.0", + "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-0.57.0.tgz", + "integrity": "sha512-hMVQ+dL0W6vjz0muVre6/qPxfIsXU8jdMvoY0PWLcwE87TC2bkqDG4BdRxUzfZtrSQ75/QsGtgjhOBvnGwEPMw==", "dependencies": { "@apidevtools/json-schema-ref-parser": "^9.0.9", "@apidevtools/swagger-parser": "^10.0.3", "@asyncapi/parser": "^1.14.0", "change-case": "^4.1.2", - "openapi-types": "9.3.0" + "openapi-types": "9.3.0", + "typescript-json-schema": "^0.53.0" }, "engines": { "node": ">=14" @@ -975,13 +976,13 @@ "integrity": "sha512-hHsYF6XsYNIKb1P2rXaooF4H+uKKQ4b/Ljxrk3rZ3riEDiSxMshMEfb1fUlw9Yj4V4OmJhjXwkNvw8W59AXv1A==" }, "node_modules/@asyncapi/ts-nats-template": { - "version": "0.5.16", - "resolved": "https://registry.npmjs.org/@asyncapi/ts-nats-template/-/ts-nats-template-0.5.16.tgz", - "integrity": "sha512-YpyL8uA/8MiG2SDD5oim6J4IFTMpMJQU6Yk7Ovb/kn4HS6wIqAft6p0ngQx+bzSjlBUPdjQYpN7ZkTTmcaaRKg==", + "version": "0.5.17", + "resolved": "https://registry.npmjs.org/@asyncapi/ts-nats-template/-/ts-nats-template-0.5.17.tgz", + "integrity": "sha512-/ffu5DbMSVNyFh6jUDoKmxSLxLW8iG/cL51Znx5LUrCal+8yRhqB1EAtO4qwKh06gMOoE92xYNPITsEMA7hl8A==", "dependencies": { "@asyncapi/generator-filters": "^2.1.0", "@asyncapi/generator-react-sdk": "^0.2.11", - "@asyncapi/modelina": "^0.56.6", + "@asyncapi/modelina": "^0.57.0", "@asyncapi/parser": "^1.12.0", "cross-env": "^7.0.2", "filenamify": "^4.1.0", @@ -990,22 +991,6 @@ "lodash": "^4.17.20" } }, - "node_modules/@asyncapi/ts-nats-template/node_modules/@asyncapi/modelina": { - "version": "0.56.6", - "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-0.56.6.tgz", - "integrity": "sha512-s9mhbWMVZ3gdnO00IpKMLN8HIrHqwIn+9fPcfIZsb2hoi5NRZ4Z/7wb5KFSMaGXWQ7ABhVb/xHwr91o6vRL+FQ==", - "dependencies": { - "@apidevtools/json-schema-ref-parser": "^9.0.9", - "@apidevtools/swagger-parser": "^10.0.3", - "@asyncapi/parser": "^1.14.0", - "change-case": "^4.1.2", - "openapi-types": "9.3.0", - "typescript-json-schema": "^0.53.0" - }, - "engines": { - "node": ">=14" - } - }, "node_modules/@babel/code-frame": { "version": "7.16.7", "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz", @@ -20032,15 +20017,16 @@ } }, "@asyncapi/modelina": { - "version": "0.49.0", - "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-0.49.0.tgz", - "integrity": "sha512-hqqJxUyqBvIMJGfiItGFeuoOm98qP9EuReVgoolayqZpBkb541/rEeaBv4WHjMecPeA7TGgNtEPNNnzFsSh7Aw==", + "version": "0.57.0", + "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-0.57.0.tgz", + "integrity": "sha512-hMVQ+dL0W6vjz0muVre6/qPxfIsXU8jdMvoY0PWLcwE87TC2bkqDG4BdRxUzfZtrSQ75/QsGtgjhOBvnGwEPMw==", "requires": { "@apidevtools/json-schema-ref-parser": "^9.0.9", "@apidevtools/swagger-parser": "^10.0.3", "@asyncapi/parser": "^1.14.0", "change-case": "^4.1.2", - "openapi-types": "9.3.0" + "openapi-types": "9.3.0", + "typescript-json-schema": "^0.53.0" } }, "@asyncapi/nodejs-template": { @@ -20217,34 +20203,19 @@ "integrity": "sha512-hHsYF6XsYNIKb1P2rXaooF4H+uKKQ4b/Ljxrk3rZ3riEDiSxMshMEfb1fUlw9Yj4V4OmJhjXwkNvw8W59AXv1A==" }, "@asyncapi/ts-nats-template": { - "version": "0.5.16", - "resolved": "https://registry.npmjs.org/@asyncapi/ts-nats-template/-/ts-nats-template-0.5.16.tgz", - "integrity": "sha512-YpyL8uA/8MiG2SDD5oim6J4IFTMpMJQU6Yk7Ovb/kn4HS6wIqAft6p0ngQx+bzSjlBUPdjQYpN7ZkTTmcaaRKg==", + "version": "0.5.17", + "resolved": "https://registry.npmjs.org/@asyncapi/ts-nats-template/-/ts-nats-template-0.5.17.tgz", + "integrity": "sha512-/ffu5DbMSVNyFh6jUDoKmxSLxLW8iG/cL51Znx5LUrCal+8yRhqB1EAtO4qwKh06gMOoE92xYNPITsEMA7hl8A==", "requires": { "@asyncapi/generator-filters": "^2.1.0", "@asyncapi/generator-react-sdk": "^0.2.11", - "@asyncapi/modelina": "^0.56.6", + "@asyncapi/modelina": "^0.57.0", "@asyncapi/parser": "^1.12.0", "cross-env": "^7.0.2", "filenamify": "^4.1.0", "is-url": "1.2.4", "js-beautify": "^1.13.5", "lodash": "^4.17.20" - }, - "dependencies": { - "@asyncapi/modelina": { - "version": "0.56.6", - "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-0.56.6.tgz", - "integrity": "sha512-s9mhbWMVZ3gdnO00IpKMLN8HIrHqwIn+9fPcfIZsb2hoi5NRZ4Z/7wb5KFSMaGXWQ7ABhVb/xHwr91o6vRL+FQ==", - "requires": { - "@apidevtools/json-schema-ref-parser": "^9.0.9", - "@apidevtools/swagger-parser": "^10.0.3", - "@asyncapi/parser": "^1.14.0", - "change-case": "^4.1.2", - "openapi-types": "9.3.0", - "typescript-json-schema": "^0.53.0" - } - } } }, "@babel/code-frame": { diff --git a/package.json b/package.json index dd50a204..9d3902fd 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@asyncapi/python-paho-template": "^0.2.12", "@asyncapi/raml-dt-schema-parser": "^2.0.1", "@asyncapi/specs": "^2.14.0", - "@asyncapi/ts-nats-template": "^0.5.16", + "@asyncapi/ts-nats-template": "^0.5.17", "ajv": "^8.8.2", "ajv-formats": "^2.1.1", "archiver": "^5.3.0",