chore(deps): Bump marked from 7.0.3 to 9.0.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/40598/head
dependabot[bot] 2 years ago committed by Ferdinand Thiessen
parent 6cf9af19d1
commit a75efa7901
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json generated

@ -55,7 +55,7 @@
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.41",
"lodash": "^4.17.21",
"marked": "^7.0.3",
"marked": "^9.0.3",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"natural-orderby": "^3.0.2",
@ -18068,9 +18068,9 @@
"dev": true
},
"node_modules/marked": {
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-7.0.3.tgz",
"integrity": "sha512-ev2uM40p0zQ/GbvqotfKcSWEa59fJwluGZj5dcaUOwDRrB1F3dncdXy8NWUApk4fi8atU3kTBOwjyjZ0ud0dxw==",
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-9.0.3.tgz",
"integrity": "sha512-pI/k4nzBG1PEq1J3XFEHxVvjicfjl8rgaMaqclouGSMPhk7Q3Ejb2ZRxx/ZQOcQ1909HzVoWCFYq6oLgtL4BpQ==",
"bin": {
"marked": "bin/marked.js"
},

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

Loading…
Cancel
Save