Skip to content

Commit 6cc8eba

Browse files
authored
Merge pull request #533 from kubero-dev/dependabot/npm_and_yarn/client/cross-spawn-7.0.6
Bump cross-spawn from 7.0.3 to 7.0.6 in /client
2 parents a248300 + 86a70ad commit 6cc8eba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

client/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -863,9 +863,9 @@ core-js@^3.29.0:
863863
integrity sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==
864864

865865
cross-spawn@^7.0.2:
866-
version "7.0.3"
867-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
868-
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
866+
version "7.0.6"
867+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
868+
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
869869
dependencies:
870870
path-key "^3.1.0"
871871
shebang-command "^2.0.0"

0 commit comments

Comments
 (0)