Skip to content

Commit 196e398

Browse files
committed
fix low security vulnerabilities in *test suite*
1 parent e4e2173 commit 196e398

File tree

2 files changed

+18
-22
lines changed

2 files changed

+18
-22
lines changed

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
onlyBuiltDependencies:
22
- core-js
3+
overrides:
4+
brace-expansion@>=1.0.0 <=1.1.11: '>=1.1.12'
5+
brace-expansion@>=2.0.0 <=2.0.1: '>=2.0.2'

0 commit comments

Comments
 (0)