From 2fe74069be103cf9c1d9891354a53d95c9056064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 13:15:00 +0300 Subject: [PATCH] build(deps): bump uplot from 1.6.17 to 1.6.18 in /app/vmui/packages/vmui (#1967) Bumps [uplot](https://github.com/leeoniya/uPlot) from 1.6.17 to 1.6.18. - [Release notes](https://github.com/leeoniya/uPlot/releases) - [Commits](https://github.com/leeoniya/uPlot/compare/1.6.17...1.6.18) --- updated-dependencies: - dependency-name: uplot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- app/vmui/packages/vmui/package-lock.json | 14 +++++++------- app/vmui/packages/vmui/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/vmui/packages/vmui/package-lock.json b/app/vmui/packages/vmui/package-lock.json index 03123020b0..2710e58524 100644 --- a/app/vmui/packages/vmui/package-lock.json +++ b/app/vmui/packages/vmui/package-lock.json @@ -47,7 +47,7 @@ "react-measure": "^2.5.2", "react-scripts": "4.0.3", "typescript": "~4.5.4", - "uplot": "^1.6.17", + "uplot": "^1.6.18", "web-vitals": "^2.1.2" }, "devDependencies": { @@ -20398,9 +20398,9 @@ } }, "node_modules/uplot": { - "version": "1.6.17", - "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.17.tgz", - "integrity": "sha512-WHNHvDCXURn+Qwb3QUUzP6rOxx+3kUZUspREyhkqmXCxFIND99l5z9intTh+uPEt+/EEu7lCaMjSd1uTfuTXfg==" + "version": "1.6.18", + "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.18.tgz", + "integrity": "sha512-x7+bFfIZ8rMjOmDGhUlJCkYWiZX617xQWNfT94JUhidliRtzMHKIX0xUiN92TZ/7il6xMf9oLwbhsz7nbqF1YQ==" }, "node_modules/uri-js": { "version": "4.4.1", @@ -38031,9 +38031,9 @@ "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==" }, "uplot": { - "version": "1.6.17", - "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.17.tgz", - "integrity": "sha512-WHNHvDCXURn+Qwb3QUUzP6rOxx+3kUZUspREyhkqmXCxFIND99l5z9intTh+uPEt+/EEu7lCaMjSd1uTfuTXfg==" + "version": "1.6.18", + "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.18.tgz", + "integrity": "sha512-x7+bFfIZ8rMjOmDGhUlJCkYWiZX617xQWNfT94JUhidliRtzMHKIX0xUiN92TZ/7il6xMf9oLwbhsz7nbqF1YQ==" }, "uri-js": { "version": "4.4.1", diff --git a/app/vmui/packages/vmui/package.json b/app/vmui/packages/vmui/package.json index a4c0ea0c88..99ead8f714 100644 --- a/app/vmui/packages/vmui/package.json +++ b/app/vmui/packages/vmui/package.json @@ -43,7 +43,7 @@ "react-measure": "^2.5.2", "react-scripts": "4.0.3", "typescript": "~4.5.4", - "uplot": "^1.6.17", + "uplot": "^1.6.18", "web-vitals": "^2.1.2" }, "scripts": {