Skip to content

Commit 4605d4b

Browse files
Bump node-fetch from 2.6.5 to 2.6.7 in /packages/auth/demo/functions (#5936)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.5...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2dd99ae commit 4605d4b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packages/auth/demo/functions/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1293,9 +1293,9 @@ [email protected]:
12931293
integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==
12941294

12951295
node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.0:
1296-
version "2.6.5"
1297-
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.5.tgz#42735537d7f080a7e5f78b6c549b7146be1742fd"
1298-
integrity sha512-mmlIVHJEu5rnIxgEgez6b9GgWXbkZj5YZ7fx+2r94a2E+Uirsp6HsPTPlomfdHtpt/B0cdKviwkoaM6pyvUOpQ==
1296+
version "2.6.7"
1297+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
1298+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
12991299
dependencies:
13001300
whatwg-url "^5.0.0"
13011301

@@ -1653,7 +1653,7 @@ [email protected]:
16531653

16541654
tr46@~0.0.3:
16551655
version "0.0.3"
1656-
resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
1656+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
16571657
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
16581658

16591659
tslib@^1.11.1:
@@ -1730,7 +1730,7 @@ walkdir@^0.4.0:
17301730

17311731
webidl-conversions@^3.0.0:
17321732
version "3.0.1"
1733-
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
1733+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
17341734
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
17351735

17361736
websocket-driver@>=0.5.1:
@@ -1749,7 +1749,7 @@ websocket-extensions@>=0.1.1:
17491749

17501750
whatwg-url@^5.0.0:
17511751
version "5.0.0"
1752-
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
1752+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
17531753
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
17541754
dependencies:
17551755
tr46 "~0.0.3"

0 commit comments

Comments
 (0)