From 232c648f1ca9616d22ea71cb482fa6dea11d8e81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 15:58:52 +0000 Subject: [PATCH] deps(deps): bump wavesurfer.js from 6.2.0 to 6.6.4 Bumps [wavesurfer.js](https://github.com/wavesurfer-js/wavesurfer.js) from 6.2.0 to 6.6.4. - [Release notes](https://github.com/wavesurfer-js/wavesurfer.js/releases) - [Commits](https://github.com/wavesurfer-js/wavesurfer.js/compare/6.2.0...6.6.4) --- updated-dependencies: - dependency-name: wavesurfer.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- yarn.lock | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8f72027..3257b4d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,7 +55,7 @@ "vue-toasted": "^1.1.28", "vue2-touch-events": "^3.2.2", "vuejs-datepicker": "^1.6.2", - "wavesurfer.js": "^6.2.0" + "wavesurfer.js": "^6.6.4" }, "devDependencies": { "@nuxt/types": "~2.15.0", @@ -20099,9 +20099,9 @@ } }, "node_modules/wavesurfer.js": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/wavesurfer.js/-/wavesurfer.js-6.2.0.tgz", - "integrity": "sha512-yuOteX+RKgJl4p5V+YNflm79QRNFWpNo0UHtKaGf1G05qMNChfbcJU0MZYL7+OJTHgYszYqN3dgUXjugYd/Iew==" + "version": "6.6.4", + "resolved": "https://registry.npmjs.org/wavesurfer.js/-/wavesurfer.js-6.6.4.tgz", + "integrity": "sha512-nBbc0pD/3FdClxKUKL1UW2V9AJPL+JOjC8T6/YF9/FCAn4uo+H6Y8VBkXo9UJXIHoBewoc7iXj3tPeL0UCJhjA==" }, "node_modules/webidl-conversions": { "version": "3.0.1", @@ -36492,9 +36492,9 @@ } }, "wavesurfer.js": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/wavesurfer.js/-/wavesurfer.js-6.2.0.tgz", - "integrity": "sha512-yuOteX+RKgJl4p5V+YNflm79QRNFWpNo0UHtKaGf1G05qMNChfbcJU0MZYL7+OJTHgYszYqN3dgUXjugYd/Iew==" + "version": "6.6.4", + "resolved": "https://registry.npmjs.org/wavesurfer.js/-/wavesurfer.js-6.6.4.tgz", + "integrity": "sha512-nBbc0pD/3FdClxKUKL1UW2V9AJPL+JOjC8T6/YF9/FCAn4uo+H6Y8VBkXo9UJXIHoBewoc7iXj3tPeL0UCJhjA==" }, "webidl-conversions": { "version": "3.0.1", diff --git a/package.json b/package.json index 7d80d79..6d51184 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "vue-toasted": "^1.1.28", "vue2-touch-events": "^3.2.2", "vuejs-datepicker": "^1.6.2", - "wavesurfer.js": "^6.2.0" + "wavesurfer.js": "^6.6.4" }, "devDependencies": { "@nuxt/types": "~2.15.0", diff --git a/yarn.lock b/yarn.lock index 3254a40..95d3925 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9890,9 +9890,9 @@ watchpack@^1.7.4: chokidar "^3.4.1" watchpack-chokidar2 "^2.0.1" -wavesurfer.js@^6.2.0: - version "6.2.0" - resolved "https://registry.npmjs.org/wavesurfer.js/-/wavesurfer.js-6.2.0.tgz" +wavesurfer.js@^6.6.4: + version "6.6.4" + resolved "https://registry.yarnpkg.com/wavesurfer.js/-/wavesurfer.js-6.6.4.tgz#45e2d613fbfd60d906362ed6e11b649f481e4485" wcwidth@^1.0.0: version "1.0.1"