Skip to content

Commit 6af8d71

Browse files
build(deps): bump whatwg-fetch from 3.6.2 to 3.6.17 in /demos/moderator (#739)
Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.6.2 to 3.6.17. - [Release notes](https://github.com/github/fetch/releases) - [Commits](JakeChampion/fetch@v3.6.2...v3.6.17) --- updated-dependencies: - dependency-name: whatwg-fetch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77189df commit 6af8d71

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demos/moderator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"parcel": "^2.9.3",
2323
"preact": "10.16.0",
2424
"snyk": "^1.1200.0",
25-
"whatwg-fetch": "3.6.2",
25+
"whatwg-fetch": "3.6.17",
2626
"yarn": "^1.22.19"
2727
},
2828
"devDependencies": {

demos/moderator/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12776,10 +12776,10 @@ whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.5:
1277612776
dependencies:
1277712777
iconv-lite "0.4.24"
1277812778

12779-
12780-
version "3.6.2"
12781-
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c"
12782-
integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==
12779+
12780+
version "3.6.17"
12781+
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.17.tgz#009bbbfc122b227b74ba1ff31536b3a1a0e0e212"
12782+
integrity sha512-c4ghIvG6th0eudYwKZY5keb81wtFz9/WeAHAoy8+r18kcWlitUIrmGFQ2rWEl4UCKUilD3zCLHOIPheHx5ypRQ==
1278312783

1278412784
whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
1278512785
version "2.3.0"

0 commit comments

Comments
 (0)