Browse Source

Bump uplot from 1.6.9 to 1.6.10 (#3736)

Bumps [uplot](https://github.com/leeoniya/uPlot) from 1.6.9 to 1.6.10.
- [Release notes](https://github.com/leeoniya/uPlot/releases)
- [Commits](https://github.com/leeoniya/uPlot/compare/1.6.9...1.6.10)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 years ago
parent
commit
f60bb8db05
2 changed files with 4 additions and 4 deletions
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -11935,9 +11935,9 @@
       }
     },
     "uplot": {
-      "version": "1.6.9",
-      "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.9.tgz",
-      "integrity": "sha512-uWIegRdqbqJwnB5SDBt29lyJIgHLIqt5AnwlLGxuA3gKKXGtY7d68RR6oDF2u5pK9jpIb1djrQnm5n0BiAnUgA=="
+      "version": "1.6.10",
+      "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.10.tgz",
+      "integrity": "sha512-9MIscZoF+gA6Y6EAFTZl3zBU4MDaSbJ9Qy4nQ3LaXifGuluAhq4UuQOADKC6qZJjC9QoepeZ2eh7LpJn2xbLSQ=="
     },
     "upper-case": {
       "version": "1.1.3",

+ 1 - 1
package.json

@@ -124,7 +124,7 @@
     "sweetalert2": "^10.16.9",
     "tempusdominus-bootstrap-4": "^5.39.0",
     "toastr": "^2.1.4",
-    "uplot": "^1.6.9"
+    "uplot": "^1.6.10"
   },
   "devDependencies": {
     "@babel/core": "^7.14.3",