Merge pull request #3321 from ColorlibHQ/dependabot/npm_and_yarn/uplot-1.6.1

Bump uplot from 1.5.2 to 1.6.1
pull/3310/head
Daniel 2021-01-18 13:09:23 +05:30 committed by GitHub
commit 973b6f740f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -12067,9 +12067,9 @@
} }
}, },
"uplot": { "uplot": {
"version": "1.5.2", "version": "1.6.1",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.5.2.tgz", "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.1.tgz",
"integrity": "sha512-GK/orAJjCz1thBiQUAzwCVur016z/0m/vmoxCU8kWXwbn4HnYBsKQ2Iixxj8fPy+uA9Pa7m99U+D/zXxMuo3gQ==" "integrity": "sha512-wg6CVWEq9WDHssw3jd0jMmJ7dWSVmfaYazcuad4d3cyiJoTxcSjUEp5Q9TiDzmPhJASjk77orh2+r/6WS9Uz7A=="
}, },
"upper-case": { "upper-case": {
"version": "1.1.3", "version": "1.1.3",

View File

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