chore: Update client dependencies

This commit is contained in:
Maksim Eltyshev
2026-02-04 17:52:04 +01:00
parent 450bd875c1
commit f8cd7474d1
17 changed files with 2310 additions and 1876 deletions
+4 -4
View File
@@ -26,7 +26,7 @@
"lodash": "^4.17.23",
"mime-types": "^3.0.2",
"moment": "^2.30.1",
"nodemailer": "^8.0.0",
"nodemailer": "^7.0.13",
"openid-client": "^5.7.1",
"patch-package": "^8.0.1",
"pg": "^8.18.0",
@@ -7660,9 +7660,9 @@
}
},
"node_modules/nodemailer": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-8.0.0.tgz",
"integrity": "sha512-xvVJf/f0bzmNpnRIbhCp/IKxaHgJ6QynvUbLXzzMRPG3LDQr5oXkYuw4uDFyFYs8cge8agwwrJAXZsd4hhMquw==",
"version": "7.0.13",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-7.0.13.tgz",
"integrity": "sha512-PNDFSJdP+KFgdsG3ZzMXCgquO7I6McjY2vlqILjtJd0hy8wEvtugS9xKRF2NWlPNGxvLCXlTNIae4serI7dinw==",
"license": "MIT-0",
"engines": {
"node": ">=6.0.0"
+1 -1
View File
@@ -71,7 +71,7 @@
"lodash": "^4.17.23",
"mime-types": "^3.0.2",
"moment": "^2.30.1",
"nodemailer": "^8.0.0",
"nodemailer": "^7.0.13",
"openid-client": "^5.7.1",
"patch-package": "^8.0.1",
"pg": "^8.18.0",