mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Bump whatwg-fetch from 3.6.2 to 3.6.16 (#9785)
Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.6.2 to 3.6.16. - [Release notes](https://github.com/github/fetch/releases) - [Commits](https://github.com/github/fetch/compare/v3.6.2...v3.6.16) --- updated-dependencies: - dependency-name: whatwg-fetch 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:
11
package-lock.json
generated
11
package-lock.json
generated
@@ -32,7 +32,7 @@
|
||||
"pbf": "^3.2.1",
|
||||
"polygon-clipping": "~0.15.1",
|
||||
"rbush": "3.0.1",
|
||||
"whatwg-fetch": "^3.4.1",
|
||||
"whatwg-fetch": "^3.6.16",
|
||||
"which-polygon": "2.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -9695,8 +9695,9 @@
|
||||
"license": "BSD-2-Clause"
|
||||
},
|
||||
"node_modules/whatwg-fetch": {
|
||||
"version": "3.6.2",
|
||||
"license": "MIT"
|
||||
"version": "3.6.16",
|
||||
"resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.16.tgz",
|
||||
"integrity": "sha512-83avoGbZ0qtjtNrU3UTT3/Xd3uZ7DyfSYLuc1fL5iYs+93P+UkIVF6/6xpRVWeQcvbc7kSnVybSAVbd6QFW5Fg=="
|
||||
},
|
||||
"node_modules/whatwg-url": {
|
||||
"version": "6.5.0",
|
||||
@@ -16558,7 +16559,9 @@
|
||||
"version": "0.0.0"
|
||||
},
|
||||
"whatwg-fetch": {
|
||||
"version": "3.6.2"
|
||||
"version": "3.6.16",
|
||||
"resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.16.tgz",
|
||||
"integrity": "sha512-83avoGbZ0qtjtNrU3UTT3/Xd3uZ7DyfSYLuc1fL5iYs+93P+UkIVF6/6xpRVWeQcvbc7kSnVybSAVbd6QFW5Fg=="
|
||||
},
|
||||
"whatwg-url": {
|
||||
"version": "6.5.0",
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
"pbf": "^3.2.1",
|
||||
"polygon-clipping": "~0.15.1",
|
||||
"rbush": "3.0.1",
|
||||
"whatwg-fetch": "^3.4.1",
|
||||
"whatwg-fetch": "^3.6.16",
|
||||
"which-polygon": "2.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user