1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-07 02:33:39 +02:00

Fix vulnerability in tree-kill

This commit is contained in:
heyarne 2020-01-13 09:28:46 +01:00
commit 42b02b9c5e

7
package-lock.json generated
View file

@ -8257,10 +8257,9 @@
} }
}, },
"tree-kill": { "tree-kill": {
"version": "1.2.1", "version": "1.2.2",
"resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.1.tgz", "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
"integrity": "sha512-4hjqbObwlh2dLyW4tcz0Ymw0ggoaVDMveUB9w8kFSQScdRLo0gxO9J7WFcUBo+W3C1TLdFIEwNOWebgZZ0RH9Q==", "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A=="
"dev": true
}, },
"trim-newlines": { "trim-newlines": {
"version": "1.0.0", "version": "1.0.0",