Skip to content

Commit 05f5458

Browse files
Merge pull request #78 from OpenConext/dependabot/npm_and_yarn/oidc-playground-client/isomorphic-fetch-3.0.0
2 parents 70bb9d8 + 513372b commit 05f5458

2 files changed

Lines changed: 34 additions & 41 deletions

File tree

oidc-playground-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@fortawesome/react-fontawesome": "^0.2.6",
1111
"enzyme": "^3.9.0",
1212
"enzyme-adapter-react-16": "^1.13.1",
13-
"isomorphic-fetch": "^2.2.1",
13+
"isomorphic-fetch": "^3.0.0",
1414
"mobx": "^5.15.7",
1515
"mobx-react": "^6.3.1",
1616
"react": "^16.8.6",

oidc-playground-client/yarn.lock

Lines changed: 33 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -4458,13 +4458,6 @@ encodeurl@~2.0.0:
44584458
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-2.0.0.tgz#7b8ea898077d7e409d3ac45474ea38eaf0857a58"
44594459
integrity sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==
44604460

4461-
encoding@^0.1.11:
4462-
version "0.1.13"
4463-
resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.13.tgz#56574afdd791f54a8e9b2785c0582a2d26210fa9"
4464-
integrity sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==
4465-
dependencies:
4466-
iconv-lite "^0.6.2"
4467-
44684461
enhanced-resolve@^5.17.1:
44694462
version "5.17.1"
44704463
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15"
@@ -5775,13 +5768,6 @@ iconv-lite@0.4.24:
57755768
dependencies:
57765769
safer-buffer ">= 2.1.2 < 3"
57775770

5778-
iconv-lite@^0.6.2:
5779-
version "0.6.2"
5780-
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.6.2.tgz#ce13d1875b0c3a674bd6a04b7f76b01b1b6ded01"
5781-
integrity sha512-2y91h5OpQlolefMPmUlivelittSWy0rP+oYVpn6A7GwVHNE8AWzoYOBNmlwks3LobaJxgHCYZAnyNo2GgpNRNQ==
5782-
dependencies:
5783-
safer-buffer ">= 2.1.2 < 3.0.0"
5784-
57855771
iconv-lite@^0.6.3:
57865772
version "0.6.3"
57875773
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.6.3.tgz#a52f80bf38da1952eb5c681790719871a1a72501"
@@ -6062,11 +6048,6 @@ is-shared-array-buffer@^1.0.2:
60626048
dependencies:
60636049
call-bind "^1.0.2"
60646050

6065-
is-stream@^1.0.1:
6066-
version "1.1.0"
6067-
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
6068-
integrity sha1-EtSj3U5o4Lec6428hBc66A2RykQ=
6069-
60706051
is-stream@^2.0.0:
60716052
version "2.0.1"
60726053
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077"
@@ -6132,13 +6113,13 @@ isexe@^2.0.0:
61326113
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
61336114
integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
61346115

6135-
isomorphic-fetch@^2.2.1:
6136-
version "2.2.1"
6137-
resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9"
6138-
integrity sha1-YRrhrPFPXoH3KVB0coGf6XM1WKk=
6116+
isomorphic-fetch@^3.0.0:
6117+
version "3.0.0"
6118+
resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-3.0.0.tgz#0267b005049046d2421207215d45d6a262b8b8b4"
6119+
integrity sha512-qvUtwJ3j6qwsF3jLxkZ72qCgjMysPzDfeV240JHiGZsANBYd+EEuu35v7dfrJ9Up0Ak07D7GGSkGhCHTqg/5wA==
61396120
dependencies:
6140-
node-fetch "^1.0.1"
6141-
whatwg-fetch ">=0.10.0"
6121+
node-fetch "^2.6.1"
6122+
whatwg-fetch "^3.4.1"
61426123

61436124
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
61446125
version "3.2.0"
@@ -7230,13 +7211,12 @@ no-case@^3.0.4:
72307211
lower-case "^2.0.2"
72317212
tslib "^2.0.3"
72327213

7233-
node-fetch@^1.0.1:
7234-
version "1.7.3"
7235-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
7236-
integrity sha512-NhZ4CsKx7cYm2vSrBAr2PvFOe6sWDf0UYLRqA6svUYg7+/TSfVAu49jYC4BvQ4Sms9SZgdqGBgroqfDhJdTyKQ==
7214+
node-fetch@^2.6.1:
7215+
version "2.7.0"
7216+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
7217+
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
72377218
dependencies:
7238-
encoding "^0.1.11"
7239-
is-stream "^1.0.1"
7219+
whatwg-url "^5.0.0"
72407220

72417221
node-forge@^1:
72427222
version "1.3.1"
@@ -9811,6 +9791,11 @@ tr46@^2.1.0:
98119791
dependencies:
98129792
punycode "^2.1.1"
98139793

9794+
tr46@~0.0.3:
9795+
version "0.0.3"
9796+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
9797+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
9798+
98149799
tryer@^1.0.1:
98159800
version "1.0.1"
98169801
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
@@ -10108,6 +10093,11 @@ wbuf@^1.1.0, wbuf@^1.7.3:
1010810093
dependencies:
1010910094
minimalistic-assert "^1.0.0"
1011010095

10096+
webidl-conversions@^3.0.0:
10097+
version "3.0.1"
10098+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
10099+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
10100+
1011110101
webidl-conversions@^4.0.2:
1011210102
version "4.0.2"
1011310103
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -10248,21 +10238,24 @@ whatwg-encoding@^1.0.5:
1024810238
dependencies:
1024910239
iconv-lite "0.4.24"
1025010240

10251-
whatwg-fetch@>=0.10.0:
10252-
version "3.2.0"
10253-
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.2.0.tgz#8e134f701f0a4ab5fda82626f113e2b647fd16dc"
10254-
integrity sha512-SdGPoQMMnzVYThUbSrEvqTlkvC1Ux27NehaJ/GUHBfNrh5Mjg+1/uRyFMwVnxO2MrikMWvWAqUGgQOfVU4hT7w==
10255-
10256-
whatwg-fetch@^3.6.2:
10257-
version "3.6.2"
10258-
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c"
10259-
integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==
10241+
whatwg-fetch@^3.4.1, whatwg-fetch@^3.6.2:
10242+
version "3.6.20"
10243+
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz#580ce6d791facec91d37c72890995a0b48d31c70"
10244+
integrity sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==
1026010245

1026110246
whatwg-mimetype@^2.3.0:
1026210247
version "2.3.0"
1026310248
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1026410249
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1026510250

10251+
whatwg-url@^5.0.0:
10252+
version "5.0.0"
10253+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
10254+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
10255+
dependencies:
10256+
tr46 "~0.0.3"
10257+
webidl-conversions "^3.0.0"
10258+
1026610259
whatwg-url@^7.0.0:
1026710260
version "7.1.0"
1026810261
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"

0 commit comments

Comments
 (0)