Skip to content

Commit

Permalink
Bump cross-spawn from 7.0.x to 7.0.6 (#9780)
Browse files Browse the repository at this point in the history
* Bump cross-spawn

Bumps the npm_and_yarn group in /hedera-mirror-rest/check-state-proof with 1 update: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).


Updates `cross-spawn` from 7.0.3 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update overrides

Signed-off-by: Steven Sheehy <steven.sheehy@swirldslabs.com>

* Bump cross-spawn to 7.0.6

Signed-off-by: Steven Sheehy <steven.sheehy@swirldslabs.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Steven Sheehy <steven.sheehy@swirldslabs.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steven Sheehy <steven.sheehy@swirldslabs.com>
  • Loading branch information
dependabot[bot] and steven-sheehy committed Nov 19, 2024
1 parent d2abb21 commit 81cbb9c
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 10 deletions.
6 changes: 3 additions & 3 deletions hedera-mirror-rest/check-state-proof/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions hedera-mirror-rest/check-state-proof/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"outputName": "TEST-jest.xml"
},
"overrides": {
"cross-spawn": "^7.0.6",
"protobufjs": "^7.2.4"
}
}
6 changes: 3 additions & 3 deletions hedera-mirror-rest/monitoring/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions hedera-mirror-rest/monitoring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"outputName": "TEST-jest.xml"
},
"overrides": {
"cross-spawn": "^7.0.6",
"micromatch": "^4.0.8"
}
}
6 changes: 3 additions & 3 deletions hedera-mirror-rest/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hedera-mirror-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
},
"baseUrlPath": "/api/v1",
"overrides": {
"cross-spawn": "^7.0.5",
"cross-spawn": "^7.0.6",
"micromatch": "^4.0.8",
"swagger-stats": {
"path-to-regexp": "^6.3.0",
Expand Down

0 comments on commit 81cbb9c

Please sign in to comment.