Bump @highcharts/map-collection from 1.1.3 to 2.1.0

Bumps [@highcharts/map-collection](https://github.com/highcharts/map-collection-dist) from 1.1.3 to 2.1.0.
- [Release notes](https://github.com/highcharts/map-collection-dist/releases)
- [Commits](https://github.com/highcharts/map-collection-dist/compare/v1.1.3...v2.1.0)

---
updated-dependencies:
- dependency-name: "@highcharts/map-collection"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-12 11:41:10 +00:00 committed by GitHub
parent d6639ecc61
commit 9b26198436
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1849,9 +1849,9 @@
}
},
"@highcharts/map-collection": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/@highcharts/map-collection/-/map-collection-1.1.4.tgz",
"integrity": "sha512-JzoBLWFJSjzjUV/m+eU2FbJBeQCfheyFJBUyQ9xyUhSs8yqUbE/JN0x9VZe7lDr71MfTO+bO50YpCrk5BTRCzA=="
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/@highcharts/map-collection/-/map-collection-2.1.0.tgz",
"integrity": "sha512-oS7ELhgvltY7OVPG4EFHHcdLRSKu2Fwvg2B9eXRo/Get4rZPUoLwv5i+bUcPb5JYLxzhHVNniuw01yMJAnXJ8g=="
},
"@humanwhocodes/config-array": {
"version": "0.5.0",

View File

@ -22,7 +22,7 @@
"@angular/platform-browser": "~12.2.17",
"@angular/platform-browser-dynamic": "~12.2.17",
"@angular/router": "~12.2.17",
"@highcharts/map-collection": "^1.1.2",
"@highcharts/map-collection": "^2.1.0",
"angular-ng-autocomplete": "^2.0.5",
"core-js": "^2.6.12",
"dom-to-image": "^2.6.0",