X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/707b848245596bd4f25d497b45c1c3e501785ee4..d20cba1466bb7918790f6424225720e3add5f947:/package.json diff --git a/package.json b/package.json index 6a56d826..2acae534 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "debounce": "1.2.0", "file-saver": "2.0.1", "fstream": "1.0.12", - "handlebars": "4.0.14", + "handlebars": "4.3.0", "is-image": "2.0.0", "js-yaml": "3.13.1", "jssha": "2.3.1", @@ -53,6 +53,7 @@ "redux-form": "7.4.2", "redux-thunk": "2.3.0", "reselect": "4.0.0", + "set-value": "2.0.1", "shell-quote": "1.6.1", "sinon": "7.3", "ts-mock-imports": "1.2.6", @@ -84,6 +85,7 @@ "@types/react-router-dom": "4.3.1", "@types/react-router-redux": "5.0.16", "@types/redux-devtools": "3.0.44", + "@types/sinon": "7.5", "@types/uuid": "3.4.4", "axios-mock-adapter": "1.15.0", "enzyme": "3.6.0",