Skip to content

Commit

Permalink
fix(deps): Bumped deps
Browse files Browse the repository at this point in the history
  • Loading branch information
andris9 committed Oct 31, 2023
1 parent 6f6b3f4 commit d1ba73e
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
54 changes: 27 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"mailparser": "3.6.5"
},
"dependencies": {
"@postalsys/email-text-tools": "2.1.2",
"@postalsys/email-text-tools": "2.1.3",
"gpt3-tokenizer": "1.1.5",
"libmime": "5.2.1",
"linkify-it": "4.0.1",
"nodemailer": "6.9.7",
"punycode": "2.3.0",
"tlds": "1.243.0",
"undici": "5.26.5"
"punycode": "2.3.1",
"tlds": "1.244.0",
"undici": "5.27.0"
}
}

0 comments on commit d1ba73e

Please sign in to comment.