Bump cross-spawn from 7.0.3 to 7.0.6 in /tests Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>

ade6980037083bc8b1c5603cc5bd84a4447cadf1

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Signed
1 files changed, +3 -3Showing whitespace changes
tests/package-lock.json+3 -3
@@ -2214,9 +2214,9 @@
22142214 }
22152215 },
22162216 "node_modules/cross-spawn": {
22172217 "version": "7.0.36",
22182218 "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.36.tgz",
22192219 "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6wuV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
22202220 "license": "MIT",
22212221 "dependencies": {
22222222 "path-key": "^3.1.0",