chore(deps): bump flot from 4.2.2 to 4.2.3 (#5059)

Bumps [flot](https://github.com/flot/flot) from 4.2.2 to 4.2.3.
- [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.2...v4.2.3)

---
updated-dependencies:
- dependency-name: flot
  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>
pull/5097/head
dependabot[bot] 2023-05-08 09:22:27 +05:30 committed by GitHub
parent 8dc5c48f84
commit 24026ba80f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -43,7 +43,7 @@
"fastclick": "^1.0.6", "fastclick": "^1.0.6",
"filterizr": "^2.2.4", "filterizr": "^2.2.4",
"flag-icons": "^6.6.6", "flag-icons": "^6.6.6",
"flot": "^4.2.2", "flot": "^4.2.3",
"fs-extra": "^10.1.0", "fs-extra": "^10.1.0",
"fullcalendar": "^5.11.0", "fullcalendar": "^5.11.0",
"icheck-bootstrap": "^3.0.1", "icheck-bootstrap": "^3.0.1",
@ -6577,9 +6577,9 @@
"dev": true "dev": true
}, },
"node_modules/flot": { "node_modules/flot": {
"version": "4.2.2", "version": "4.2.3",
"resolved": "https://registry.npmjs.org/flot/-/flot-4.2.2.tgz", "resolved": "https://registry.npmjs.org/flot/-/flot-4.2.3.tgz",
"integrity": "sha512-Strct/A27o0TA25X7Z0pxKhwK4djiP1Kjeqj0tkiqrkRu1qYPqfbp5BYuxEL8CWDNtj85Uc0PnG2E2plo1+VMg==" "integrity": "sha512-r1t2gfhILE6dt7cnYDHX/D2VHERyD0YoV0UdFJg5dWbjkcu05MugfhNY7VspfBFTa+hjVNYVZw6/t9ZyYNen+w=="
}, },
"node_modules/follow-redirects": { "node_modules/follow-redirects": {
"version": "1.14.8", "version": "1.14.8",
@ -18224,9 +18224,9 @@
"dev": true "dev": true
}, },
"flot": { "flot": {
"version": "4.2.2", "version": "4.2.3",
"resolved": "https://registry.npmjs.org/flot/-/flot-4.2.2.tgz", "resolved": "https://registry.npmjs.org/flot/-/flot-4.2.3.tgz",
"integrity": "sha512-Strct/A27o0TA25X7Z0pxKhwK4djiP1Kjeqj0tkiqrkRu1qYPqfbp5BYuxEL8CWDNtj85Uc0PnG2E2plo1+VMg==" "integrity": "sha512-r1t2gfhILE6dt7cnYDHX/D2VHERyD0YoV0UdFJg5dWbjkcu05MugfhNY7VspfBFTa+hjVNYVZw6/t9ZyYNen+w=="
}, },
"follow-redirects": { "follow-redirects": {
"version": "1.14.8", "version": "1.14.8",

View File

@ -97,7 +97,7 @@
"fastclick": "^1.0.6", "fastclick": "^1.0.6",
"filterizr": "^2.2.4", "filterizr": "^2.2.4",
"flag-icons": "^6.6.6", "flag-icons": "^6.6.6",
"flot": "^4.2.2", "flot": "^4.2.3",
"fs-extra": "^10.1.0", "fs-extra": "^10.1.0",
"fullcalendar": "^5.11.0", "fullcalendar": "^5.11.0",
"icheck-bootstrap": "^3.0.1", "icheck-bootstrap": "^3.0.1",