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 961532a30f0..8590cd322cf 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@nextcloud/dialogs": "^1.0.0", "@nextcloud/event-bus": "^1.0.0", "@nextcloud/initial-state": "^1.0.0", - "@nextcloud/l10n": "^1.0.0", + "@nextcloud/l10n": "^1.0.1", "@nextcloud/logger": "^1.0.0", "@nextcloud/paths": "^1.1.0", "@nextcloud/router": "^1.0.0", @@ -44,7 +44,7 @@ "debounce": "^1.2.0", "dompurify": "^2.0.7", "escape-html": "^1.0.3", - "handlebars": "^4.5.3", + "handlebars": "^4.7.2", "jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3", "jquery": "2.1.4", "jquery-migrate": "^1.4.1", |