Fix npm audit

7580efc40da3fc46d5e2ca47f93be8cbd49175e4

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

1 files changed, +3 -3Showing whitespace changes
package-lock.json+3 -3
@@ -2564,9 +2564,9 @@
25642564 }
25652565 },
25662566 "node_modules/cross-spawn": {
25672567 "version": "7.0.35",
25682568 "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.35.tgz",
25692569 "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+UJrags1q15Fudc7G6w4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==",
25702570 "license": "MIT",
25712571 "dependencies": {
25722572 "path-key": "^3.1.0",