Skip to content

Commit

Permalink
chore(deps): update dependency cross-spawn to v7.0.6
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 2cbe543 commit 8e384a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bun.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
"overrides": {
"ws": "7.5.10",
"cross-spawn": "7.0.5",
"cross-spawn": "7.0.6",
"undici": "7.3.0",
"adm-zip": "0.5.16",
"@graphprotocol/graph-ts": "0.37.0",
Expand Down Expand Up @@ -556,7 +556,7 @@

"create-require": ["[email protected]", "", {}, "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ=="],

"cross-spawn": ["[email protected].5", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug=="],
"cross-spawn": ["[email protected].6", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA=="],

"crypt": ["[email protected]", "", {}, "sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow=="],

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"elliptic": "6.6.1",
"ws": "7.5.10",
"adm-zip": "0.5.16",
"cross-spawn": "7.0.5",
"cross-spawn": "7.0.6",
"semver": "7.6.3",
"undici": "7.3.0"
},
Expand Down

0 comments on commit 8e384a7

Please sign in to comment.