Browse Source

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] 2 years ago committed by GitHub
parent
commit
24026ba80f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      package-lock.json
  2. 2
      package.json

14
package-lock.json generated

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

2
package.json

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

Loading…
Cancel
Save