Spaces:
Running
Running
dependabot[bot]
dependabot[bot]
commited on
build(deps): bump cross-spawn from 7.0.3 to 7.0.5 (#1570)
Browse filesBumps [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>
- 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.
|
5833 |
-
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.
|
5834 |
-
"integrity": "sha512-
|
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",
|