Skip to content

Commit 6979d08

Browse files
committed
chore(deps): update dependency whatwg-fetch to v3.5.0
1 parent f1b23a6 commit 6979d08

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.2",
3232
"spire-plugin-semantic-release": "3.0.2",
3333
"typescript": "3.9.7",
34-
"whatwg-fetch": "3.4.1"
34+
"whatwg-fetch": "3.5.0"
3535
},
3636
"files": [
3737
"lib",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14598,10 +14598,10 @@ whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3, whatwg-encoding@^1.0.5:
1459814598
dependencies:
1459914599
iconv-lite "0.4.24"
1460014600

14601-
whatwg-fetch@3.4.1:
14602-
version "3.4.1"
14603-
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.4.1.tgz#e5f871572d6879663fa5674c8f833f15a8425ab3"
14604-
integrity sha512-sofZVzE1wKwO+EYPbWfiwzaKovWiZXf4coEzjGP9b2GBVgQRLQUZ2QcuPpQExGDAW5GItpEm6Tl4OU5mywnAoQ==
14601+
whatwg-fetch@3.5.0:
14602+
version "3.5.0"
14603+
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.5.0.tgz#605a2cd0a7146e5db141e29d1c62ab84c0c4c868"
14604+
integrity sha512-jXkLtsR42xhXg7akoDKvKWE40eJeI+2KZqcp2h3NsOrRnDvtWX36KcKl30dy+hxECivdk2BVUHVNrPtoMBUx6A==
1460514605

1460614606
whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
1460714607
version "2.3.0"

0 commit comments

Comments
 (0)