mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 07:48:14 +00:00
chore: add audit fix
This commit is contained in:
+8
-1
@@ -108,7 +108,14 @@
|
||||
"better-sqlite3"
|
||||
],
|
||||
"overrides": {
|
||||
"@codemirror/state": "6.6.0"
|
||||
"@codemirror/state": "6.6.0",
|
||||
"mdast-util-to-hast@>=13.0.0 <13.2.1": ">=13.2.1",
|
||||
"rollup@>=4.0.0 <4.59.0": ">=4.59.0",
|
||||
"ip-address@<=10.1.0": ">=10.1.1",
|
||||
"ws@>=8.0.0 <8.20.1": ">=8.20.1",
|
||||
"esbuild@>=0.27.3 <0.28.1": ">=0.28.1",
|
||||
"ws@>=8.0.0 <8.21.0": ">=8.21.0",
|
||||
"form-data@>=4.0.0 <4.0.6": ">=4.0.6"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+164
-402
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user