diff --git a/package-lock.json b/package-lock.json index 669cd1eea..39960a148 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11647,9 +11647,9 @@ } }, "uplot": { - "version": "1.4.6", - "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.4.6.tgz", - "integrity": "sha512-nw3LdjLFhAqKQF/Rv7QjZICVnjJemOQVj2L3b7889gHBrnC1LwltkzTcawDcbMe6pxo++0KVev9xSC0YCw+m5w==" + "version": "1.4.7", + "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.4.7.tgz", + "integrity": "sha512-zyVwJWuZ5/DOULPpJZb8XhVsSFgWXvitPg1acAwIjZEblUfKAwvfHXA6+Gz6JruCWCokNyC4f3ZGgMcqT0Bv0Q==" }, "upper-case": { "version": "1.1.3", diff --git a/package.json b/package.json index d0292293a..beb405b04 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "sweetalert2": "^10.10.2", "tempusdominus-bootstrap-4": "^5.39.0", "toastr": "^2.1.4", - "uplot": "^1.4.6" + "uplot": "^1.4.7" }, "devDependencies": { "@babel/core": "^7.12.9",