提交 757c3e08 编写于 作者: G github-actions

Update Node.js modules

上级 95e3ab1d
......@@ -33,7 +33,7 @@
"puppeteer": "20.7.3",
"random-float": "3.0.0",
"semver": "7.5.3",
"systeminformation": "5.18.4",
"systeminformation": "5.18.5",
"yargs": "17.7.2"
},
"devDependencies": {
......@@ -57,9 +57,9 @@
}
},
"node_modules/@anchan828/json-ast": {
"version": "2.1.112",
"resolved": "https://registry.npmjs.org/@anchan828/json-ast/-/json-ast-2.1.112.tgz",
"integrity": "sha512-X0ygQYmcQsrCjRKBDluW054Exe0BmNqwg4v9cnLxg49am/cdHWpA4bmhOKa6jMT6L+sciGMgIEP4CP+d35u0Vg==",
"version": "2.1.113",
"resolved": "https://registry.npmjs.org/@anchan828/json-ast/-/json-ast-2.1.113.tgz",
"integrity": "sha512-PaIzMnwU/irjE6Rj91KJQ8m4Yz4VHGVJTxA+uGZFOBe45gLCUN+1U8VO8XAAvj3NyHxXHMDfCpWTQ9yOlmkhsA==",
"dev": true
},
"node_modules/@babel/code-frame": {
......@@ -1276,9 +1276,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "20.3.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.3.1.tgz",
"integrity": "sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg==",
"version": "20.3.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.3.2.tgz",
"integrity": "sha512-vOBLVQeCQfIcF/2Y7eKFTqrMnizK5lRNQ7ykML/5RuwVXVWxYkgwS7xbt4B6fKCUPgbSL5FSsjHQpaGQP/dQmw==",
"optional": true
},
"node_modules/@types/yauzl": {
......@@ -3740,9 +3740,9 @@
"dev": true
},
"node_modules/fast-fifo": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.2.0.tgz",
"integrity": "sha512-NcvQXt7Cky1cNau15FWy64IjuO8X0JijhTBBrJj1YlxlDfRkJXNaK9RFUjwpfDPzMdv7wB38jr53l9tkNLxnWg=="
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.0.tgz",
"integrity": "sha512-IgfweLvEpwyA4WgiQe9Nx6VV2QkML2NkvZnk1oKnIzXgXdWxuhF7zw4DvLTPZJn6PIUneiAXPF24QmoEqHTjyw=="
},
"node_modules/fast-glob": {
"version": "3.2.12",
......@@ -9002,9 +9002,9 @@
"dev": true
},
"node_modules/systeminformation": {
"version": "5.18.4",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.18.4.tgz",
"integrity": "sha512-x1MHqHooJ2n9fmQRngH5TdSk/BcPAPLBBBmS7BSTkALRT56RlgiiNPP7HKoNu2SIFXSG4nPfi1gWh8ASmHPCrA==",
"version": "5.18.5",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.18.5.tgz",
"integrity": "sha512-es2jgMdpjNv9B/sQc0afGlnS2ip7/Nzlo9hAgkaq22NZftQuqHTnf/CuBadzOwl/DZB2aCTLDtzw83nAnT2owg==",
"os": [
"darwin",
"linux",
......
......@@ -75,7 +75,7 @@
"puppeteer": "20.7.3",
"random-float": "3.0.0",
"semver": "7.5.3",
"systeminformation": "5.18.4",
"systeminformation": "5.18.5",
"yargs": "17.7.2"
},
"devDependencies": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册