Skip to content

Commit b67a00e

Browse files
committed
chore(deps): update dependency whatwg-fetch to v3.4.1
1 parent c3d85ca commit b67a00e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"spire": "3.1.0",
3232
"spire-plugin-semantic-release": "3.0.2",
3333
"typescript": "3.9.7",
34-
"whatwg-fetch": "3.4.0"
34+
"whatwg-fetch": "3.4.1"
3535
},
3636
"files": [
3737
"lib",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14541,10 +14541,10 @@ whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3, whatwg-encoding@^1.0.5:
1454114541
dependencies:
1454214542
iconv-lite "0.4.24"
1454314543

14544-
whatwg-fetch@3.4.0:
14545-
version "3.4.0"
14546-
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.4.0.tgz#e11de14f4878f773fbebcde8871b2c0699af8b30"
14547-
integrity sha512-rsum2ulz2iuZH08mJkT0Yi6JnKhwdw4oeyMjokgxd+mmqYSd9cPpOQf01TIWgjxG/U4+QR+AwKq6lSbXVxkyoQ==
14544+
whatwg-fetch@3.4.1:
14545+
version "3.4.1"
14546+
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.4.1.tgz#e5f871572d6879663fa5674c8f833f15a8425ab3"
14547+
integrity sha512-sofZVzE1wKwO+EYPbWfiwzaKovWiZXf4coEzjGP9b2GBVgQRLQUZ2QcuPpQExGDAW5GItpEm6Tl4OU5mywnAoQ==
1454814548

1454914549
whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
1455014550
version "2.3.0"

0 commit comments

Comments
 (0)