Skip to content

Commit 368dac0

Browse files
committed
chore: up deps
1 parent 77e4685 commit 368dac0

File tree

3 files changed

+96
-85
lines changed

3 files changed

+96
-85
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,12 @@
221221
"send@<0.19.0": "^0.19.0",
222222
"serve-static@<1.16.0": "^1.16.0",
223223
"cookie@<0.7.0": "^0.7.0",
224-
"find-my-way@>=5.5.0 <8.2.2": "^8.2.2"
224+
"find-my-way@>=5.5.0 <8.2.2": "^8.2.2",
225+
"cross-spawn@<6.0.6": ">=6.0.6",
226+
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5",
227+
"smol-toml@<=1.3.0": ">=1.3.1",
228+
"nanoid@<3.3.8": ">=3.3.8",
229+
"nanoid@>=4.0.0 <5.0.9": ">=5.0.9"
225230
}
226231
}
227232
}

0 commit comments

Comments
 (0)