Skip to content

Commit 54a1eed

Browse files
committed
bump tools version again
1 parent 96da5df commit 54a1eed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"copy-webpack-plugin": "^5.0.4",
4747
"cornerstone-core": "^2.3.0",
4848
"cornerstone-math": "^0.1.8",
49-
"cornerstone-tools": "^4.0.8",
49+
"cornerstone-tools": "^4.0.9",
5050
"cornerstone-wado-image-loader": "^3.0.5",
5151
"cross-env": "^5.2.0",
5252
"css-loader": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3663,10 +3663,10 @@ cornerstone-math@^0.1.8:
36633663
resolved "https://registry.yarnpkg.com/cornerstone-math/-/cornerstone-math-0.1.8.tgz#68ab1f9e4fdcd7c5cb23a0d2eb4263f9f894f1c5"
36643664
integrity sha512-x7NEQHBtVG7j1yeyj/aRoKTpXv1Vh2/H9zNLMyqYJDtJkNng8C4Q8M3CgZ1qer0Yr7eVq2x+Ynmj6kfOm5jXKw==
36653665

3666-
cornerstone-tools@^4.0.8:
3667-
version "4.0.8"
3668-
resolved "https://registry.yarnpkg.com/cornerstone-tools/-/cornerstone-tools-4.0.8.tgz#025112c110f61b80e991d03c914bc6dc77b59599"
3669-
integrity sha512-z33B0GX88iTJE6uuYL7k5HIngrm78RQmKpoKPpcE/NHvmafxjg1iGClGVZ265O9IPhwSKog8oMJc27bpwYjM1w==
3666+
cornerstone-tools@^4.0.9:
3667+
version "4.0.9"
3668+
resolved "https://registry.yarnpkg.com/cornerstone-tools/-/cornerstone-tools-4.0.9.tgz#81833813ed8af4d7f9d8d73b979f12d0964f5878"
3669+
integrity sha512-vvtYgbEsp55aEZseQgd6d8WHUE3eKqNldeBCwcE+KjTwVKcJGbkHGXlz4bSDiU4gG7lUxBnrVr47EeNBRdjzvg==
36703670
dependencies:
36713671
"@babel/runtime" "7.1.2"
36723672
cornerstone-math "0.1.7"

0 commit comments

Comments
 (0)