diff --git a/package-lock.json b/package-lock.json index 2b68d3f..d7ee1af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -320,9 +320,9 @@ } }, "node_modules/@asyncapi/protobuf-schema-parser": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.5.1.tgz", - "integrity": "sha512-rfSHrsJm+W5I10KhQGx2VZTBObw0w5fsMCcZJVSCV1E9YhKDUQkeH+78QBzuLdHtfo9ut90Ykx02wslpZlcu1A==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.6.0.tgz", + "integrity": "sha512-z6zVRAMi2bkkgjREoCIvUg7KcacyoEh+VIwQmEni/JPuPFMOD3oPv4kwoftEeiF2+gGiioeIxpkI5x7rmHf2Nw==", "license": "Apache-2.0", "dependencies": { "@asyncapi/parser": "^3.4.0",