Skip to content

Commit d219fef

Browse files
committed
update yarn lcok
1 parent 57ea3a1 commit d219fef

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

js/yarn.lock

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1164,11 +1164,6 @@
11641164
dependencies:
11651165
"@types/node" "*"
11661166

1167-
"@types/isomorphic-fetch@^0.0.38":
1168-
version "0.0.38"
1169-
resolved "https://registry.yarnpkg.com/@types/isomorphic-fetch/-/isomorphic-fetch-0.0.38.tgz#90882932a371e294a3c6143430275c15cb6ebf1b"
1170-
integrity sha512-DcXWx26qmt89lQ1Saoit0P38yHqT7fGceVs7UpMy2gU7AjEZISPdM7rqoFY5VHtl33H+cJ+VBDYmNRssTM4Zlw==
1171-
11721167
"@types/isomorphic-fetch@^0.0.39":
11731168
version "0.0.39"
11741169
resolved "https://registry.yarnpkg.com/@types/isomorphic-fetch/-/isomorphic-fetch-0.0.39.tgz#889573a72ca637bc1a665910a41ff1cb3b52011f"
@@ -1277,20 +1272,20 @@
12771272
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
12781273
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
12791274

1280-
"@types/[email protected].11":
1281-
version "8.5.11"
1282-
resolved "https://registry.yarnpkg.com/@types/restify/-/restify-8.5.11.tgz#f64077a9f578ca57430ac28509722ad991edaa44"
1283-
integrity sha512-aMSWmbAKoyKelDQ+J70Vv+ieR6rjvAG0DNyn4XbqO0e69SZJY7ohuqlCzNd7TjgUFY5NcbV0zFyAV7hmxpNLTA==
1275+
"@types/[email protected].10":
1276+
version "8.5.10"
1277+
resolved "https://registry.yarnpkg.com/@types/restify/-/restify-8.5.10.tgz#e21b71216ff0538eac7596310f1f9207d7f4ca17"
1278+
integrity sha512-JlvrRRnPPkrvhZRV8rol8brv7q2VeImtQQvMviJrnmyzwrUc0n0+rSLZGItc09+XQTreYSOyC+XuqpoEeDzgcw==
12841279
dependencies:
12851280
"@types/bunyan" "*"
12861281
"@types/formidable" "^1"
12871282
"@types/node" "*"
12881283
"@types/spdy" "*"
12891284

1290-
"@types/[email protected].7":
1291-
version "8.5.7"
1292-
resolved "https://registry.yarnpkg.com/@types/restify/-/restify-8.5.7.tgz#6e702c6915d090a1e6c071d2e7d55c763337d027"
1293-
integrity sha512-AyVCoo+28MS7FVJikENrDD4vmnF/NuShIQabT/sdy8TIt7/bi9t9EmmY9WIPlkvNyLFUEQHJry+V/8Ym7GO24w==
1285+
"@types/[email protected].11":
1286+
version "8.5.11"
1287+
resolved "https://registry.yarnpkg.com/@types/restify/-/restify-8.5.11.tgz#f64077a9f578ca57430ac28509722ad991edaa44"
1288+
integrity sha512-aMSWmbAKoyKelDQ+J70Vv+ieR6rjvAG0DNyn4XbqO0e69SZJY7ohuqlCzNd7TjgUFY5NcbV0zFyAV7hmxpNLTA==
12941289
dependencies:
12951290
"@types/bunyan" "*"
12961291
"@types/formidable" "^1"

0 commit comments

Comments
 (0)