File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
"@remix-run/node" : " ^1.16.1" ,
13
13
"@remix-run/react" : " ^1.16.1" ,
14
14
"@remix-run/serve" : " ^1.16.1" ,
15
- "isbot" : " ^3.6.8 " ,
15
+ "isbot" : " ^4.0.0 " ,
16
16
"react" : " ^18.2.0" ,
17
17
"react-dom" : " ^18.2.0" ,
18
18
"resend" : " ^0.15.1"
Original file line number Diff line number Diff line change @@ -4746,10 +4746,10 @@ isarray@~1.0.0:
4746
4746
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
4747
4747
integrity sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==
4748
4748
4749
- isbot@^3.6.8 :
4750
- version "3.8 .0"
4751
- resolved "https://registry.yarnpkg.com/isbot/-/isbot-3.8 .0.tgz#b1f8e3d19aca0961b5ed27b62bb8bb0a275781e4 "
4752
- integrity sha512-vne1mzQUTR+qsMLeCBL9+/tgnDXRyc2pygLGl/WsgA+EZKIiB5Ehu0CiVTHIIk30zhJ24uGz4M5Ppse37aR0Hg ==
4749
+ isbot@^4.0.0 :
4750
+ version "4.4 .0"
4751
+ resolved "https://registry.yarnpkg.com/isbot/-/isbot-4.4 .0.tgz#897ce9f2e498de6181027660ca80de8734d1ef81 "
4752
+ integrity sha512-8ZvOWUA68kyJO4hHJdWjyreq7TYNWTS9y15IzeqVdKxR9pPr3P/3r9AHcoIv9M0Rllkao5qWz2v1lmcyKIVCzQ ==
4753
4753
4754
4754
isexe@^2.0.0 :
4755
4755
version "2.0.0"
You can’t perform that action at this time.
0 commit comments