Skip to content

Commit 7a706c9

Browse files
matt-o-howaqk
andauthored
This PR fixes the NPM audit issues (#2835)
* make a diff * Update https://www.npmjs.com/package/tar to 7.5.7 because of GHSA-34x7-hfp2-rc4v --------- Co-authored-by: Adam Kelly <338792+aqk@users.noreply.github.com>
1 parent 92725c6 commit 7a706c9

3 files changed

Lines changed: 5 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,6 @@ export CHIA_KEYS_ROOT=~/.chia_keys_simulator
159159

160160
## Chia FAQ/WIKI
161161

162-
Please check out the [wiki](https://github.com/Chia-Network/chia-blockchain/wiki)
162+
Please check out the [chia-blockchain wiki](https://github.com/Chia-Network/chia-blockchain/wiki)
163163
and [FAQ](https://github.com/Chia-Network/chia-blockchain/wiki/FAQ) for
164164
information on this project.

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"tmp": "0.2.5",
7878
"qs": "6.14.1",
7979
"schema-utils": "3.3.0",
80-
"tar": "7.5.6"
80+
"tar": "7.5.7"
8181
},
8282
"version": "1.2.10-dev132"
8383
}

0 commit comments

Comments
 (0)