File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 20
20
"ts-node" : " 10.9.2" ,
21
21
"tsm" : " 2.3.0" ,
22
22
"unfurl.js" : " 6.3.1" ,
23
- "url-regex-safe" : " 3 .0.0"
23
+ "url-regex-safe" : " 4 .0.0"
24
24
},
25
25
"devDependencies" : {
26
26
"@types/express" : " 4.17.21" ,
Original file line number Diff line number Diff line change @@ -1174,10 +1174,10 @@ supports-color@^5.5.0:
1174
1174
dependencies :
1175
1175
has-flag "^3.0.0"
1176
1176
1177
- tlds@^1.228 .0 :
1178
- version "1.237 .0"
1179
- resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.237 .0.tgz#71e5ca558878a046bc9e253db7a1f2b602ce1a2d "
1180
- integrity sha512-4IA6zR7jQop4pEdziQaptOgkIwnnZ537fXM3MKAzOXjXLjiHm77SA3/E0nXWJGSVRnKcn/JxDJmwTqyPgQ+ozg ==
1177
+ tlds@^1.242 .0 :
1178
+ version "1.252 .0"
1179
+ resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.252 .0.tgz#71d9617f4ef4cc7347843bee72428e71b8b0f419 "
1180
+ integrity sha512-GA16+8HXvqtfEnw/DTcwB0UU354QE1n3+wh08oFjr6Znl7ZLAeUgYzCcK+/CCrOyE0vnHR8/pu3XXG3vDijXpQ ==
1181
1181
1182
1182
to-regex-range@^5.0.1 :
1183
1183
version "5.0.1"
1288
1288
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
1289
1289
integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==
1290
1290
1291
- url-regex-safe@3 .0.0 :
1292
- version "3 .0.0"
1293
- resolved "https://registry.yarnpkg.com/url-regex-safe/-/url-regex-safe-3 .0.0.tgz#102a38f74a1a731973fa42690c6a56656fddff12 "
1294
- integrity sha512-+2U40NrcmtWFVjuxXVt9bGRw6c7/MgkGKN9xIfPrT/2RX0LTkkae6CCEDp93xqUN0UKm/rr821QnHd2dHQmN3A ==
1291
+ url-regex-safe@4 .0.0 :
1292
+ version "4 .0.0"
1293
+ resolved "https://registry.yarnpkg.com/url-regex-safe/-/url-regex-safe-4 .0.0.tgz#2ac972bfc012e6ab1363d8f3f1c540145b64e15e "
1294
+ integrity sha512-BrnFCWKNFrFnRzKD66NtJqQepfJrUHNPvPxE5y5NSAhXBb4OlobQjt7907Jm4ItPiXaeX+dDWMkcnOd4jR9N8A ==
1295
1295
dependencies :
1296
1296
ip-regex "4.3.0"
1297
- tlds "^1.228 .0"
1297
+ tlds "^1.242 .0"
1298
1298
1299
1299
1300
1300
version "1.0.1"
You can’t perform that action at this time.
0 commit comments