Skip to content

Commit ee9020f

Browse files
authored
chore: apply audit fix (#1324)
1 parent fd50e78 commit ee9020f

File tree

2 files changed

+20
-16
lines changed

2 files changed

+20
-16
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,9 @@
104104
"on-headers@<1.1.0": "^1.1.0",
105105
"webpack-dev-server@<=5.2.0": "^5.2.1",
106106
"axios@<1.12.0": "^1.12.0",
107-
"glob@>=10.2.0 <10.5.0": "^10.5.0"
107+
"glob@>=10.2.0 <10.5.0": "^10.5.0",
108+
"node-forge@<1.3.2": "^1.3.2",
109+
"mdast-util-to-hast@>=13.0.0 <13.2.1": "^13.2.1"
108110
},
109111
"onlyBuiltDependencies": [
110112
"@swc/core",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)