Skip to content

Commit 3fecf73

Browse files
authored
chore: add pnpm overrides to fix audit (prisma#29332)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated dependencies including hono, @hono/node-server, and @tootallnate/once to latest stable versions. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent ea93809 commit 3fecf73

2 files changed

Lines changed: 36 additions & 49 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,12 @@
162162
"pnpm": {
163163
"overrides": {
164164
"form-data": ">=4.0.4",
165-
"hono": ">=4.12.2",
165+
"hono": ">=4.12.4",
166+
"@hono/node-server": ">=1.19.10",
166167
"jws": ">=4.0.1",
167168
"tar-fs": ">=2.1.4",
168-
"lodash": ">=4.17.23"
169+
"lodash": ">=4.17.23",
170+
"@tootallnate/once": ">=3.0.1"
169171
}
170172
}
171173
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)