ton-blockchain / stablecoin-contract

Sample code for centralised stablecoin jetton. TEP-74 and TEP-89 compatible
146 stars 43 forks source link

NPM packages with 6 moderate vulnerabilities #37

Closed isopen closed 8 months ago

isopen commented 8 months ago

image npm audit fix doesn't help fix it image

tolya-yanot commented 8 months ago

npm dependencies is only used for tests, it is not used directly in the smart contract code.

To check that is doesn't affect the build, you can build the contract by raw func (compile.sh) and get the same hash of code.