Skip to content

Commit 7329704

Browse files
authored
bump brace-expansion (#322)
* bump brace-expansion * pnpm audit --fix
1 parent 27e760f commit 7329704

File tree

2 files changed

+33
-42
lines changed

2 files changed

+33
-42
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,9 @@
9696
"dompurify@<3.2.4": ">=3.2.4",
9797
"esbuild@<=0.24.2": ">=0.25.2",
9898
"prismjs@<1.30.0": ">=1.30.0",
99-
"@babel/runtime@<7.26.10": ">=7.26.10"
99+
"@babel/runtime@<7.26.10": ">=7.26.10",
100+
"estree-util-value-to-estree@<3.3.3": ">=3.3.3",
101+
"brace-expansion@>=1.0.0 <=1.1.11": ">=1.1.12"
100102
}
101103
}
102104
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)