Skip to content

Commit

Permalink
Include consul-api-double update
Browse files Browse the repository at this point in the history
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
  • Loading branch information
John Cowen committed Jun 4, 2019
1 parent 7aa19ba commit 60007f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ui-v2/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 60007f6

Please sign in to comment.