Skip to content

Commit

Permalink
#519338 modified yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
sc-ruslanmatkovskyi committed Mar 31, 2022
1 parent 4dafeec commit 335dc0b
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4145,6 +4145,7 @@ __metadata:
eslint: ^7.15.0
graphql: ^15.4.0
graphql-request: ^3.4.0
isomorphic-fetch: ^3.0.0
lodash.unescape: ^4.0.1
memory-cache: ^0.2.0
mocha: ^8.1.3
Expand Down Expand Up @@ -14853,6 +14854,16 @@ __metadata:
languageName: node
linkType: hard

"isomorphic-fetch@npm:^3.0.0":
version: 3.0.0
resolution: "isomorphic-fetch@npm:3.0.0"
dependencies:
node-fetch: ^2.6.1
whatwg-fetch: ^3.4.1
checksum: e5ab79a56ce5af6ddd21265f59312ad9a4bc5a72cebc98b54797b42cb30441d5c5f8d17c5cd84a99e18101c8af6f90c081ecb8d12fd79e332be1778d58486d75
languageName: node
linkType: hard

"isstream@npm:~0.1.2":
version: 0.1.2
resolution: "isstream@npm:0.1.2"
Expand Down Expand Up @@ -25548,7 +25559,7 @@ __metadata:
languageName: node
linkType: hard

"whatwg-fetch@npm:>=0.10.0, whatwg-fetch@npm:^3.0.0":
"whatwg-fetch@npm:>=0.10.0, whatwg-fetch@npm:^3.0.0, whatwg-fetch@npm:^3.4.1":
version: 3.6.2
resolution: "whatwg-fetch@npm:3.6.2"
checksum: ee976b7249e7791edb0d0a62cd806b29006ad7ec3a3d89145921ad8c00a3a67e4be8f3fb3ec6bc7b58498724fd568d11aeeeea1f7827e7e1e5eae6c8a275afed
Expand Down

0 comments on commit 335dc0b

Please sign in to comment.