From 3eab5137c8ad11f2ed3383223f5165ff6c5978c2 Mon Sep 17 00:00:00 2001 From: Ray Smets Date: Mon, 20 Sep 2021 10:04:19 -0700 Subject: [PATCH] [Types] version updated. --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 71f3e0a..6f34474 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,6 @@ "license": "MIT", "private": true, "dependencies": { - "@unumid/types": "git+ssh://git@github.com/UnumID/types.git#3.5.0" + "@unumid/types": "git+ssh://git@github.com/UnumID/types.git#3.5.1" } } diff --git a/yarn.lock b/yarn.lock index 0aeb572..03dc62c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -65,9 +65,9 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-15.0.3.tgz#ee09fcaac513576474c327da5818d421b98db88a" integrity sha512-/WbxFeBU+0F79z9RdEOXH4CsDga+ibi5M8uEYr91u3CkT/pdWcV8MCook+4wDPnZBexRdwWS+PiVZ2xJviAzcQ== -"@unumid/types@git+ssh://git@github.com/UnumID/types.git#3.5.0": - version "3.5.0" - resolved "git+ssh://git@github.com/UnumID/types.git#20d031da27858eb6959b7a87c1996c50a14a4d48" +"@unumid/types@git+ssh://git@github.com/UnumID/types.git#3.5.1": + version "3.5.1" + resolved "git+ssh://git@github.com/UnumID/types.git#6cd024d70f1005d737c8e8f3f310d9d53660c212" dependencies: google-protobuf "^3.17.0-rc.2" protobufjs "^6.11.2"