Fix npm audit
| @@ -3019,9 +3019,9 @@ | ||
| 3019 | 3019 | } |
| 3020 | 3020 | }, |
| 3021 | 3021 | "node_modules/cross-spawn": { |
| 3022 | 3022 | "version": "7.0.35", |
| 3023 | 3023 | "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.35.tgz", |
| 3024 | 3024 | "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+UJrags1q15Fudc7G6w4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==", |
| 3025 | 3025 | "license": "MIT", |
| 3026 | 3026 | "dependencies": { |
| 3027 | 3027 | "path-key": "^3.1.0", |