Skip to content

Commit 3fde13b

Browse files
Update pnpm overrides based on security audit (#665)
* chore: update pnpm overrides based on security audit * Update README.md * Update README.md --------- Co-authored-by: mfranzke <[email protected]>
1 parent 6c4dd57 commit 3fde13b

File tree

2 files changed

+15
-28
lines changed

2 files changed

+15
-28
lines changed

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
packages:
2-
- 'hygen'
2+
- hygen
3+
4+
overrides:
5+
brace-expansion@>=1.0.0 <=1.1.11: '>=1.1.12'
6+
tmp@<=0.2.3: '>=0.2.4'

0 commit comments

Comments
 (0)