Fix npm audit

7580efc40da3fc46d5e2ca47f93be8cbd49175e4

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

1 files changed, +3 -3Ignore whitespace
package-lock.json+3 -3
@@ -2564,9 +2564,9 @@
2564 }2564 }
2565 },2565 },
2566 "node_modules/cross-spawn": {2566 "node_modules/cross-spawn": {
2567 "version": "7.0.3",2567 "version": "7.0.5",
2568 "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",2568 "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.5.tgz",
2569 "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",2569 "integrity": "sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==",
2570 "license": "MIT",2570 "license": "MIT",
2571 "dependencies": {2571 "dependencies": {
2572 "path-key": "^3.1.0",2572 "path-key": "^3.1.0",