Skip to content

Commit 8feb7ea

Browse files
authored
chore: apply audit fix (#54)
1 parent fbf190b commit 8feb7ea

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
"vite@<=5.4.20": "^5.4.21",
3636
"js-yaml@<3.14.2": "^3.14.2",
3737
"js-yaml@>=4.0.0 <4.1.1": "^4.1.1",
38-
"glob@>=10.2.0 <10.5.0": "^10.5.0"
38+
"glob@>=10.2.0 <10.5.0": "^10.5.0",
39+
"node-forge@<1.3.2": "^1.3.2"
3940
}
4041
}
4142
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)