From 60007f68148dd7394ab047524c600eeccd93388d Mon Sep 17 00:00:00 2001 From: John Cowen Date: Tue, 4 Jun 2019 13:13:01 +0000 Subject: [PATCH] Include consul-api-double update 1. consul-api-double now returns the correctly shaped JSON for intention creation (on POST just return the ID). Previously this didn't matter as the old style adapter was more forgiving --- ui-v2/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui-v2/yarn.lock b/ui-v2/yarn.lock index c070d11cc84c..c76095849bda 100644 --- a/ui-v2/yarn.lock +++ b/ui-v2/yarn.lock @@ -838,9 +838,9 @@ js-yaml "^3.10.0" "@hashicorp/consul-api-double@^2.0.1": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@hashicorp/consul-api-double/-/consul-api-double-2.3.0.tgz#1163f6dacb29d43d8dac4d1473263c257321682a" - integrity sha512-wbaOyOoA1X5Ur7Gj4VSZkor1zuJ2+GTbavPJGtpZZXd6CtL3RXC4HaldruBIF79j3lBXVgS/Y9ETMfGLdoAYgA== + version "2.4.2" + resolved "https://registry.yarnpkg.com/@hashicorp/consul-api-double/-/consul-api-double-2.4.2.tgz#a0e4c268ac3332262bb4ccd843dffc56d17edd1e" + integrity sha512-6eJ4W4wkAtMprt1z2iw/l/kFG4AmGWtkmkDHSNfEVIReddgrbE71aWNDysHDhoR6FBft+XR/uScdC4ITUUNMkg== "@hashicorp/ember-cli-api-double@^1.3.0": version "1.7.0"