build(deps): bump marked from 16.2.1 to 16.3.0

Bumps [marked](https://github.com/markedjs/marked) from 16.2.1 to 16.3.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.2.1...v16.3.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 16.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-20 01:04:34 +00:00 committed by GitHub
parent 61418e7251
commit a8b27bf12d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -57,7 +57,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.15",
"lodash": "^4.17.21",
"marked": "^16.2.1",
"marked": "^16.3.0",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.1.1",
@ -17353,9 +17353,9 @@
"license": "ISC"
},
"node_modules/marked": {
"version": "16.2.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-16.2.1.tgz",
"integrity": "sha512-r3UrXED9lMlHF97jJByry90cwrZBBvZmjG1L68oYfuPMW+uDTnuMbyJDymCWwbTE+f+3LhpNDKfpR3a3saFyjA==",
"version": "16.3.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-16.3.0.tgz",
"integrity": "sha512-K3UxuKu6l6bmA5FUwYho8CfJBlsUWAooKtdGgMcERSpF7gcBUrCGsLH7wDaaNOzwq18JzSUDyoEb/YsrqMac3w==",
"bin": {
"marked": "bin/marked.js"
},

View file

@ -88,7 +88,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.15",
"lodash": "^4.17.21",
"marked": "^16.2.1",
"marked": "^16.3.0",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.1.1",