Skip to content

Commit 77e9bf9

Browse files
authored
chore(deps): update package.json and pnpm-lock.yaml with new dependency overrides (#293)
1 parent 73715ef commit 77e9bf9

2 files changed

Lines changed: 18 additions & 240 deletions

File tree

landingpage/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,10 @@
8787
"workerd"
8888
],
8989
"overrides": {
90-
"@isaacs/brace-expansion": ">=5.0.1"
90+
"@isaacs/brace-expansion": ">=5.0.1",
91+
"lodash": ">=4.17.23",
92+
"esbuild": ">=0.25.0",
93+
"qs": ">=6.14.2"
9194
}
9295
},
9396
"cloudflare": {

0 commit comments

Comments
 (0)