File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 5151 "jest" : " 27.5.1" ,
5252 "nock" : " 13.2.9" ,
5353 "prettier" : " 2.8.0" ,
54- "start-server-and-test" : " 1.14 .0" ,
54+ "start-server-and-test" : " 1.15 .0" ,
5555 "typescript" : " 4.9.3"
5656 }
5757}
Original file line number Diff line number Diff line change @@ -1635,6 +1635,11 @@ arch@^2.2.0:
16351635 resolved "https://registry.yarnpkg.com/arch/-/arch-2.2.0.tgz#1bc47818f305764f23ab3306b0bfc086c5a29d11"
16361636 integrity sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==
16371637
1638+ arg@^5.0.2 :
1639+ version "5.0.2"
1640+ resolved "https://registry.yarnpkg.com/arg/-/arg-5.0.2.tgz#c81433cc427c92c4dcf4865142dbca6f15acd59c"
1641+ integrity sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==
1642+
16381643argparse@^1.0.7 :
16391644 version "1.0.10"
16401645 resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
@@ -5240,11 +5245,12 @@ stack-utils@^2.0.3:
52405245 dependencies :
52415246 escape-string-regexp "^2.0.0"
52425247
5243- start-server-and-test@1.14 .0 :
5244- version "1.14 .0"
5245- resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-1.14 .0.tgz#c57f04f73eac15dd51733b551d775b40837fdde3 "
5246- integrity sha512-on5ELuxO2K0t8EmNj9MtVlFqwBMxfWOhu4U7uZD1xccVpFlOQKR93CSe0u98iQzfNxRyaNTb/CdadbNllplTsw ==
5248+ start-server-and-test@1.15 .0 :
5249+ version "1.15 .0"
5250+ resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-1.15 .0.tgz#0c15a3ae88aed64f6e651e89d78e7cf64e0a8160 "
5251+ integrity sha512-T4Chk9ulFuT5LcKUrtAPjOzMQHCYonvQ8kJTZlXc9gEWLmJk9lhNarkIbR9vpbGZZp6nxTDV7jdL5mpvqP1xMw ==
52475252 dependencies :
5253+ arg "^5.0.2"
52485254 bluebird "3.7.2"
52495255 check-more-types "2.24.0"
52505256 debug "4.3.2"
You can’t perform that action at this time.
0 commit comments