Skip to content

Commit

Permalink
Merge pull request #51 from glensc/GHSA-3xgq-45jj-v275,CVE-2024-21538,…
Browse files Browse the repository at this point in the history
…CWE-1333

Security: Update cross-spawn to 7.0.6
  • Loading branch information
glensc authored Jan 6, 2025
2 parents ef75800 + 0a7fbe9 commit 651f8b7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
# bun ./bun.lockb --hash: 3E0EF44B4C1F8076-645d2c66ff3125bb-6FF1FF192B57B1B9-9ffaaa29b02da19d
# bun ./bun.lockb --hash: 1E46ED9C3EDFF22F-abd3731326380fb0-AE69302567D52144-7f40ba5dccde1853


"@isaacs/cliui@^8.0.2":
Expand Down Expand Up @@ -156,13 +156,13 @@ combined-stream@^1.0.8:
delayed-stream "~1.0.0"

cross-spawn@^7.0.0:
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.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz"
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
dependencies:
which "^2.0.1"
path-key "^3.1.0"
shebang-command "^2.0.0"
which "^2.0.1"

cssstyle@^4.0.1:
version "4.0.1"
Expand Down

0 comments on commit 651f8b7

Please sign in to comment.