Skip to content

Commit

Permalink
Merge pull request #1430 from rightoneducation/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/host_v2/cross-spawn-7.0.6

Bump cross-spawn from 7.0.3 to 7.0.6 in /host_v2
  • Loading branch information
drewjhart authored Jan 31, 2025
2 parents d5d0a62 + 7a9d153 commit 28a21e3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions host_v2/package-lock.json

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

6 changes: 3 additions & 3 deletions host_v2/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5649,9 +5649,9 @@ [email protected]:
node-fetch "^2.6.12"

cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
version "7.0.3"
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz"
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
version "7.0.6"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
dependencies:
path-key "^3.1.0"
shebang-command "^2.0.0"
Expand Down

0 comments on commit 28a21e3

Please sign in to comment.