LiskArchive / lisk-elements

⚙️ Library for sending Lisk transactions from the client or server
https://lisk.io/
GNU General Public License v3.0
250 stars 64 forks source link

Update package-lock.json #1054

Closed shuse2 closed 5 years ago

shuse2 commented 5 years ago

What was the problem?

package-lock.json was outdated

How did I fix it?

npm install and update the package-lock.json

How to test it?

go though the changed package to make sure nothing suspicious is there

Review checklist