Skip to content

Commit b85373f

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [hono](https://github.com/honojs/hono) and [mailparser](https://github.com/nodemailer/mailparser). Updates `hono` from 4.12.2 to 4.12.4 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.2...v4.12.4) Updates `mailparser` from 3.9.1 to 3.9.3 - [Release notes](https://github.com/nodemailer/mailparser/releases) - [Changelog](https://github.com/nodemailer/mailparser/blob/master/CHANGELOG.md) - [Commits](nodemailer/mailparser@v3.9.1...v3.9.3) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: mailparser dependency-version: 3.9.3 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f37103 commit b85373f

File tree

3 files changed

+36
-53
lines changed

3 files changed

+36
-53
lines changed

apps/api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@
6464
"drizzle-orm": "0.44.5",
6565
"exifreader": "^4.36.0",
6666
"geotiff": "^2.1.3",
67-
"hono": "^4.12.2",
67+
"hono": "^4.12.7",
6868
"jose": "^6.1.3",
6969
"jsonpath-plus": "^10.3.0",
70-
"mailparser": "^3.9.1",
70+
"mailparser": "^3.9.3",
7171
"openai": "^6.16.0",
7272
"stripe": "^20.1.2",
7373
"three": "^0.182.0",

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"geotiff": "^2.1.3",
3434
"iconv-lite": "^0.7.2",
3535
"jsonpath-plus": "^10.3.0",
36-
"mailparser": "^3.9.1",
36+
"mailparser": "^3.9.3",
3737
"openai": "^6.16.0",
3838
"three": "^0.182.0",
3939
"three-bvh-csg": "^0.0.17",

pnpm-lock.yaml

Lines changed: 33 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)