mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user