Skip to content

Commit 05a3683

Browse files
committed
update yarn.lock
1 parent 06daf47 commit 05a3683

File tree

1 file changed

+11
-21
lines changed

1 file changed

+11
-21
lines changed

yarn.lock

Lines changed: 11 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5140,6 +5140,16 @@
51405140
"@types/qs" "*"
51415141
"@types/serve-static" "*"
51425142

5143+
"@types/express@latest":
5144+
version "4.17.14"
5145+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.14.tgz#143ea0557249bc1b3b54f15db4c81c3d4eb3569c"
5146+
integrity sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg==
5147+
dependencies:
5148+
"@types/body-parser" "*"
5149+
"@types/express-serve-static-core" "^4.17.18"
5150+
"@types/qs" "*"
5151+
"@types/serve-static" "*"
5152+
51435153
"@types/fs-extra@^5.0.5":
51445154
version "5.1.0"
51455155
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-5.1.0.tgz#2a325ef97901504a3828718c390d34b8426a10a1"
@@ -25313,31 +25323,11 @@ tsconfig-paths@^3.9.0:
2531325323
minimist "^1.2.0"
2531425324
strip-bom "^3.0.0"
2531525325

25316-
25317-
version "2.0.1"
25318-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
25319-
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
25320-
25321-
tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
25326+
tslib@1, [email protected], tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0:
2532225327
version "1.14.1"
2532325328
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
2532425329
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
2532525330

25326-
tslib@^2.0.0, tslib@^2.0.3:
25327-
version "2.1.0"
25328-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
25329-
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
25330-
25331-
tslib@^2.0.1, tslib@^2.1.0, tslib@^2.4.0:
25332-
version "2.4.0"
25333-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
25334-
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
25335-
25336-
tslib@^2.3.0, tslib@^2.3.1:
25337-
version "2.3.1"
25338-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
25339-
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
25340-
2534125331
tsutils@^3.0.0, tsutils@^3.17.1:
2534225332
version "3.21.0"
2534325333
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)