Skip to content

Commit 0cda9b9

Browse files
committed
chore: resolve NPM audit warnings
1 parent a809df7 commit 0cda9b9

File tree

6 files changed

+12
-10
lines changed

6 files changed

+12
-10
lines changed

.pnp.cjs

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

.yarnrc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ npmAuditExcludePackages:
2121
- levelup # TODO: Update leveldb
2222
- deferred-leveldown # TODO: Update leveldb
2323
- abstract-leveldown # TODO: Update leveldb
24+
- level-errors # TODO: Update leveldb
25+
- level-concat-iterator # TODO: Update leveldb
2426

2527
packageExtensions:
2628
"@dashevo/protobufjs@*":

packages/dashmate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"qs": "^6.11.0",
9292
"rxjs": "^6.6.7",
9393
"semver": "^7.5.3",
94-
"systeminformation": "^5.22.11",
94+
"systeminformation": "^5.25.11",
9595
"table": "^6.8.1",
9696
"tar": "7.4.3",
9797
"wrap-ansi": "^7.0.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6471,7 +6471,7 @@ __metadata:
64716471
semver: "npm:^7.5.3"
64726472
sinon: "npm:^17.0.1"
64736473
sinon-chai: "npm:^3.7.0"
6474-
systeminformation: "npm:^5.22.11"
6474+
systeminformation: "npm:^5.25.11"
64756475
table: "npm:^6.8.1"
64766476
tar: "npm:7.4.3"
64776477
wrap-ansi: "npm:^7.0.0"
@@ -14695,12 +14695,12 @@ __metadata:
1469514695
languageName: node
1469614696
linkType: hard
1469714697

14698-
"systeminformation@npm:^5.22.11":
14699-
version: 5.22.11
14700-
resolution: "systeminformation@npm:5.22.11"
14698+
"systeminformation@npm:^5.25.11":
14699+
version: 5.25.11
14700+
resolution: "systeminformation@npm:5.25.11"
1470114701
bin:
1470214702
systeminformation: lib/cli.js
14703-
checksum: 315cd3f2cc2aefbee9201fac043521d073e8c94a77f8900617dad67fdb798116fd2963a365d4d3da81dbca6da360d1f7008c61e1fe33ef9f8f3b77aa4f506014
14703+
checksum: 9a43bb8991ac07a0bcf3f9002c32e9f36a1100b2f620049c4c3dc24f74556c681b1e4552dc27581af32a842540cd42c1bb085e842b0c325273fb558b51c7159f
1470414704
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
1470514705
languageName: node
1470614706
linkType: hard

0 commit comments

Comments
 (0)