Browse Source

Bump uplot from 1.6.10 to 1.6.12 (#3757)

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

---
updated-dependencies:
- dependency-name: uplot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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
1031b72958
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

@@ -12233,9 +12233,9 @@
       }
     },
     "uplot": {
-      "version": "1.6.10",
-      "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.10.tgz",
-      "integrity": "sha512-9MIscZoF+gA6Y6EAFTZl3zBU4MDaSbJ9Qy4nQ3LaXifGuluAhq4UuQOADKC6qZJjC9QoepeZ2eh7LpJn2xbLSQ=="
+      "version": "1.6.12",
+      "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.12.tgz",
+      "integrity": "sha512-afBjwy/9SM0E7w29Gen+wQ+UAe6ipiA2zE/s1dMCidMXQYvYkCpEgxLRkVA179/8eRJz+og2r7ZFS1HIzT75fQ=="
     },
     "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.10"
+    "uplot": "^1.6.12"
   },
   "devDependencies": {
     "@babel/core": "^7.14.3",