Skip to content

Commit

Permalink
chore: resolve NPM audit warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Jan 13, 2025
1 parent a809df7 commit 0cda9b9
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 10 deletions.
8 changes: 4 additions & 4 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ npmAuditExcludePackages:
- levelup # TODO: Update leveldb
- deferred-leveldown # TODO: Update leveldb
- abstract-leveldown # TODO: Update leveldb
- level-errors # TODO: Update leveldb
- level-concat-iterator # TODO: Update leveldb

packageExtensions:
"@dashevo/protobufjs@*":
Expand Down
2 changes: 1 addition & 1 deletion packages/dashmate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"qs": "^6.11.0",
"rxjs": "^6.6.7",
"semver": "^7.5.3",
"systeminformation": "^5.22.11",
"systeminformation": "^5.25.11",
"table": "^6.8.1",
"tar": "7.4.3",
"wrap-ansi": "^7.0.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6471,7 +6471,7 @@ __metadata:
semver: "npm:^7.5.3"
sinon: "npm:^17.0.1"
sinon-chai: "npm:^3.7.0"
systeminformation: "npm:^5.22.11"
systeminformation: "npm:^5.25.11"
table: "npm:^6.8.1"
tar: "npm:7.4.3"
wrap-ansi: "npm:^7.0.0"
Expand Down Expand Up @@ -14695,12 +14695,12 @@ __metadata:
languageName: node
linkType: hard

"systeminformation@npm:^5.22.11":
version: 5.22.11
resolution: "systeminformation@npm:5.22.11"
"systeminformation@npm:^5.25.11":
version: 5.25.11
resolution: "systeminformation@npm:5.25.11"
bin:
systeminformation: lib/cli.js
checksum: 315cd3f2cc2aefbee9201fac043521d073e8c94a77f8900617dad67fdb798116fd2963a365d4d3da81dbca6da360d1f7008c61e1fe33ef9f8f3b77aa4f506014
checksum: 9a43bb8991ac07a0bcf3f9002c32e9f36a1100b2f620049c4c3dc24f74556c681b1e4552dc27581af32a842540cd42c1bb085e842b0c325273fb558b51c7159f
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
languageName: node
linkType: hard
Expand Down

0 comments on commit 0cda9b9

Please sign in to comment.