dependabot[bot] dependabot[bot] commited on
Commit
0a11e11
·
unverified ·
1 Parent(s): 1bcd186

build(deps): bump cross-spawn from 7.0.3 to 7.0.5 (#1570)

Browse files

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5.
- [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.5)

---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Files changed (1) hide show
  1. package-lock.json +3 -3
package-lock.json CHANGED
@@ -5829,9 +5829,9 @@
5829
  "devOptional": true
5830
  },
5831
  "node_modules/cross-spawn": {
5832
- "version": "7.0.3",
5833
- "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
5834
- "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
5835
  "dependencies": {
5836
  "path-key": "^3.1.0",
5837
  "shebang-command": "^2.0.0",
 
5829
  "devOptional": true
5830
  },
5831
  "node_modules/cross-spawn": {
5832
+ "version": "7.0.5",
5833
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.5.tgz",
5834
+ "integrity": "sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==",
5835
  "dependencies": {
5836
  "path-key": "^3.1.0",
5837
  "shebang-command": "^2.0.0",