Skip to content

Commit

Permalink
update mdctl and mdctl alpha versions
Browse files Browse the repository at this point in the history
  • Loading branch information
myerkes-medable committed Oct 18, 2023
1 parent 96ca0d9 commit 7791f0c
Show file tree
Hide file tree
Showing 4 changed files with 238 additions and 239 deletions.
2 changes: 1 addition & 1 deletion mods/pkgs/mdctl-alpha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "pkg",
"version": "0.0.0",
"dependencies": {
"@medable/mdctl-cli": "1.0.71-alpha.4"
"@medable/mdctl-cli": "1.0.71-alpha.5"
}
}
236 changes: 118 additions & 118 deletions mods/pkgs/mdctl-alpha/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,27 @@
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.3.tgz#5358cf62e380cf69efcb87a7bb922ff88bfac6e2"
integrity sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg==

"@medable/mdctl-api-driver@^1.0.71-alpha.4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-api-driver/-/mdctl-api-driver-1.0.71-alpha.4.tgz#550e81c945883ca9b617aafdf0672871d8484c6d"
integrity sha512-knkQvbWtH0wCZI3SwaiIfiQ0AZhHudFdqIMCQgs2fxegCcjX2wpcgQ9T1AYnpqkprL41ijJdXah8EfXNQU+r9A==
dependencies:
"@medable/mdctl-api" "^1.0.71-alpha.4"
"@medable/mdctl-core" "^1.0.71-alpha.4"
"@medable/mdctl-core-utils" "^1.0.71-alpha.4"
"@medable/mdctl-api-driver@^1.0.71":
version "1.0.71"
resolved "https://registry.yarnpkg.com/@medable/mdctl-api-driver/-/mdctl-api-driver-1.0.71.tgz#34bcdbb0c975a1f4f8ea904d96f6789940f84a38"
integrity sha512-L0ttqaA2hIt6BQCbW3a/By6ImrX7VaSUg4K8F+H/rbI9h/uLgWbbH10Q7kzec2DZfw+gHe8YL8jfOYxVshnl5Q==
dependencies:
"@medable/mdctl-api" "^1.0.71"
"@medable/mdctl-core" "^1.0.71"
"@medable/mdctl-core-utils" "^1.0.71"
async-iter-stream "^1.2.0"
inflection "^1.12.0"
lodash "^4.17.21"
ndjson "^1.5.0"
pump "^3.0.0"

"@medable/mdctl-api@^1.0.71-alpha.4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-api/-/mdctl-api-1.0.71-alpha.4.tgz#1a7ac71443737661548cda9c5250edb1b0828ab9"
integrity sha512-nXeAVQCPNF8dPnuwwsE3WUtVwnAiqOS4GnEdDa7zOOjyl5+islMcjALVwkr33qTCtoWbnrwNnEtvdscuByTp6w==
"@medable/mdctl-api@^1.0.71", "@medable/mdctl-api@^1.0.71-alpha.5":
version "1.0.71"
resolved "https://registry.yarnpkg.com/@medable/mdctl-api/-/mdctl-api-1.0.71.tgz#f2d9623710f8be0f4e6d3f3dfb18f9779e1af5f5"
integrity sha512-fZijoHwc+Cs7tYcHt/cGL71bMMuURJwSv4MyCDCIm+lF31iXwREjymTuzZwLYRoJG17TVIrLKACr+CgivnhiwQ==
dependencies:
"@medable/mdctl-core" "^1.0.71-alpha.4"
"@medable/mdctl-core-utils" "^1.0.71-alpha.4"
"@medable/mdctl-core" "^1.0.71"
"@medable/mdctl-core-utils" "^1.0.71"
axios "^0.21.1"
axios-cookiejar-support "^0.5.0"
clone "^2.1.2"
Expand All @@ -40,40 +40,40 @@
rimraf "^2.7.1"
tough-cookie "^3.0.1"

