build(deps): bump marked from 16.4.1 to 16.4.2

Bumps [marked](https://github.com/markedjs/marked) from 16.4.1 to 16.4.2.
- [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...v16.4.2)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 16.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-15 02:18:34 +00:00 committed by Andy Scherzinger
parent 49bb20831a
commit cc067f9c24
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.29",
"lodash": "^4.17.21",
"marked": "^16.4.1",
"marked": "^16.4.2",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.2.0",
@ -17057,9 +17057,9 @@
"license": "ISC"
},
"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": "16.4.2",
"resolved": "https://registry.npmjs.org/marked/-/marked-16.4.2.tgz",
"integrity": "sha512-TI3V8YYWvkVf3KJe1dRkpnjs68JUPyEa5vjKrp1XEEJUAOaQc+Qj+L1qWbPd0SJuAdQkFU0h73sXXqwDYxsiDA==",
"bin": {
"marked": "bin/marked.js"
},

View file

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