Updated dependencies.

This commit is contained in:
Lauri Ojansivu 2023-10-27 10:53:47 -04:00
parent 75de7b119d
commit 974c177237
2 changed files with 1533 additions and 2577 deletions

4107
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -26,7 +26,6 @@
"ajv": "^6.12.6", "ajv": "^6.12.6",
"bcryptjs": "^2.4.3", "bcryptjs": "^2.4.3",
"bson": "^4.5.2", "bson": "^4.5.2",
"core-js": "^3.32.1",
"dompurify": "^2.4.1", "dompurify": "^2.4.1",
"es6-promise": "^4.2.4", "es6-promise": "^4.2.4",
"escape-string-regexp": "^5.0.0", "escape-string-regexp": "^5.0.0",
@ -44,7 +43,7 @@
"markdown-it-emoji": "^2.0.0", "markdown-it-emoji": "^2.0.0",
"markdown-it-mathjax3": "^4.3.1", "markdown-it-mathjax3": "^4.3.1",
"meteor-accounts-t9n": "^2.6.0", "meteor-accounts-t9n": "^2.6.0",
"meteor-node-stubs": "^1.1.0", "meteor-node-stubs": "^1.2.5",
"minio": "^7.1.3", "minio": "^7.1.3",
"moment": "^2.29.4", "moment": "^2.29.4",
"nodemailer": "^6.6.3", "nodemailer": "^6.6.3",