Skip to content

Commit 88051d3

Browse files
committed
Update npm deps
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent 7e9fb76 commit 88051d3

File tree

4 files changed

+77
-57
lines changed

4 files changed

+77
-57
lines changed

dist/index.js

Lines changed: 35 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/post/index.js

Lines changed: 33 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/setup-ocaml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@actions/tool-cache": "2.0.1",
2020
"cheerio": "1.0.0",
2121
"semver": "7.6.3",
22-
"systeminformation": "5.23.10",
22+
"systeminformation": "5.23.13",
2323
"yaml": "2.6.1"
2424
},
2525
"devDependencies": {

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ __metadata:
509509
"@vercel/ncc": "npm:0.38.3"
510510
cheerio: "npm:1.0.0"
511511
semver: "npm:7.6.3"
512-
systeminformation: "npm:5.23.10"
512+
systeminformation: "npm:5.23.13"
513513
typescript: "npm:5.7.2"
514514
yaml: "npm:2.6.1"
515515
languageName: unknown
@@ -1140,13 +1140,13 @@ __metadata:
11401140
linkType: hard
11411141

11421142
"fast-xml-parser@npm:^4.4.1":
1143-
version: 4.5.0
1144-
resolution: "fast-xml-parser@npm:4.5.0"
1143+
version: 4.5.1
1144+
resolution: "fast-xml-parser@npm:4.5.1"
11451145
dependencies:
11461146
strnum: "npm:^1.0.5"
11471147
bin:
11481148
fxparser: src/cli/cli.js
1149-
checksum: 10c0/71d206c9e137f5c26af88d27dde0108068a5d074401901d643c500c36e95dfd828333a98bda020846c41f5b9b364e2b0e9be5b19b0bdcab5cf31559c07b80a95
1149+
checksum: 10c0/70c6c675770d57d4b73716a1cdccff3780a5f818cffdab9c7560003e1724209001af32fbe7bb27a01107389b1998191c62e20104788ba17e218dfe063aa15b57
11501150
languageName: node
11511151
linkType: hard
11521152

@@ -1900,12 +1900,12 @@ __metadata:
19001900
languageName: node
19011901
linkType: hard
19021902

1903-
"systeminformation@npm:5.23.10":
1904-
version: 5.23.10
1905-
resolution: "systeminformation@npm:5.23.10"
1903+
"systeminformation@npm:5.23.13":
1904+
version: 5.23.13
1905+
resolution: "systeminformation@npm:5.23.13"
19061906
bin:
19071907
systeminformation: lib/cli.js
1908-
checksum: 10c0/ae898cc6303d683bd9241dd89142861cdf775a4e7190a94ea50c18d1ce07ebd608e4fda19de6c0fa869d2598a1e7f5693d41589db6e32574c88a31421cd78807
1908+
checksum: 10c0/3776ebd6af081f1a0572225b92646e3b26e127b44095af44eb512969bb11981bbfb5cde392a17e056464afda4f422371f1234bf0d0debcd9676f5a0c988980b5
19091909
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
19101910
languageName: node
19111911
linkType: hard

0 commit comments

Comments
 (0)