1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-08-13 20:04:49 +02:00

Fix: Update bootstrap5-tags to fix text pasting in message release modal (#498)

This commit is contained in:
Ralph Slooten
2025-05-23 22:37:06 +12:00
parent ff272d1c5e
commit 99a3e17243

6
package-lock.json generated
View File

@@ -1709,9 +1709,9 @@
"license": "MIT"
},
"node_modules/bootstrap5-tags": {
"version": "1.7.14",
"resolved": "https://registry.npmjs.org/bootstrap5-tags/-/bootstrap5-tags-1.7.14.tgz",
"integrity": "sha512-xN00X4eekFIVHDt8jo1y6jQwhWlTuVC9TOzOXi9FEFal/VzEtt78mToEgM+nPx6OV1xVNwgl5AX2s90ZHFsnYA==",
"version": "1.7.15",
"resolved": "https://registry.npmjs.org/bootstrap5-tags/-/bootstrap5-tags-1.7.15.tgz",
"integrity": "sha512-UnHmJC9p0ei5rZG1/5qOFBoKFJ+ZyXiVTi1+fJnN/+6d/htZZ9M4cALxsjxQR53K2PrOSApMBOR2QZDbIkdK+g==",
"license": "MIT"
},
"node_modules/brace-expansion": {