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 Aug 23, 2019
1 parent 2200072 commit d942a69
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 @@ -880,9 +880,9 @@
js-yaml "^3.13.1"

"@hashicorp/consul-api-double@^2.0.1":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@hashicorp/consul-api-double/-/consul-api-double-2.5.0.tgz#d9540a38ee652d55ed90956850c9e5cbcde89454"
integrity sha512-RZcVIPQ4M4TZzFe2mWm7M5w28yOIpVgiYZI5ax+JG0Yr5TVbhJPMxhdb1es73cILuqIi9Fr+73OJ5IAospgPBw==
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@^2.0.0":
version "2.0.0"
Expand Down

0 comments on commit d942a69

Please sign in to comment.