@finos/tracdap-web-api
Advanced tools
Comparing version 0.6.0-rc1 to 0.6.0-rc2
{ | ||
"name": "@finos/tracdap-web-api", | ||
"version": "0.6.0-rc1", | ||
"version": "0.6.0-rc2", | ||
"description": "API package for building web applications on the TRAC Data & Analytics Platform", | ||
@@ -25,10 +25,10 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"grpc-web": "~1.3.1", | ||
"protobufjs": "~7.1.0" | ||
"grpc-web": "~1.4.2", | ||
"protobufjs": "~7.2.4" | ||
}, | ||
"devDependencies": { | ||
"protobufjs-cli": "~1.0.1", | ||
"license-checker-rseidelsohn": "^3.1.0", | ||
"owasp-dependency-check": "0.0.19", | ||
"node-fetch": "^3.2.10" | ||
"protobufjs-cli": "~1.1.1", | ||
"license-checker-rseidelsohn": "^3.3.0", | ||
"owasp-dependency-check": "0.0.21", | ||
"node-fetch": "^3.3.1" | ||
}, | ||
@@ -35,0 +35,0 @@ "overrides": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2653762
46438
+ Addedgrpc-web@1.4.2(transitive)
+ Addedprotobufjs@7.2.6(transitive)
- Removedgrpc-web@1.3.1(transitive)
- Removedprotobufjs@7.1.2(transitive)
Updatedgrpc-web@~1.4.2
Updatedprotobufjs@~7.2.4