build(deps): bump marked from 16.4.1 to 17.0.0 in /build/frontend-legacy

Bumps [marked](https://github.com/markedjs/marked) from 16.4.1 to 17.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v16.4.1...v17.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2025-11-08 02:32:22 +07:00 committed by GitHub
parent 89ffc90bdb
commit 6f06280818
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

@ -56,7 +56,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.25",
"lodash": "^4.17.21",
"marked": "^16.4.1",
"marked": "^17.0.0",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.2.0",
@ -12187,9 +12187,9 @@
}
},
"node_modules/marked": {
"version": "16.4.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-16.4.1.tgz",
"integrity": "sha512-ntROs7RaN3EvWfy3EZi14H4YxmT6A5YvywfhO+0pm+cH/dnSQRmdAmoFIc3B9aiwTehyk7pESH4ofyBY+V5hZg==",
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.0.tgz",
"integrity": "sha512-KkDYEWEEiYJw/KC+DVm1zzlpMQSMIu6YRltkcCvwheCp8HWPXCk9JwOmHJKBlGfzcpzcIt6x3sMnTsRm/51oDg==",
"bin": {
"marked": "bin/marked.js"
},

@ -72,7 +72,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.25",
"lodash": "^4.17.21",
"marked": "^16.4.1",
"marked": "^17.0.0",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.2.0",