From d6f6fde4b25292a55589b73dd56cb8df8cddc2cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 23:47:12 +0000 Subject: [PATCH] Bump flot from 4.2.1 to 4.2.2 Bumps [flot](https://github.com/flot/flot) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/flot/flot/releases) - [Changelog](https://github.com/flot/flot/blob/master/CHANGELOG.md) - [Commits](https://github.com/flot/flot/compare/v4.2.1...v4.2.2) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e3fc897..e8ea115 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3563,9 +3563,9 @@ "dev": true }, "flot": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/flot/-/flot-4.2.1.tgz", - "integrity": "sha512-tnZ4Pg1upBSfSs52VVRPZqF8FUxeVVI124srTV/XNcwJR5ygjaCZuwnpkAuZAWFLZMg2OCHb53pB6VoVB7YT4g==" + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/flot/-/flot-4.2.2.tgz", + "integrity": "sha512-Strct/A27o0TA25X7Z0pxKhwK4djiP1Kjeqj0tkiqrkRu1qYPqfbp5BYuxEL8CWDNtj85Uc0PnG2E2plo1+VMg==" }, "flush-write-stream": { "version": "1.1.1",