yarn.lock in cqm-models-1.1.1.0 vs yarn.lock in cqm-models-2.0.0
- old
+ new
@@ -500,12 +500,13 @@
core-util-is@~1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
-"cql-execution@https://github.com/cqframework/cql-execution.git":
- version "1.3.2"
- resolved "https://github.com/cqframework/cql-execution.git#17fb61f4be9b917d5e8ba5cde131d2845bc45d8a"
+cql-execution@^1.3.3:
+ version "1.3.3"
+ resolved "https://registry.yarnpkg.com/cql-execution/-/cql-execution-1.3.3.tgz#fae49e0dba8e32e10e259257e7377dd7944f06fc"
+ integrity sha512-FihPewB7HeHWZLs/r2qzu60l+bn+CjAaifN34MQHZH9+Xko7sRExp9e48f1qvboWZdKC98N3QV1WUx1NFpt2vA==
dependencies:
moment "^2.20.1"
ucum "0.0.7"
create-ecdh@^4.0.0: