chore(deps): bump apexcharts from 3.41.0 to 3.41.1 (#1017)

Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.41.0 to 3.41.1.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.41.0...v3.41.1)

---
updated-dependencies:
- dependency-name: apexcharts
  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>
This commit is contained in:
dependabot[bot] 2023-08-01 09:17:32 +02:00 committed by GitHub
parent cd1e77b0c2
commit 3a625acb31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "1.6.1",
"dependencies": {
"ajv": "^8.12.0",
"apexcharts": "^3.35.0",
"apexcharts": "^3.41.1",
"axios": "^1.4.0",
"dayjs": "^1.11.9",
"lodash": "^4.17.21",
@ -3333,9 +3333,9 @@
}
},
"node_modules/apexcharts": {
"version": "3.41.0",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.41.0.tgz",
"integrity": "sha512-FJXA7NVjxs1q+ptR3b1I+pN8K/gWuXn+qLZjFz8EHvJOokdgcuwa/HSe5aC465HW/LWnrjWLSTsOQejQbQ42hQ==",
"version": "3.41.1",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.41.1.tgz",
"integrity": "sha512-kta8fhXrfZYqW7K9kF7FqZ6imQaC6moyRgcUZjwIky/oeHVVISSN/2rjUIvZXnwxWHiSdDHMqLy+TqJhB4DXFA==",
"dependencies": {
"svg.draggable.js": "^2.2.2",
"svg.easing.js": "^2.0.0",

View file

@ -12,7 +12,7 @@
},
"dependencies": {
"ajv": "^8.12.0",
"apexcharts": "^3.35.0",
"apexcharts": "^3.41.1",
"axios": "^1.4.0",
"dayjs": "^1.11.9",
"lodash": "^4.17.21",