"@medable/mdctl-axon-tools@^1.0.71-alpha.4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-axon-tools/-/mdctl-axon-tools-1.0.71-alpha.4.tgz#19fd1c36163ec7dfaa50513b8991e600131cc012"
integrity sha512-c7Ah8olEsU6PN32uxPyHWWNAf/pcGmUIi4iQYFf1EYzRfzSLpyZEkScBvyEs1F/B16aVxJLiigiQE0zwGdvVYQ==
"@medable/mdctl-axon-tools@^1.0.71-alpha.5":
version "1.0.71"
resolved "https://registry.yarnpkg.com/@medable/mdctl-axon-tools/-/mdctl-axon-tools-1.0.71.tgz#a40cb0d7c7f894c73118414184aaa5073c9ec29f"
integrity sha512-pyT+KmO/QQ86al4OiucE1/ta4A1hrEI/Mns+ehZCLyZwX+zAcny8LtSiVVMh5evnXr/ETomYAdmcUCLFwAWJ1w==
dependencies:
"@medable/mdctl-api" "^1.0.71-alpha.4"
"@medable/mdctl-api-driver" "^1.0.71-alpha.4"
"@medable/mdctl-core" "^1.0.71-alpha.4"
"@medable/mdctl-core-utils" "^1.0.71-alpha.4"
"@medable/mdctl-api" "^1.0.71"
"@medable/mdctl-api-driver" "^1.0.71"
"@medable/mdctl-core" "^1.0.71"
"@medable/mdctl-core-utils" "^1.0.71"
async-iter-stream "^1.2.0"
inflection "^1.12.0"
lodash "^4.17.14"
moment "^2.29.1"
ndjson "^1.5.0"
pump "^3.0.0"

"@medable/[email protected].4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-cli/-/mdctl-cli-1.0.71-alpha.4.tgz#3e9e08c3fdb9cb0ac133942384a18ff901943f29"
integrity sha512-CqMlzmtX7hiYOB3NOgBfiVu3P7o2SdcbcEg0t3NwkCasBgCEW9/4IW/lkbJwje8Jw3INlsphDBdzvV+P6EIumA==
dependencies:
"@medable/mdctl-api" "^1.0.71-alpha.4"
"@medable/mdctl-axon-tools" "^1.0.71-alpha.4"
"@medable/mdctl-core" "^1.0.71-alpha.4"
"@medable/mdctl-core-utils" "^1.0.71-alpha.4"
"@medable/mdctl-credentials-provider-keychain" "^1.0.71-alpha.4"
"@medable/mdctl-credentials-provider-pouchdb" "^1.0.71-alpha.4"
"@medable/mdctl-docs" "^1.0.71-alpha.4"
"@medable/mdctl-export-adapter-console" "^1.0.71-alpha.4"
"@medable/mdctl-export-adapter-tree" "^1.0.71-alpha.4"
"@medable/mdctl-import-adapter" "^1.0.71-alpha.4"
"@medable/mdctl-manifest" "^1.0.71-alpha.4"
"@medable/mdctl-node-utils" "^1.0.71-alpha.4"
"@medable/mdctl-sandbox" "^1.0.71-alpha.4"
"@medable/[email protected].5":
version "1.0.71-alpha.5"
resolved "https://registry.yarnpkg.com/@medable/mdctl-cli/-/mdctl-cli-1.0.71-alpha.5.tgz#286b618e5bd8d1e5e55631c7a6e39c25d481b0c1"
integrity sha512-Oi1cqpj7nL7anF2hd5F9zp1TarfaZcOWh4/s0CwnlGy/3xSCQeaiYkWIiwA3yq5NG7WJSH9Yz/lZD7zFnyPeZg==
dependencies:
"@medable/mdctl-api" "^1.0.71-alpha.5"
"@medable/mdctl-axon-tools" "^1.0.71-alpha.5"
"@medable/mdctl-core" "^1.0.71-alpha.5"
"@medable/mdctl-core-utils" "^1.0.71-alpha.5"
"@medable/mdctl-credentials-provider-keychain" "^1.0.71-alpha.5"
"@medable/mdctl-credentials-provider-pouchdb" "^1.0.71-alpha.5"
"@medable/mdctl-docs" "^1.0.71-alpha.5"
"@medable/mdctl-export-adapter-console" "^1.0.71-alpha.5"
"@medable/mdctl-export-adapter-tree" "^1.0.71-alpha.5"
"@medable/mdctl-import-adapter" "^1.0.71-alpha.5"
"@medable/mdctl-manifest" "^1.0.71-alpha.5"
"@medable/mdctl-node-utils" "^1.0.71-alpha.5"
"@medable/mdctl-sandbox" "^1.0.71-alpha.5"
async "^2.6.3"
cli-table "^0.3.1"
clone "^2.1.2"
Expand All @@ -91,20 +91,20 @@
shelljs "^0.8.3"
yargs "^12.0.5"

