diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index f073c6526d2..2fe14d71abb 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^2.0.0", "@nextcloud/sharing": "^0.1.0", - "@nextcloud/vue": "^5.3.0", + "@nextcloud/vue": "^5.3.1", "@nextcloud/vue-dashboard": "^2.0.1", "autosize": "^5.0.1", "backbone": "^1.4.1", @@ -129,7 +129,7 @@ "node-sass": "~7.0.1", "puppeteer": "^13.5.2", "regextras": "^0.8.0", - "sass": "^1.49.11", + "sass": "^1.50.0", "sass-loader": "^12.6.0", "sinon": "<= 5.0.7", "style-loader": "^3.3.1", |