File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 36
36
"os" : " ^0.1.2" ,
37
37
"path" : " ^0.12.7" ,
38
38
"qrcode-terminal" : " ^0.12.0" ,
39
- "serialize-error" : " ^11.0.0 " ,
39
+ "serialize-error" : " ^11.0.2 " ,
40
40
"uuid" : " ^9.0.0" ,
41
41
"whatsapp-web.js" : " https://github.com/Luisotee/whatsapp-web.js" ,
42
42
"zod" : " ^3.22.2"
Original file line number Diff line number Diff line change @@ -2540,10 +2540,10 @@ semver@~7.0.0:
2540
2540
resolved "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz"
2541
2541
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
2542
2542
2543
- serialize-error@^11.0.0 :
2544
- version "11.0.0 "
2545
- resolved "https://registry.npmjs.org /serialize-error/-/serialize-error-11.0.0 .tgz"
2546
- integrity sha512-YKrURWDqcT3VGX/s/pCwaWtpfJEEaEw5Y4gAnQDku92b/HjVj4r4UhA5QrMVMFotymK2wIWs5xthny5SMFu7Vw ==
2543
+ serialize-error@^11.0.2 :
2544
+ version "11.0.2 "
2545
+ resolved "https://registry.yarnpkg.com /serialize-error/-/serialize-error-11.0.2 .tgz#8c1a44f0ab872ee2c3ca6736ca5c750003bc1d04 "
2546
+ integrity sha512-o43i0jLcA0LXA5Uu+gI1Vj+lF66KR9IAcy0ThbGq1bAMPN+k5IgSHsulfnqf/ddKAz6dWf+k8PD5hAr9oCSHEQ ==
2547
2547
dependencies :
2548
2548
type-fest "^2.12.2"
2549
2549
You can’t perform that action at this time.
0 commit comments