"@medable/mdctl-core-schemas@^1.0.71-alpha.4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-core-schemas/-/mdctl-core-schemas-1.0.71-alpha.4.tgz#8bc69981f9fbaab702d8927992311f958ad1206d"
integrity sha512-SzK8KueqFAk11LPU70cQZwqfXlVNZugE3W3ZlMwtdLOc3yO4uy57050hdkK8NhBMGVEnJe2TwhFSahbewUQaTA==
"@medable/mdctl-core-schemas@^1.0.71":
version "1.0.71"
resolved "https://registry.yarnpkg.com/@medable/mdctl-core-schemas/-/mdctl-core-schemas-1.0.71.tgz#a1aa5fa1568c64aa4342f4e26fcf60429ab97f81"
integrity sha512-eg5Zcmy7VM3ikSYfth48B5aFTijaijPzK3GVgQ5aJAigxO2UuUW9blWEUWe/iwM9uQajONRrQuz4vYxPTRVh0w==
dependencies:
"@medable/mdctl-core" "^1.0.71-alpha.4"
"@medable/mdctl-core-utils" "^1.0.71-alpha.4"
"@medable/mdctl-core" "^1.0.71"
"@medable/mdctl-core-utils" "^1.0.71"
lodash "^4.17.21"
lodash.isplainobject "^4.0.6"

"@medable/mdctl-core-utils@^1.0.71-alpha.4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-core-utils/-/mdctl-core-utils-1.0.71-alpha.4.tgz#a460820a55c6adfe1ffdcd38c89a54f58c7fdea9"
integrity sha512-hUJfnnCXSiosnDyRjL/QrzhSjh0U1mRHtN4Ms5+SUv7zsy11Jj1z8n+9fQ96txYD2ktXvKPyYzcY3T5EoosA+A==
"@medable/mdctl-core-utils@^1.0.71", "@medable/mdctl-core-utils@^1.0.71-alpha.5":
version "1.0.71"
resolved "https://registry.yarnpkg.com/@medable/mdctl-core-utils/-/mdctl-core-utils-1.0.71.tgz#cb1afcff08076d72bc505f6ced00f9caf3996ff2"
integrity sha512-cBKUbWd5n0vWyepEx+GUXQ5KHkRjmkXY7EzI+/2rTiFDsE9IziKLLIupCYVdj7BGpjh5clN7/lcQxwmkMLpPZw==
dependencies:
create-hmac "^1.1.7"
js-yaml "^3.13.1"
Expand All @@ -114,13 +114,13 @@
string-natural-compare "^2.0.3"
universal-url "^2.0.0"

