Skip to content

Commit f2f680a

Browse files
authored
Merge pull request #305 from cipherstash/fix/upgrade-esbuild-to-patch-GHSA-67mh-4wv8-2f99
fix: upgrade esbuild to patch GHSA-67mh-4wv8-2f99
2 parents 8fdb105 + 46ec2da commit f2f680a

File tree

2 files changed

+10
-474
lines changed

2 files changed

+10
-474
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
"@isaacs/brace-expansion": ">=5.0.1",
6262
"fast-xml-parser": ">=5.3.4",
6363
"next": ">=15.5.10",
64-
"ajv": ">=8.18.0"
64+
"ajv": ">=8.18.0",
65+
"esbuild@<=0.24.2": ">=0.25.0"
6566
},
6667
"peerDependencyRules": {
6768
"ignoreMissing": [

0 commit comments

Comments
 (0)