@@ -1895,6 +1895,10 @@ punycode@^2.1.1:
1895
1895
version "2.1.1"
1896
1896
resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz"
1897
1897
1898
+ querystringify@^2.1.1 :
1899
+ version "2.2.0"
1900
+ resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
1901
+
1898
1902
react-is@^17.0.1 :
1899
1903
version "17.0.2"
1900
1904
resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz"
@@ -1903,6 +1907,10 @@ require-directory@^2.1.1:
1903
1907
version "2.1.1"
1904
1908
resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz"
1905
1909
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
+
1906
1914
resolve-cwd@^3.0.0 :
1907
1915
version "3.0.0"
1908
1916
resolved "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz"
@@ -2110,12 +2118,13 @@ to-regex-range@^5.0.1:
2110
2118
is-number "^7.0.0"
2111
2119
2112
2120
tough-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 "
2115
2123
dependencies :
2116
2124
psl "^1.1.33"
2117
2125
punycode "^2.1.1"
2118
- universalify "^0.1.2"
2126
+ universalify "^0.2.0"
2127
+ url-parse "^1.5.3"
2119
2128
2120
2129
tr46@^2.1.0 :
2121
2130
version "2.1.0"
@@ -2170,9 +2179,9 @@ typescript@^4.6.3:
2170
2179
version "4.7.4"
2171
2180
resolved "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz"
2172
2181
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 "
2176
2185
2177
2186
update-browserslist-db@^1.0.4 :
2178
2187
version "1.0.4"
@@ -2181,6 +2190,13 @@ update-browserslist-db@^1.0.4:
2181
2190
escalade "^3.1.1"
2182
2191
picocolors "^1.0.0"
2183
2192
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
+
2184
2200
v8-to-istanbul@^8.1.0 :
2185
2201
version "8.1.1"
2186
2202
resolved "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz"
0 commit comments