From 37963219b5cc607bbf4448ba9aada394fec87300 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 03:29:31 +0000 Subject: [PATCH] Bump @pqina/pintura from 8.77.0 to 8.82.7 Bumps @pqina/pintura from 8.77.0 to 8.82.7. --- updated-dependencies: - dependency-name: "@pqina/pintura" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7f94f03..7a06b86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "@pqina/pintura": "^8.77.0", + "@pqina/pintura": "^8.82.7", "@pqina/vue-pintura": "^9.0.1", "@types/lodash": "^4.14.195", "@types/uuid": "^9.0.2", @@ -532,9 +532,9 @@ } }, "node_modules/@pqina/pintura": { - "version": "8.77.0", - "resolved": "https://registry.npmjs.org/@pqina/pintura/-/pintura-8.77.0.tgz", - "integrity": "sha512-nzzWM5lnsbJCFLChXGzqugA2sDDRdBWwySI6XsqBc9ugkrN7s6yDHiafnnTPJeC+q3mdSb9snipgTZT8t3fKDw==" + "version": "8.82.7", + "resolved": "https://registry.npmjs.org/@pqina/pintura/-/pintura-8.82.7.tgz", + "integrity": "sha512-DCmtH2WxEjtpcIQurI82RqS61SfvSlfP4QMS8qdoyRe3hdR4hEBaK4cyGuSXNCD+BBNz/9JnfwKnlFFoceDrlw==" }, "node_modules/@pqina/vue-pintura": { "version": "9.0.1", @@ -2785,9 +2785,9 @@ } }, "@pqina/pintura": { - "version": "8.77.0", - "resolved": "https://registry.npmjs.org/@pqina/pintura/-/pintura-8.77.0.tgz", - "integrity": "sha512-nzzWM5lnsbJCFLChXGzqugA2sDDRdBWwySI6XsqBc9ugkrN7s6yDHiafnnTPJeC+q3mdSb9snipgTZT8t3fKDw==" + "version": "8.82.7", + "resolved": "https://registry.npmjs.org/@pqina/pintura/-/pintura-8.82.7.tgz", + "integrity": "sha512-DCmtH2WxEjtpcIQurI82RqS61SfvSlfP4QMS8qdoyRe3hdR4hEBaK4cyGuSXNCD+BBNz/9JnfwKnlFFoceDrlw==" }, "@pqina/vue-pintura": { "version": "9.0.1", diff --git a/package.json b/package.json index d1c53a2..7801aed 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "vue-cropperjs": "^5.0.0" }, "dependencies": { - "@pqina/pintura": "^8.77.0", + "@pqina/pintura": "^8.82.7", "@pqina/vue-pintura": "^9.0.1", "@types/lodash": "^4.14.195", "@types/uuid": "^9.0.2",