diff --git a/package-lock.json b/package-lock.json index 9aab9a36e..d8b3222f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11933,9 +11933,9 @@ } }, "uplot": { - "version": "1.4.7", - "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.4.7.tgz", - "integrity": "sha512-zyVwJWuZ5/DOULPpJZb8XhVsSFgWXvitPg1acAwIjZEblUfKAwvfHXA6+Gz6JruCWCokNyC4f3ZGgMcqT0Bv0Q==" + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.5.2.tgz", + "integrity": "sha512-GK/orAJjCz1thBiQUAzwCVur016z/0m/vmoxCU8kWXwbn4HnYBsKQ2Iixxj8fPy+uA9Pa7m99U+D/zXxMuo3gQ==" }, "upper-case": { "version": "1.1.3", diff --git a/package.json b/package.json index 211456d00..bec9d35ca 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "sweetalert2": "^10.12.5", "tempusdominus-bootstrap-4": "^5.39.0", "toastr": "^2.1.4", - "uplot": "^1.4.7" + "uplot": "^1.5.2" }, "devDependencies": { "@babel/core": "^7.12.10",