chore(deps): Bump marked from 9.0.3 to 9.1.5

Bumps [marked](https://github.com/markedjs/marked) from 9.0.3 to 9.1.5.
- [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/v9.0.3...v9.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/41276/head
dependabot[bot] 1 year ago committed by Ferdinand Thiessen
parent c51214378f
commit d742aba9dd
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json generated

@ -54,7 +54,7 @@
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.41",
"lodash": "^4.17.21",
"marked": "^9.0.3",
"marked": "^9.1.5",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"natural-orderby": "^3.0.2",
@ -18859,9 +18859,9 @@
"dev": true
},
"node_modules/marked": {
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-9.0.3.tgz",
"integrity": "sha512-pI/k4nzBG1PEq1J3XFEHxVvjicfjl8rgaMaqclouGSMPhk7Q3Ejb2ZRxx/ZQOcQ1909HzVoWCFYq6oLgtL4BpQ==",
"version": "9.1.5",
"resolved": "https://registry.npmjs.org/marked/-/marked-9.1.5.tgz",
"integrity": "sha512-14QG3shv8Kg/xc0Yh6TNkMj90wXH9mmldi5941I2OevfJ/FQAFLEwtwU2/FfgSAOMlWHrEukWSGQf8MiVYNG2A==",
"bin": {
"marked": "bin/marked.js"
},

@ -81,7 +81,7 @@
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.41",
"lodash": "^4.17.21",
"marked": "^9.0.3",
"marked": "^9.1.5",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"natural-orderby": "^3.0.2",

Loading…
Cancel
Save