diff options
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index e8096cbe..b5181b33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "react-hook-form": "^7.53.1", "react-hot-toast": "^2.4.1", "react-router-dom": "^6.27.0", - "sequelize": "^6.37.4", + "sequelize": "^6.37.5", "sqlite3": "^5.1.7", "svg4everybody": "^2.1.9", "url-polyfill": "^1.1.12", @@ -19164,9 +19164,9 @@ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" }, "node_modules/sequelize": { - "version": "6.37.4", - "resolved": "https://registry.npmjs.org/sequelize/-/sequelize-6.37.4.tgz", - "integrity": "sha512-+8B0p00EKmxJpwwruDI0drxh4wNSC0YB9pVhOajRzfMI+uIDi5V7rJPC8RTTkLmKUoAIatJZn6lW9gj6bmmYKQ==", + "version": "6.37.5", + "resolved": "https://registry.npmjs.org/sequelize/-/sequelize-6.37.5.tgz", + "integrity": "sha512-10WA4poUb3XWnUROThqL2Apq9C2NhyV1xHPMZuybNMCucDsbbFuKg51jhmyvvAUyUqCiimwTZamc3AHhMoBr2Q==", "funding": [ { "type": "opencollective", |