"@medable/mdctl-core@^1.0.71-alpha.4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-core/-/mdctl-core-1.0.71-alpha.4.tgz#f8a012ea93253f7f89c92a006ea18d6655f76a30"
integrity sha512-cjnyyYaoyumbGQ2wDb0x7ht852H1gf/qWmYGSq4IKcovB/i90NWfKosV5eW9ljRSYgLF0WIaQ5O/CLe/SU66Gw==
"@medable/mdctl-core@^1.0.71", "@medable/mdctl-core@^1.0.71-alpha.5":
version "1.0.71"
resolved "https://registry.yarnpkg.com/@medable/mdctl-core/-/mdctl-core-1.0.71.tgz#550b8ccfbf09b87cb0a9911619a9d4009f4c7532"
integrity sha512-FeYXBvR/ccEm3M9pAhU8iq8ze7zy6NMhFhSr4l3R1xDzftzqGAfOaaP2oSlKKVj8xM7m6S9PHdTY9n4CGkSrww==
dependencies:
"@medable/mdctl-core-utils" "^1.0.71-alpha.4"
"@medable/mdctl-secrets" "^1.0.71-alpha.4"
"@medable/mdctl-core-utils" "^1.0.71"
"@medable/mdctl-secrets" "^1.0.71"
clone "^2.1.2"
create-hmac "^1.1.7"
jsonpath "^1.1.1"
Expand All @@ -133,22 +133,22 @@
universal-url "^2.0.0"
uuid "^3.3.2"

"@medable/mdctl-credentials-provider-keychain@^1.0.71-alpha.4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-credentials-provider-keychain/-/mdctl-credentials-provider-keychain-1.0.71-alpha.4.tgz#3064d777646528cd82cc5d1974e5df0257a9d186"
integrity sha512-7lVilErwVgmQ3zZCUsQxp5AJRp0gMOzEMS3LM0aOPOH15AbllKTDADxLZRjGTOBg1lQgIJq4FBIMlZk1iwbyzQ==
"@medable/mdctl-credentials-provider-keychain@^1.0.71", "@medable/mdctl-credentials-provider-keychain@^1.0.71-alpha.5":
version "1.0.71"
resolved "https://registry.yarnpkg.com/@medable/mdctl-credentials-provider-keychain/-/mdctl-credentials-provider-keychain-1.0.71.tgz#f1e0b4783f7fbfa546f288307de285f22e80b254"
integrity sha512-0x69BO6ScPtZLO13C05Yb96ARwKQDGxhEPCXZoLxFAdNvmieQNsCBQ37irEVEv2/g88FLgYyg1/8XY7Fed+Czg==
dependencies:
"@medable/mdctl-core" "^1.0.71-alpha.4"
"@medable/mdctl-core-utils" "^1.0.71-alpha.4"
"@medable/mdctl-core" "^1.0.71"
"@medable/mdctl-core-utils" "^1.0.71"
keytar "^7.9.0"

"@medable/mdctl-credentials-provider-pouchdb@^1.0.71-alpha.4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-credentials-provider-pouchdb/-/mdctl-credentials-provider-pouchdb-1.0.71-alpha.4.tgz#eef9b3a13434cb3525c4f3155bc79bc659fb67cd"
integrity sha512-/E5DwFUl4ttWFKFWPwqmEhzcLCbfUFLM2o9vc2+QSM1/eCN1iOkM3mPhFrQd/RZa2jLUMPvfHWj0VK4g9Z1q0g==
"@medable/mdctl-credentials-provider-pouchdb@^1.0.71", "@medable/mdctl-credentials-provider-pouchdb@^1.0.71-alpha.5":
version "1.0.71"
resolved "https://registry.yarnpkg.com/@medable/mdctl-credentials-provider-pouchdb/-/mdctl-credentials-provider-pouchdb-1.0.71.tgz#c585edaadb7dcbd147118696dc837c8e1ec1d322"
integrity sha512-1IpGP9OpIitJt375W68xkO1mWDnWcB5ZynF3n8P0q4lJufJzhtyQXqXah26MDrtk7JY/y/VcmVZmuCsuZCUd9Q==
dependencies:
"@medable/mdctl-core" "^1.0.71-alpha.4"
"@medable/mdctl-core-utils" "^1.0.71-alpha.4"
"@medable/mdctl-core" "^1.0.71"
"@medable/mdctl-core-utils" "^1.0.71"
async "^2.6.3"
browserify-aes "^1.2.0"
create-hash "^1.2.0"
Expand All @@ -158,29 +158,29 @@
randombytes "^2.1.0"
transform-pouch "^1.1.4"

