mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 15:08:23 +02:00
Bump abortcontroller-polyfill from 1.7.6 to 1.7.8 (#10596)
Bumps [abortcontroller-polyfill](https://github.com/mo/abortcontroller-polyfill) from 1.7.6 to 1.7.8. - [Commits](https://github.com/mo/abortcontroller-polyfill/compare/v1.7.6...v1.7.8) --- 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:
Generated
+5
-4
@@ -17,7 +17,7 @@
|
||||
"@tmcw/togeojson": "^6.0.0",
|
||||
"@turf/bbox": "^7.1.0",
|
||||
"@turf/bbox-clip": "^7.1.0",
|
||||
"abortcontroller-polyfill": "^1.7.6",
|
||||
"abortcontroller-polyfill": "^1.7.8",
|
||||
"aes-js": "^3.1.2",
|
||||
"alif-toolkit": "^1.3.0",
|
||||
"core-js-bundle": "^3.39.0",
|
||||
@@ -2061,9 +2061,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/abortcontroller-polyfill": {
|
||||
"version": "1.7.6",
|
||||
"resolved": "https://registry.npmjs.org/abortcontroller-polyfill/-/abortcontroller-polyfill-1.7.6.tgz",
|
||||
"integrity": "sha512-Zypm+LjYdWAzvuypZvDN0smUJrhOurcuBWhhMRBExqVLRvdjp3Z9mASxKyq19K+meZMshwjjy5S0lkm388zE4Q=="
|
||||
"version": "1.7.8",
|
||||
"resolved": "https://registry.npmjs.org/abortcontroller-polyfill/-/abortcontroller-polyfill-1.7.8.tgz",
|
||||
"integrity": "sha512-9f1iZ2uWh92VcrU9Y8x+LdM4DLj75VE0MJB8zuF1iUnroEptStw+DQ8EQPMUdfe5k+PkB1uUfDQfWbhstH8LrQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/acorn": {
|
||||
"version": "8.14.0",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"@tmcw/togeojson": "^6.0.0",
|
||||
"@turf/bbox": "^7.1.0",
|
||||
"@turf/bbox-clip": "^7.1.0",
|
||||
"abortcontroller-polyfill": "^1.7.6",
|
||||
"abortcontroller-polyfill": "^1.7.8",
|
||||
"aes-js": "^3.1.2",
|
||||
"alif-toolkit": "^1.3.0",
|
||||
"core-js-bundle": "^3.39.0",
|
||||
|
||||
Reference in New Issue
Block a user