diff --git a/package-lock.json b/package-lock.json index 7f94f03..860eb75 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "@pqina/pintura": "^8.77.0", + "@pqina/pintura": "^8.82.4", "@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.4", + "resolved": "https://registry.npmjs.org/@pqina/pintura/-/pintura-8.82.4.tgz", + "integrity": "sha512-RPVIEZd+ahoZo0mKjo4hFWW18Q4tff6RkkwFw8SGwVtMlpPf0GYQslcZ4deSNSS6fqWaMKNp32Am2EW8iCnBEg==" }, "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.4", + "resolved": "https://registry.npmjs.org/@pqina/pintura/-/pintura-8.82.4.tgz", + "integrity": "sha512-RPVIEZd+ahoZo0mKjo4hFWW18Q4tff6RkkwFw8SGwVtMlpPf0GYQslcZ4deSNSS6fqWaMKNp32Am2EW8iCnBEg==" }, "@pqina/vue-pintura": { "version": "9.0.1", diff --git a/package.json b/package.json index d1c53a2..950e4f2 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.4", "@pqina/vue-pintura": "^9.0.1", "@types/lodash": "^4.14.195", "@types/uuid": "^9.0.2",