chore(deps): Bump marked from 17.0.4 to 18.0.3 in /build/frontend-legacy

Bumps [marked](https://github.com/markedjs/marked) from 17.0.4 to 18.0.3.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v17.0.4...v18.0.3)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 18.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-05-15 09:56:58 +00:00 committed by Andy Scherzinger
parent 17a729e3fd
commit 9702b2dcd7
2 changed files with 5 additions and 5 deletions

View file

@ -51,7 +51,7 @@
"is-svg": "^6.1.0",
"libphonenumber-js": "^1.12.42",
"lodash": "^4.18.1",
"marked": "^17.0.4",
"marked": "^18.0.3",
"moment": "^2.30.1",
"moment-timezone": "^0.6.2",
"p-limit": "^7.3.0",
@ -12818,9 +12818,9 @@
}
},
"node_modules/marked": {
"version": "17.0.4",
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.4.tgz",
"integrity": "sha512-NOmVMM+KAokHMvjWmC5N/ZOvgmSWuqJB8FoYI019j4ogb/PeRMKoKIjReZ2w3376kkA8dSJIP8uD993Kxc0iRQ==",
"version": "18.0.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-18.0.3.tgz",
"integrity": "sha512-7VT90JOkDeaRWpfjOReRGPEKn0ecdARBkDGL+tT1wZY0efPPqkUxLUSmzy/C7TIylQYJC9STISEsCHrqb/7VIA==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"

View file

@ -70,7 +70,7 @@
"is-svg": "^6.1.0",
"libphonenumber-js": "^1.12.42",
"lodash": "^4.18.1",
"marked": "^17.0.4",
"marked": "^18.0.3",
"moment": "^2.30.1",
"moment-timezone": "^0.6.2",
"p-limit": "^7.3.0",