提交 5a5bb602 编写于 作者: G github-actions

Update Node.js modules

上级 064bd36a
......@@ -15,7 +15,7 @@
"figlet": "1.6.0",
"fnv-plus": "1.3.1",
"iconv-lite": "0.6.3",
"icqq": "0.3.14",
"icqq": "0.3.15",
"js-yaml": "4.1.0",
"kind-of": "6.0.3",
"lodash": "4.17.21",
......@@ -33,7 +33,7 @@
"puppeteer": "20.4.0",
"random-float": "3.0.0",
"semver": "7.5.1",
"systeminformation": "5.17.14",
"systeminformation": "5.17.16",
"yargs": "17.7.2"
},
"devDependencies": {
......@@ -1192,9 +1192,9 @@
}
},
"node_modules/@sindresorhus/is": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.3.0.tgz",
"integrity": "sha512-CX6t4SYQ37lzxicAqsBtxA3OseeoVrh9cSJ5PFYam0GksYlupRfy1A+Q4aYD3zvcfECLc0zO2u+ZnR2UYKvCrw==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.4.0.tgz",
"integrity": "sha512-Ggh6E9AnMpiNXlbXfFUcWE9qm408rL8jDi7+PMBBx7TMbwEmiqAiSmZ+zydYwxcJLqPGNDoLc9mXDuMDBZg0sA==",
"dev": true,
"engines": {
"node": ">=14.16"
......@@ -4747,9 +4747,9 @@
}
},
"node_modules/icqq": {
"version": "0.3.14",
"resolved": "https://registry.npmjs.org/icqq/-/icqq-0.3.14.tgz",
"integrity": "sha512-j78EPWQ8T4ribXBqp0JOvwYJc4JMbWyCS1l2R7vlJSHf53YJCbsmyTaQPFltePd5eApNuKRHgRZ1DwVc7KoG0Q==",
"version": "0.3.15",
"resolved": "https://registry.npmjs.org/icqq/-/icqq-0.3.15.tgz",
"integrity": "sha512-Dwfz9ZKxW0JYNc/7Tl7VL1+G5bZxCCBB/bKgs7D00V9E6Qu8C0NKQy+jsuz9AhjevkCFFWbQrGAV+hzvddsECQ==",
"dependencies": {
"axios": "^1.1.2",
"log4js": "^6.3.0",
......@@ -9163,9 +9163,9 @@
"dev": true
},
"node_modules/systeminformation": {
"version": "5.17.14",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.17.14.tgz",
"integrity": "sha512-Mf+LtswEBK5GidkoPU68JuBJDRQ7B9i8rGGQjYFZUJh9eJW6Yn5vNOPFAL1t87L1hkIPG1iDFqp5yss9g3g/ew==",
"version": "5.17.16",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.17.16.tgz",
"integrity": "sha512-dl2QLa7yp9QbBl9um+51CAr3p/40tbz+f34X1lUXkk1SnDcNeJR2iWu/8HD7GM2yRukmy3RCRXFYcPZs0lCs0Q==",
"os": [
"darwin",
"linux",
......
......@@ -57,7 +57,7 @@
"figlet": "1.6.0",
"fnv-plus": "1.3.1",
"iconv-lite": "0.6.3",
"icqq": "0.3.14",
"icqq": "0.3.15",
"js-yaml": "4.1.0",
"kind-of": "6.0.3",
"lodash": "4.17.21",
......@@ -75,7 +75,7 @@
"puppeteer": "20.4.0",
"random-float": "3.0.0",
"semver": "7.5.1",
"systeminformation": "5.17.14",
"systeminformation": "5.17.16",
"yargs": "17.7.2"
},
"devDependencies": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册