]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - package.json
Update node-sass to fix a vulnerability in node tar dependency
[github/shaarli/Shaarli.git] / package.json
index 4320eb88a028794beb4889e9f28b2466861d5da3..3c6751461ca01fe6e844fcb2ea06237047e25020 100644 (file)
@@ -1,4 +1,8 @@
 {
+  "name": "shaarli",
+  "description": "Shaarli frontend",
+  "author": "The Shaarli Community",
+  "license": "SEE LICENSE IN COPYING",
   "dependencies": {
     "awesomplete": "^1.1.2",
     "blazy": "^1.8.2",
@@ -17,7 +21,8 @@
     "eslint-plugin-import": "^2.8.0",
     "extract-text-webpack-plugin": "^3.0.2",
     "file-loader": "^1.1.6",
-    "node-sass": "^4.7.2",
+    "node-sass": "^4.12.0",
+    "sass-lint": "^1.12.1",
     "sass-loader": "^6.0.6",
     "style-loader": "^0.19.1",
     "url-loader": "^0.6.2",