mirror of
https://github.com/directus/directus.git
synced 2026-02-12 01:35:07 -05:00
Fix issue that would cause emails to be displayed incorrectly in certain email clients (#6267)
Fixes #6074
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -116,6 +116,7 @@
|
||||
"otplib": "^12.0.1",
|
||||
"pino": "^6.11.3",
|
||||
"pino-colada": "^2.1.0",
|
||||
"prettier": "^2.3.1",
|
||||
"qs": "^6.9.4",
|
||||
"rate-limiter-flexible": "^2.2.2",
|
||||
"resolve-cwd": "^3.0.0",
|
||||
@@ -72858,6 +72859,7 @@
|
||||
"pg": "^8.6.0",
|
||||
"pino": "^6.11.3",
|
||||
"pino-colada": "^2.1.0",
|
||||
"prettier": "*",
|
||||
"qs": "^6.9.4",
|
||||
"rate-limiter-flexible": "^2.2.2",
|
||||
"resolve-cwd": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user