소스 검색

Bump uplot from 1.6.1 to 1.6.3 (#3357)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 년 전
부모
커밋
ee22df90d1
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -11038,9 +11038,9 @@
       }
     },
     "uplot": {
-      "version": "1.6.1",
-      "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.1.tgz",
-      "integrity": "sha512-wg6CVWEq9WDHssw3jd0jMmJ7dWSVmfaYazcuad4d3cyiJoTxcSjUEp5Q9TiDzmPhJASjk77orh2+r/6WS9Uz7A=="
+      "version": "1.6.3",
+      "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.3.tgz",
+      "integrity": "sha512-aSqtBqJRqO7KkuZxRxVGumDi7+293HsBCdzg9HbOYkRZ8lxf2utLpkAu4oljejlwYy1zrn7DXBSvcZ5wnWig9w=="
     },
     "upper-case": {
       "version": "1.1.3",

+ 1 - 1
package.json

@@ -127,7 +127,7 @@
     "sweetalert2": "^10.13.1",
     "tempusdominus-bootstrap-4": "^5.39.0",
     "toastr": "^2.1.4",
-    "uplot": "^1.6.1"
+    "uplot": "^1.6.3"
   },
   "devDependencies": {
     "@babel/core": "^7.12.10",