nspcc-dev / send-fs-neo-org

Send.NeoFS is a simple example of integration with NeoFS network via HTTP protocol
http://send.fs.neo.org/
GNU General Public License v3.0
1 stars 1 forks source link

Vulnerability removal #100

Closed mike-petrov closed 1 year ago

mike-petrov commented 1 year ago

closes #99

Signed-off-by: Mikhail Petrov mike@nspcc.ru

mike-petrov commented 1 year ago

Before:

$ npm audit --production
found 10 vulnerabilities

Now:

$ npm audit --production
found 0 vulnerabilities