This is an automated email from the ASF dual-hosted git repository.
rshah pushed a commit to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
commit c0fe3d9ae811c78c39bf362f1eea94dc35f18edf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 21 14:27:43 2023 -0600
Bump systeminformation from 5.17.9 to 5.21.8 in
/experimental/traffic-portal/build (#7811)
Bump systeminformation in /experimental/traffic-portal/build
Bumps
[systeminformation](https://github.com/sebhildebrandt/systeminformation) from
5.17.9 to 5.21.8.
-
[Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.17.9...v5.21.8)
---
updated-dependencies:
- dependency-name: systeminformation
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 805668f608f4904b3c9ad4e1097fc2481676dac1)
---
experimental/traffic-portal/build/package-lock.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/experimental/traffic-portal/build/package-lock.json
b/experimental/traffic-portal/build/package-lock.json
index f1065b20c4..d529705747 100644
--- a/experimental/traffic-portal/build/package-lock.json
+++ b/experimental/traffic-portal/build/package-lock.json
@@ -1629,9 +1629,9 @@
}
},
"node_modules/systeminformation": {
- "version": "5.17.9",
- "resolved":
"https://registry.npmjs.org/systeminformation/-/systeminformation-5.17.9.tgz",
- "integrity":
"sha512-inxwRLI/4qpx4o85R54/zdhNagdBGBgs0la7Vl3qBorRVKRDk0nNsDTCGzG4lOITsw1gl7LRWeG4Zsp1pC8nfg==",
+ "version": "5.21.8",
+ "resolved":
"https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.8.tgz",
+ "integrity":
"sha512-Xf1KDMUTQHLOT9Z7MjpSpsbaICOHcm4OZ9c9qqpkCoXuxq5MoyDrgu5GIQYpoiralXNPrqxDz3ND8MdllpXeQA==",
"optional": true,
"os": [
"darwin",
@@ -3078,9 +3078,9 @@
"integrity":
"sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="
},
"systeminformation": {
- "version": "5.17.9",
- "resolved":
"https://registry.npmjs.org/systeminformation/-/systeminformation-5.17.9.tgz",
- "integrity":
"sha512-inxwRLI/4qpx4o85R54/zdhNagdBGBgs0la7Vl3qBorRVKRDk0nNsDTCGzG4lOITsw1gl7LRWeG4Zsp1pC8nfg==",
+ "version": "5.21.8",
+ "resolved":
"https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.8.tgz",
+ "integrity":
"sha512-Xf1KDMUTQHLOT9Z7MjpSpsbaICOHcm4OZ9c9qqpkCoXuxq5MoyDrgu5GIQYpoiralXNPrqxDz3ND8MdllpXeQA==",
"optional": true
},
"to-regex-range": {