We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00a624d commit 4103d6fCopy full SHA for 4103d6f
server/node-service/yarn.lock
@@ -5022,7 +5022,18 @@ __metadata:
5022
languageName: node
5023
linkType: hard
5024
5025
-"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.3":
+"cross-spawn@npm:^7.0.0":
5026
+ version: 7.0.5
5027
+ resolution: "cross-spawn@npm:7.0.5"
5028
+ dependencies:
5029
+ path-key: ^3.1.0
5030
+ shebang-command: ^2.0.0
5031
+ which: ^2.0.1
5032
+ checksum: 55c50004cb6bbea3649784caac6e7b8ddd03fa8c1e14dbd5a1f15896708378006eb7526a52a0f48770c768c9b8aed48a5888eb8e785ff59ff7749e74f66cd96b
5033
+ languageName: node
5034
+ linkType: hard
5035
+
5036
+"cross-spawn@npm:^7.0.3":
5037
version: 7.0.3
5038
resolution: "cross-spawn@npm:7.0.3"
5039
dependencies:
0 commit comments