"@medable/mdctl-docs@^1.0.71-alpha.4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-docs/-/mdctl-docs-1.0.71-alpha.4.tgz#9cedca947a5f7ad787004fe3a7061c3dbdd8a237"
integrity sha512-36+hf4QLHo/OPNrDW4lgTH7wgfRuYlob/ShS6L8cZShoaSCDL2T+vSfzey2UoGt5QF5Q95Eyz2gpmiG3cQqdvw==
"@medable/mdctl-docs@^1.0.71-alpha.5":
version "1.0.71"
resolved "https://registry.yarnpkg.com/@medable/mdctl-docs/-/mdctl-docs-1.0.71.tgz#51d56a7804a7a375f3efa9569969166aa751cb8e"
integrity sha512-//R58D4zgzQXF3Ig2oKaNWUtPIBNJlV0ExcLuZmx5kIt7z2DHXgkkDwnAEcqjJh3sBVSLZ24+TsPyzhNb9lHzA==
dependencies:
handlebars "^4.7.7"
jsdoc "^3.6.7"

"@medable/mdctl-export-adapter-console@^1.0.71-alpha.4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-export-adapter-console/-/mdctl-export-adapter-console-1.0.71-alpha.4.tgz#137a2b8a564dbe77854cfdb176f9f4bb45eb09f0"
integrity sha512-YIUM3MmNErNgQIUzSzEyvSz+k2lrCaMsBdvwSoFr2JQluZtaV//YGkPmn+xSD4qxafnWl7DHKnre/L53+gb9uw==
"@medable/mdctl-export-adapter-console@^1.0.71-alpha.5":
version "1.0.71"
resolved "https://registry.yarnpkg.com/@medable/mdctl-export-adapter-console/-/mdctl-export-adapter-console-1.0.71.tgz#7195d6ca67b4a238b4d3d61c6c657bbd663a71ad"
integrity sha512-KqhQKCpGVccxZVd7LxApl0E+N6BySd1U9eWape8bLvsF+s0dycAX0aBYy/T1mhbtmHHDoGtiDMxNsOxQ0LhRnw==
dependencies:
"@medable/mdctl-core-utils" "^1.0.71-alpha.4"
"@medable/mdctl-core-utils" "^1.0.71"

"@medable/mdctl-export-adapter-tree@^1.0.71-alpha.4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-export-adapter-tree/-/mdctl-export-adapter-tree-1.0.71-alpha.4.tgz#28b687eeaa9c858c053b2d3005a2d430aee7d3ac"
integrity sha512-hqeU7MLLaL35E6V0nmT73j3UbKO1lzbuM5wH/tUVm05qu6wAJHkcqF4rxtKNid2q7qMkELjy4Bp2/X+8BY+qSA==
"@medable/mdctl-export-adapter-tree@^1.0.71-alpha.5":
version "1.0.71"
resolved "https://registry.yarnpkg.com/@medable/mdctl-export-adapter-tree/-/mdctl-export-adapter-tree-1.0.71.tgz#fce591161fb3c393f1976194fb7f5f47a3039808"
integrity sha512-ApqkBU/PoVO6I9VG3EIdggdszLXsc8BtV3TfRpQIjk54bjN4xfqOnrbmyjei9nkjn6fcu2danZltF1POoBj59Q==
dependencies:
"@medable/mdctl-core" "^1.0.71-alpha.4"
"@medable/mdctl-core-utils" "^1.0.71-alpha.4"
"@medable/mdctl-node-utils" "^1.0.71-alpha.4"
"@medable/mdctl-core" "^1.0.71"
"@medable/mdctl-core-utils" "^1.0.71"
"@medable/mdctl-node-utils" "^1.0.71"
globby "^10.0.1"
jsonpath "^1.1.1"
lodash "^4.17.21"
Expand All @@ -190,14 +190,14 @@
rimraf "^2.6.3"
uuid "^3.3.2"

