fix(deps): update dependency mind-elixir to v4.3.3

This commit is contained in:
renovate[bot] 2024-12-11 00:29:13 +00:00 committed by GitHub
parent 289e33f479
commit 9becc021ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@ -69,7 +69,7 @@
"marked": "15.0.3",
"mermaid": "11.4.1",
"mime-types": "2.1.35",
"mind-elixir": "4.3.1",
"mind-elixir": "4.3.3",
"multer": "1.4.5-lts.1",
"normalize-strings": "1.1.1",
"normalize.css": "8.0.1",
@ -13069,9 +13069,10 @@
}
},
"node_modules/mind-elixir": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/mind-elixir/-/mind-elixir-4.3.1.tgz",
"integrity": "sha512-9dHqiNRlAFUlGUKHwPwLC+Dka2cEaNunzHbZkOw+mafz8pqeZbmmm7Xxlk2S2zbKPGxeayxTYrDDg2tmNAXe3Q=="
"version": "4.3.3",
"resolved": "https://registry.npmjs.org/mind-elixir/-/mind-elixir-4.3.3.tgz",
"integrity": "sha512-kBPMy8Skn6ep1Sd42xZ/XAcQVDi9ca/yTz+Z7ZezCTHA6pWcFG6U/eNseYxatOCxBii38baY8eslck43vxRbWw==",
"license": "MIT"
},
"node_modules/minimalistic-assert": {
"version": "1.0.1",

View File

@ -112,7 +112,7 @@
"marked": "15.0.3",
"mermaid": "11.4.1",
"mime-types": "2.1.35",
"mind-elixir": "4.3.1",
"mind-elixir": "4.3.3",
"multer": "1.4.5-lts.1",
"normalize-strings": "1.1.1",
"normalize.css": "8.0.1",