diff --git a/package-lock.json b/package-lock.json index 323287d9b..9a108e64f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@nextcloud/router": "^2.0.1", "@nextcloud/vue": "^7.4.0", "@nextcloud/vue-richtext": "^2.0.4", - "howler": "^2.2.3", + "howler": "^2.2.4", "v-click-outside": "^3.2.0", "vue": "^2.7.14", "vue-material-design-icons": "^5.1.2" @@ -7308,9 +7308,9 @@ "peer": true }, "node_modules/howler": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/howler/-/howler-2.2.3.tgz", - "integrity": "sha512-QM0FFkw0LRX1PR8pNzJVAY25JhIWvbKMBFM4gqk+QdV+kPXOhleWGCB6AiAF/goGjIHK2e/nIElplvjQwhr0jg==" + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/howler/-/howler-2.2.4.tgz", + "integrity": "sha512-iARIBPgcQrwtEr+tALF+rapJ8qSc+Set2GJQl7xT1MQzWaVkFebdJhR3alVlSiUf5U7nAANKuj3aWpwerocD5w==" }, "node_modules/hpack.js": { "version": "2.1.6", @@ -18110,9 +18110,9 @@ } }, "howler": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/howler/-/howler-2.2.3.tgz", - "integrity": "sha512-QM0FFkw0LRX1PR8pNzJVAY25JhIWvbKMBFM4gqk+QdV+kPXOhleWGCB6AiAF/goGjIHK2e/nIElplvjQwhr0jg==" + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/howler/-/howler-2.2.4.tgz", + "integrity": "sha512-iARIBPgcQrwtEr+tALF+rapJ8qSc+Set2GJQl7xT1MQzWaVkFebdJhR3alVlSiUf5U7nAANKuj3aWpwerocD5w==" }, "hpack.js": { "version": "2.1.6", diff --git a/package.json b/package.json index 11dda439e..d7ba2f01d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@nextcloud/router": "^2.0.1", "@nextcloud/vue": "^7.4.0", "@nextcloud/vue-richtext": "^2.0.4", - "howler": "^2.2.3", + "howler": "^2.2.4", "v-click-outside": "^3.2.0", "vue": "^2.7.14", "vue-material-design-icons": "^5.1.2"