Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/setup-ocaml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"cheerio": "1.1.2",
"exponential-backoff": "3.1.3",
"semver": "7.7.3",
"systeminformation": "5.27.11",
"systeminformation": "5.27.14",
"yaml": "2.8.2"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@ __metadata:
esbuild: "npm:0.27.0"
exponential-backoff: "npm:3.1.3"
semver: "npm:7.7.3"
systeminformation: "npm:5.27.11"
systeminformation: "npm:5.27.14"
typescript: "npm:5.9.3"
yaml: "npm:2.8.2"
languageName: unknown
Expand Down Expand Up @@ -1663,12 +1663,12 @@ __metadata:
languageName: node
linkType: hard

"systeminformation@npm:5.27.11":
version: 5.27.11
resolution: "systeminformation@npm:5.27.11"
"systeminformation@npm:5.27.14":
version: 5.27.14
resolution: "systeminformation@npm:5.27.14"
bin:
systeminformation: lib/cli.js
checksum: 10c0/f0ef8cec7d2bead69060c5f1d45f9727d549e858f3132cf9e7ba4a8e9ae60bf30072fc7eb8a4269a8e5f293dca7bddd2b0261d7dc498e4a2cb9c0b66cbd46b16
checksum: 10c0/dd2887c19d46ae378cd916a25a6e8e323a86e5c20f456c724b6b954e8f0b78c0bd536e6a988482b1b70ce712c07c4146a471a712a650eefae13312c6ca06aebf
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
languageName: node
linkType: hard
Expand Down
Loading