"@medable/mdctl-import-adapter@^1.0.71-alpha.4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-import-adapter/-/mdctl-import-adapter-1.0.71-alpha.4.tgz#a109d7e7cd64565d5f1be76b37d1c40a36cf79a5"
integrity sha512-V1v17AOumNLiKGD5n/eKbdMR7jFxNCj1+itO4tufJ9OBvgQQgJseGL3xdPppIEXJ81fnKQ26chEGmRMNCiXWkQ==
"@medable/mdctl-import-adapter@^1.0.71-alpha.5":
version "1.0.71"
resolved "https://registry.yarnpkg.com/@medable/mdctl-import-adapter/-/mdctl-import-adapter-1.0.71.tgz#aa727776cd36e72e4bf702233947d987009753fc"
integrity sha512-W5DqkYU4QfxLmCuWRNSFr9rPvuQB4ocMnlULG05VkWwJqr/3fkLqbR3DFk4iopSmgsxbGAqYgmoNM3pfRq9pdA==
dependencies:
"@medable/mdctl-core" "^1.0.71-alpha.4"
"@medable/mdctl-core-utils" "^1.0.71-alpha.4"
"@medable/mdctl-node-utils" "^1.0.71-alpha.4"
"@medable/mdctl-core" "^1.0.71"
"@medable/mdctl-core-utils" "^1.0.71"
"@medable/mdctl-node-utils" "^1.0.71"
clone "^2.1.2"
globby "^9.1.0"
jsonpath "^1.1.1"
Expand All @@ -207,47 +207,47 @@
pluralize "^7.0.0"
uuid "^3.3.2"

"@medable/mdctl-manifest@^1.0.71-alpha.4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-manifest/-/mdctl-manifest-1.0.71-alpha.4.tgz#8d95479bf86cd78b8ca0699b7778d45e432e14ff"
integrity sha512-YuCROV9+bRt3eA/s4jdrMqkMuSlSnLnejr/9VTKcQQfR6iDL6uRwjJU7ch4jU4B8MhyKQzNH0ryLsJ876iuayA==
"@medable/mdctl-manifest@^1.0.71-alpha.5":
version "1.0.71"
resolved "https://registry.yarnpkg.com/@medable/mdctl-manifest/-/mdctl-manifest-1.0.71.tgz#ca2095923cefbebc5e7f7370417ccb43f81e0293"
integrity sha512-YiWk2SNr6jjGdynoe5k+Ix2FlzbhlZKtQAvdF0+SsYBoEU2UaW25f2TzKF8Pw5N1OCIekBTbilltjy3AoC2tdg==
dependencies:
"@medable/mdctl-core" "^1.0.71-alpha.4"
"@medable/mdctl-core-schemas" "^1.0.71-alpha.4"
"@medable/mdctl-core-utils" "^1.0.71-alpha.4"
"@medable/mdctl-node-utils" "^1.0.71-alpha.4"
"@medable/mdctl-core" "^1.0.71"
"@medable/mdctl-core-schemas" "^1.0.71"
"@medable/mdctl-core-utils" "^1.0.71"
"@medable/mdctl-node-utils" "^1.0.71"
lodash "^4.17.21"
pluralize "^8.0.0"

