Skip to content

Commit 503abbe

Browse files
authored
Merge pull request #308 from cipherstash/fix/upgrade-rollup-to-patch-GHSA-mw96-cpmx-2vgc
2 parents 473340b + 4793876 commit 503abbe

File tree

2 files changed

+123
-94
lines changed

2 files changed

+123
-94
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@
6262
"fast-xml-parser": ">=5.3.4",
6363
"next": ">=15.5.10",
6464
"ajv": ">=8.18.0",
65-
"esbuild@<=0.24.2": ">=0.25.0"
65+
"esbuild@<=0.24.2": ">=0.25.0",
66+
"rollup@>=4.0.0 <4.59.0": ">=4.59.0"
6667
},
6768
"peerDependencyRules": {
6869
"ignoreMissing": [

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)