Fix npm audit

44a8283e7ea356469a5bd68f4cc13e73139cc5bf

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +3 -3Showing whitespace changes
package-lock.json+3 -3
@@ -3019,9 +3019,9 @@
30193019 }
30203020 },
30213021 "node_modules/cross-spawn": {
30223022 "version": "7.0.35",
30233023 "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.35.tgz",
30243024 "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+UJrags1q15Fudc7G6w4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==",
30253025 "license": "MIT",
30263026 "dependencies": {
30273027 "path-key": "^3.1.0",