Skip to content

Commit cfaf8fa

Browse files
committed
chore(security): resolve pnpm audit vulnerabilities via overrides and lint yaml
1 parent 067e73b commit cfaf8fa

2 files changed

Lines changed: 152 additions & 131 deletions

File tree

package.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,16 @@
2727
"qs": "6.14.2",
2828
"minimatch": ">=10.2.3",
2929
"ajv": ">=8.18.0",
30-
"@tootallnate/once": ">=3.0.1"
30+
"@tootallnate/once": ">=3.0.1",
31+
"brace-expansion@>0": ">=5.0.5",
32+
"file-type": ">=21.3.1",
33+
"flatted": ">=3.4.2",
34+
"node-forge": ">=1.4.0",
35+
"path-to-regexp@8": ">=8.4.0",
36+
"express>path-to-regexp": ">=0.1.13",
37+
"picomatch@^2": ">=2.3.2",
38+
"micromatch>picomatch": ">=4.0.4",
39+
"srvx": ">=0.11.13"
3140
},
3241
"peerDependencyRules": {
3342
"allowedVersions": {

0 commit comments

Comments
 (0)