@@ -1895,6 +1895,10 @@ punycode@^2.1.1:
18951895 version "2.1.1"
18961896 resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz"
18971897
1898+ querystringify@^2.1.1 :
1899+ version "2.2.0"
1900+ resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
1901+
18981902react-is@^17.0.1 :
18991903 version "17.0.2"
19001904 resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz"
@@ -1903,6 +1907,10 @@ require-directory@^2.1.1:
19031907 version "2.1.1"
19041908 resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz"
19051909
1910+ requires-port@^1.0.0 :
1911+ version "1.0.0"
1912+ resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
1913+
19061914resolve-cwd@^3.0.0 :
19071915 version "3.0.0"
19081916 resolved "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz"
@@ -2110,12 +2118,13 @@ to-regex-range@^5.0.1:
21102118 is-number "^7.0.0"
21112119
21122120tough-cookie@^4.0.0 :
2113- version "4.0.0 "
2114- resolved "https://registry.npmjs.org /tough-cookie/-/tough-cookie-4.0.0 .tgz"
2121+ version "4.1.3 "
2122+ resolved "https://registry.yarnpkg.com /tough-cookie/-/tough-cookie-4.1.3 .tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf "
21152123 dependencies :
21162124 psl "^1.1.33"
21172125 punycode "^2.1.1"
2118- universalify "^0.1.2"
2126+ universalify "^0.2.0"
2127+ url-parse "^1.5.3"
21192128
21202129tr46@^2.1.0 :
21212130 version "2.1.0"
@@ -2170,9 +2179,9 @@ typescript@^4.6.3:
21702179 version "4.7.4"
21712180 resolved "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz"
21722181
2173- universalify@^0.1.2 :
2174- version "0.1.2 "
2175- resolved "https://registry.npmjs.org /universalify/-/universalify-0.1.2. tgz"
2182+ universalify@^0.2.0 :
2183+ version "0.2.0 "
2184+ resolved "https://registry.yarnpkg.com /universalify/-/universalify-0.2.0. tgz#6451760566fa857534745ab1dde952d1b1761be0 "
21762185
21772186update-browserslist-db@^1.0.4 :
21782187 version "1.0.4"
@@ -2181,6 +2190,13 @@ update-browserslist-db@^1.0.4:
21812190 escalade "^3.1.1"
21822191 picocolors "^1.0.0"
21832192
2193+ url-parse@^1.5.3 :
2194+ version "1.5.10"
2195+ resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
2196+ dependencies :
2197+ querystringify "^2.1.1"
2198+ requires-port "^1.0.0"
2199+
21842200v8-to-istanbul@^8.1.0 :
21852201 version "8.1.1"
21862202 resolved "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz"
0 commit comments