Fix npm audit
| @@ -2564,9 +2564,9 @@ | ||
| 2564 | 2564 | } |
| 2565 | 2565 | }, |
| 2566 | 2566 | "node_modules/cross-spawn": { |
| 2567 | 2567 | "version": "7.0.35", |
| 2568 | 2568 | "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.35.tgz", |
| 2569 | 2569 | "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+UJrags1q15Fudc7G6w4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==", |
| 2570 | 2570 | "license": "MIT", |
| 2571 | 2571 | "dependencies": { |
| 2572 | 2572 | "path-key": "^3.1.0", |