mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 16:19:48 +02:00
Bump abortcontroller-polyfill from 1.7.3 to 1.7.5 (#9547)
Bumps [abortcontroller-polyfill](https://github.com/mo/abortcontroller-polyfill) from 1.7.3 to 1.7.5. - [Release notes](https://github.com/mo/abortcontroller-polyfill/releases) - [Commits](https://github.com/mo/abortcontroller-polyfill/compare/v1.7.3...v1.7.5) --- 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
+7
-4
@@ -17,7 +17,7 @@
|
||||
"@tmcw/togeojson": "^5.2.1",
|
||||
"@turf/bbox": "^6.0.0",
|
||||
"@turf/bbox-clip": "^6.0.0",
|
||||
"abortcontroller-polyfill": "^1.4.0",
|
||||
"abortcontroller-polyfill": "^1.7.5",
|
||||
"aes-js": "^3.1.2",
|
||||
"alif-toolkit": "^1.2.9",
|
||||
"core-js-bundle": "^3.19.0",
|
||||
@@ -1018,8 +1018,9 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/abortcontroller-polyfill": {
|
||||
"version": "1.7.3",
|
||||
"license": "MIT"
|
||||
"version": "1.7.5",
|
||||
"resolved": "https://registry.npmjs.org/abortcontroller-polyfill/-/abortcontroller-polyfill-1.7.5.tgz",
|
||||
"integrity": "sha512-JMJ5soJWP18htbbxJjG7bG6yuI6pRhgJ0scHHTfkUjf6wjP912xZWvM+A4sJK3gqd9E8fcPbDnOefbA9Th/FIQ=="
|
||||
},
|
||||
"node_modules/accepts": {
|
||||
"version": "1.3.8",
|
||||
@@ -10140,7 +10141,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"abortcontroller-polyfill": {
|
||||
"version": "1.7.3"
|
||||
"version": "1.7.5",
|
||||
"resolved": "https://registry.npmjs.org/abortcontroller-polyfill/-/abortcontroller-polyfill-1.7.5.tgz",
|
||||
"integrity": "sha512-JMJ5soJWP18htbbxJjG7bG6yuI6pRhgJ0scHHTfkUjf6wjP912xZWvM+A4sJK3gqd9E8fcPbDnOefbA9Th/FIQ=="
|
||||
},
|
||||
"accepts": {
|
||||
"version": "1.3.8",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"@tmcw/togeojson": "^5.2.1",
|
||||
"@turf/bbox": "^6.0.0",
|
||||
"@turf/bbox-clip": "^6.0.0",
|
||||
"abortcontroller-polyfill": "^1.4.0",
|
||||
"abortcontroller-polyfill": "^1.7.5",
|
||||
"aes-js": "^3.1.2",
|
||||
"alif-toolkit": "^1.2.9",
|
||||
"core-js-bundle": "^3.19.0",
|
||||
|
||||
Reference in New Issue
Block a user