Skip to content

Commit 8df469b

Browse files
richadrRobbert
authored andcommitted
chore: force a transitive dependency to a version without a critical vulnerability
1 parent 52928c1 commit 8df469b

2 files changed

Lines changed: 38 additions & 9 deletions

File tree

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ minimumReleaseAgeExclude:
2525
- "@rijkshuisstijl-community/*"
2626
- "@utrecht/*"
2727

28+
overrides:
29+
form-data@<2.5.4: ">=2.5.4"
30+
form-data@>=4.0.0 <4.0.4: ">=4.0.4"
31+
2832
# Configure pnpm to save exact version numbers (not including ^ or ~) in package.json. Lock dependencies to specific
2933
# versions to ensure reproducible installs and prevent automatic upgrades to newer minor or patch releases.
3034
saveExact: true

0 commit comments

Comments
 (0)