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

npm audit fix

This commit is contained in:
Arne Schlüter 2018-06-13 14:15:47 +02:00
commit c34a4c5c83
2 changed files with 392 additions and 97 deletions

487
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -34,7 +34,7 @@
"react-dom": "^16.3.2" "react-dom": "^16.3.2"
}, },
"devDependencies": { "devDependencies": {
"gh-pages": "^1.1.0", "gh-pages": "^1.2.0",
"karma": "^2.0.2", "karma": "^2.0.2",
"karma-chrome-launcher": "^2.2.0", "karma-chrome-launcher": "^2.2.0",
"karma-cljs-test": "^0.1.0", "karma-cljs-test": "^0.1.0",