Skip to content

Commit eb7162c

Browse files
authored
Merge pull request #151 from veigamann/dependabot/npm_and_yarn/serialize-error-11.0.2
chore(deps): bump serialize-error from 11.0.0 to 11.0.2
2 parents e964909 + af36775 commit eb7162c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"os": "^0.1.2",
3737
"path": "^0.12.7",
3838
"qrcode-terminal": "^0.12.0",
39-
"serialize-error": "^11.0.0",
39+
"serialize-error": "^11.0.2",
4040
"uuid": "^9.0.0",
4141
"whatsapp-web.js": "https://github.com/Luisotee/whatsapp-web.js",
4242
"zod": "^3.22.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2540,10 +2540,10 @@ semver@~7.0.0:
25402540
resolved "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz"
25412541
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
25422542

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==
25472547
dependencies:
25482548
type-fest "^2.12.2"
25492549

0 commit comments

Comments
 (0)