Skip to content

Commit db3fcc3

Browse files
committed
chore(dev-deps): apply pnppm audit --fix
1 parent bd194eb commit db3fcc3

File tree

2 files changed

+73
-101
lines changed

2 files changed

+73
-101
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,12 @@
179179
"esbuild@<=0.24.2": ">=0.25.0",
180180
"tar-fs@>=3.0.0 <3.0.7": ">=3.0.8",
181181
"koa@<2.16.1": ">=2.16.1",
182-
"tar-fs@>=3.0.0 <3.0.9": ">=3.0.9"
182+
"tar-fs@>=3.0.0 <3.0.9": ">=3.0.9",
183+
"brace-expansion@>=1.0.0 <=1.1.11": ">=1.1.12",
184+
"brace-expansion@>=2.0.0 <=2.0.1": ">=2.0.2",
185+
"@eslint/plugin-kit@<0.3.4": ">=0.3.4",
186+
"koa@>=2.0.0 <2.16.2": ">=2.16.2",
187+
"on-headers@<1.1.0": ">=1.1.0"
183188
}
184189
}
185190
}

0 commit comments

Comments
 (0)