This is an automated email from the ASF dual-hosted git repository.
dpogue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-cli.git
The following commit(s) were added to refs/heads/master by this push:
new 4c53fb2 chore(deps): bump systeminformation from 5.27.11 to 5.27.14
(#680)
4c53fb2 is described below
commit 4c53fb2fe3713071b760a19cc92952f647436fb8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 18 11:48:30 2026 -0800
chore(deps): bump systeminformation from 5.27.11 to 5.27.14 (#680)
Bumps
[systeminformation](https://github.com/sebhildebrandt/systeminformation) from
5.27.11 to 5.27.14.
-
[Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.27.11...v5.27.14)
---
updated-dependencies:
- dependency-name: systeminformation
dependency-version: 5.27.14
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 3772d9e..19ac783 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -974,6 +974,7 @@
"integrity":
"sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
"dev": true,
"license": "MIT",
+ "peer": true,
"bin": {
"acorn": "bin/acorn"
},
@@ -2266,6 +2267,7 @@
"integrity":
"sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g==",
"dev": true,
"license": "MIT",
+ "peer": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.8.0",
"@eslint-community/regexpp": "^4.12.1",
@@ -5925,9 +5927,9 @@
}
},
"node_modules/systeminformation": {
- "version": "5.27.11",
- "resolved":
"https://registry.npmjs.org/systeminformation/-/systeminformation-5.27.11.tgz",
- "integrity":
"sha512-K3Lto/2m3K2twmKHdgx5B+0in9qhXK4YnoT9rIlgwN/4v7OV5c8IjbeAUkuky/6VzCQC7iKCAqi8rZathCdjHg==",
+ "version": "5.27.14",
+ "resolved":
"https://registry.npmjs.org/systeminformation/-/systeminformation-5.27.14.tgz",
+ "integrity":
"sha512-3DoNDYSZBLxBwaJtQGWNpq0fonga/VZ47HY1+7/G3YoIPaPz93Df6egSzzTKbEMmlzUpy3eQ0nR9REuYIycXGg==",
"license": "MIT",
"os": [
"darwin",
@@ -6120,6 +6122,7 @@
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
"integrity":
"sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
"license": "MIT",
+ "peer": true,
"engines": {
"node": ">=12"
},
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]