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 @@
3019 }3019 }
3020 },3020 },
3021 "node_modules/cross-spawn": {3021 "node_modules/cross-spawn": {
3022 "version": "7.0.3",3022 "version": "7.0.5",
3023 "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",3023 "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.5.tgz",
3024 "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",3024 "integrity": "sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==",
3025 "license": "MIT",3025 "license": "MIT",
3026 "dependencies": {3026 "dependencies": {
3027 "path-key": "^3.1.0",3027 "path-key": "^3.1.0",