Skip to content

Commit ad419b1

Browse files
committed
chore: fixed found audit error
Signed-off-by: prisis <[email protected]>
1 parent fc53693 commit ad419b1

File tree

2 files changed

+1656
-1406
lines changed

2 files changed

+1656
-1406
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,8 @@
133133
"pnpm": {
134134
"overrides": {
135135
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5",
136-
"nanoid@<3.3.8": ">=3.3.8"
136+
"nanoid@<3.3.8": ">=3.3.8",
137+
"chrono-node@<2.2.4": ">=2.2.4"
137138
}
138139
},
139140
"anolilab": {

0 commit comments

Comments
 (0)