fix(package.json): Bump ohif-core to fix broken multiframe usage with WADO-RS

fix #539
This commit is contained in:
Erik Ziegler 2019-06-28 17:25:39 +02:00
parent 3a4715759f
commit cb565427b3
2 changed files with 5 additions and 5 deletions

View File

@ -96,7 +96,7 @@
"i18next-browser-languagedetector": "^3.0.1",
"lodash.isequal": "4.5.0",
"moment": "^2.24.0",
"ohif-core": "0.6.0",
"ohif-core": "0.9.1",
"oidc-client": "1.7.x",
"prop-types": "^15.7.2",
"react-i18next": "^10.11.0",

View File

@ -10349,10 +10349,10 @@ octokit-pagination-methods@^1.1.0:
resolved "https://registry.yarnpkg.com/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz#cf472edc9d551055f9ef73f6e42b4dbb4c80bea4"
integrity sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ==
ohif-core@0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/ohif-core/-/ohif-core-0.6.0.tgz#9fea32d8d10da84b9030d2e4f76b30e431e14ac2"
integrity sha512-2Z/HTRZ21i7w056MifH1k0y4brhrZSUsmeqbMcPLSh1cztRGnLQBamBZ08SzWvktcNxLDuwJI9zNDkJ8Gw4Idw==
ohif-core@0.9.1:
version "0.9.1"
resolved "https://registry.yarnpkg.com/ohif-core/-/ohif-core-0.9.1.tgz#72f3ebf1293b39c5dba7a58554fb6b4aa6be7dba"
integrity sha512-x6guTsYFB4H6cOUhexKDszH8lwiWDRronMtnLd/NbsHVonD60FEKatwaJRmxa5ZhH87dLCDacoQUGyFHa43OnQ==
dependencies:
"@babel/runtime" "^7.2.0"
ajv "^6.10.0"