diff --git a/dashboard/package.json b/dashboard/package.json index 661c58ad7..f15f8e6e3 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -27,8 +27,8 @@ "eslint-plugin-vue": "5.2.3", "flexsearch": "0.6.22", "js-base64": "2.5.1", - "plotly.js-dist": "^1.48.3", - "sanitize-html": "^1.20.1", + "plotly.js-dist": "1.48.3", + "sanitize-html": "1.20.1", "toml": "2.3.6", "vue": "2.6.10", "vue-authenticate": "1.3.4", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index 8ff47d882..93ef5ad02 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -6907,10 +6907,10 @@ pkg-dir@^3.0.0: dependencies: find-up "^3.0.0" -plotly.js-dist@^1.48.3: +plotly.js-dist@1.48.3: version "1.48.3" - resolved "https://registry.npm.taobao.org/plotly.js-dist/download/plotly.js-dist-1.48.3.tgz#b160b2d080ad87720121c9119f28036f35a301dc" - integrity sha1-sWCy0ICth3IBIckRnygDbzWjAdw= + resolved "https://registry.yarnpkg.com/plotly.js-dist/-/plotly.js-dist-1.48.3.tgz#b160b2d080ad87720121c9119f28036f35a301dc" + integrity sha512-Ocy2WWjzh4Ofk293AgTvP0ga053nTV7TvUbYEzmq1E9Eh7wc6HCPBxo55YcZThHw3hVycEnhktLQK94en1bYSw== pn@^1.1.0: version "1.1.0"