"@medable/mdctl-node-utils@^1.0.71-alpha.4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-node-utils/-/mdctl-node-utils-1.0.71-alpha.4.tgz#b787ce4a26ab1fd2ff29672d068f055374764847"
integrity sha512-vvwP1zZpNi0EIO2x13c2be5P7NLKQcPE31mJevFO4ZE+ELmoK0gyI3YGmJzObbObEe6umVFNxfpbbdld37/xaQ==
"@medable/mdctl-node-utils@^1.0.71", "@medable/mdctl-node-utils@^1.0.71-alpha.5":
version "1.0.71"
resolved "https://registry.yarnpkg.com/@medable/mdctl-node-utils/-/mdctl-node-utils-1.0.71.tgz#701527a5c171718bb501fe1d5eb0b6dd53f1700e"
integrity sha512-VpSmf+9oz/lk99O2GGGupoRKiB5J+7IlwqhodKi+9k7WokXippmUkjW3LZSdpneFx6cCYn0wiw8hmO5vfMCG+A==
dependencies:
"@medable/mdctl-core-utils" "^1.0.71-alpha.4"
"@medable/mdctl-credentials-provider-keychain" "^1.0.71-alpha.4"
"@medable/mdctl-credentials-provider-pouchdb" "^1.0.71-alpha.4"
"@medable/mdctl-core-utils" "^1.0.71"
"@medable/mdctl-credentials-provider-keychain" "^1.0.71"
"@medable/mdctl-credentials-provider-pouchdb" "^1.0.71"
create-hash "^1.2.0"
js-yaml "^3.13.1"
lodash "^4.17.21"

"@medable/mdctl-sandbox@^1.0.71-alpha.4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-sandbox/-/mdctl-sandbox-1.0.71-alpha.4.tgz#2f0a6ffeaebff0148c43fda864ab6bc8f6f80806"
integrity sha512-nX0KOLIml8QeCMfn+dqf9yxdgUpY/y8qs5J8SnIsDYAIDyYrfiTqmDnHDF4Wyh88Q9A4HN20FJZ98drD+1VS4w==
"@medable/mdctl-sandbox@^1.0.71-alpha.5":
version "1.0.71"
resolved "https://registry.yarnpkg.com/@medable/mdctl-sandbox/-/mdctl-sandbox-1.0.71.tgz#0cb3c774ba9e224058fb394033fcceb1b7c4e759"
integrity sha512-sqejPD9/rfdi68s5E+e021VJNREZgrZaod5eO1SXZy8PYon50pyhEXPnzDcoZEpUwaV+cLJU4LPtV5nVKTjE5Q==
dependencies:
"@medable/mdctl-api" "^1.0.71-alpha.4"
"@medable/mdctl-core" "^1.0.71-alpha.4"
"@medable/mdctl-core-utils" "^1.0.71-alpha.4"
"@medable/mdctl-api" "^1.0.71"
"@medable/mdctl-core" "^1.0.71"
"@medable/mdctl-core-utils" "^1.0.71"
lodash "^4.17.21"
request "^2.88.0"

"@medable/mdctl-secrets@^1.0.71-alpha.4":
version "1.0.71-alpha.4"
resolved "https://registry.yarnpkg.com/@medable/mdctl-secrets/-/mdctl-secrets-1.0.71-alpha.4.tgz#dfd043f486609f94b95bf0e3a86ff3c7108dbf23"
integrity sha512-UpuCPDJnCjvVHfqbxcEBT39b5uFNVkn8lxcTKNWANpQEdORqoaMRB8FnMIszwcYAanP0qnueYkD7tTrpOCnNPQ==
"@medable/mdctl-secrets@^1.0.71":
version "1.0.71"
resolved "https://registry.yarnpkg.com/@medable/mdctl-secrets/-/mdctl-secrets-1.0.71.tgz#253bd84ca57414eddfdb72bd4927210c91ca627a"
integrity sha512-3697gQVyielBd3gAwJaMuMgP8tLm/RX+rnMrCjgkZGdhOtOLiKIJ07t3U+mENKRIPRIryZXe3dpz47o8G1PcVQ==
dependencies:
"@medable/mdctl-core-utils" "^1.0.71-alpha.4"
"@medable/mdctl-core-utils" "^1.0.71"
create-hmac "^1.1.7"
jsonwebtoken "^8.4.0"

Expand Down
2 changes: 1 addition & 1 deletion mods/pkgs/mdctl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "pkg",
"version": "0.0.0",
"dependencies": {
"@medable/mdctl-cli": "1.0.70"
"@medable/mdctl-cli": "1.0.71"
}
}
Loading

0 comments on commit 7791f0c

Please sign in to comment.