Bump abortcontroller-polyfill from 1.7.5 to 1.7.6 (#10540)

Bumps [abortcontroller-polyfill](https://github.com/mo/abortcontroller-polyfill) from 1.7.5 to 1.7.6.
- [Commits](https://github.com/mo/abortcontroller-polyfill/commits)

---
updated-dependencies:
- dependency-name: abortcontroller-polyfill
  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]
2024-11-19 13:01:50 +01:00
committed by GitHub
parent 1599e849dc
commit 3bda6c78ee
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -17,7 +17,7 @@
"@tmcw/togeojson": "^5.8.1",
"@turf/bbox": "^7.1.0",
"@turf/bbox-clip": "^7.1.0",
"abortcontroller-polyfill": "^1.7.5",
"abortcontroller-polyfill": "^1.7.6",
"aes-js": "^3.1.2",
"alif-toolkit": "^1.3.0",
"core-js-bundle": "^3.39.0",
@@ -1962,9 +1962,9 @@
}
},
"node_modules/abortcontroller-polyfill": {
"version": "1.7.5",
"resolved": "https://registry.npmjs.org/abortcontroller-polyfill/-/abortcontroller-polyfill-1.7.5.tgz",
"integrity": "sha512-JMJ5soJWP18htbbxJjG7bG6yuI6pRhgJ0scHHTfkUjf6wjP912xZWvM+A4sJK3gqd9E8fcPbDnOefbA9Th/FIQ=="
"version": "1.7.6",
"resolved": "https://registry.npmjs.org/abortcontroller-polyfill/-/abortcontroller-polyfill-1.7.6.tgz",
"integrity": "sha512-Zypm+LjYdWAzvuypZvDN0smUJrhOurcuBWhhMRBExqVLRvdjp3Z9mASxKyq19K+meZMshwjjy5S0lkm388zE4Q=="
},
"node_modules/acorn": {
"version": "8.14.0",

View File

@@ -52,7 +52,7 @@
"@tmcw/togeojson": "^5.8.1",
"@turf/bbox": "^7.1.0",
"@turf/bbox-clip": "^7.1.0",
"abortcontroller-polyfill": "^1.7.5",
"abortcontroller-polyfill": "^1.7.6",
"aes-js": "^3.1.2",
"alif-toolkit": "^1.3.0",
"core-js-bundle": "^3.39.0",