Browse Source

chore(deps): bump marked from 16.1.1 to 16.1.2

Dependabot couldn't find the original pull request head commit, 72842cc765.
pull/54450/head
dependabot[bot] 2 months ago
committed by GitHub
parent
commit
11e1d15de9
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json

@ -57,7 +57,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.10",
"lodash": "^4.17.21",
"marked": "^16.1.1",
"marked": "^16.2.0",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^6.2.0",
@ -17847,9 +17847,9 @@
"license": "ISC"
},
"node_modules/marked": {
"version": "16.1.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-16.1.1.tgz",
"integrity": "sha512-ij/2lXfCRT71L6u0M29tJPhP0bM5shLL3u5BePhFwPELj2blMJ6GDtD7PfJhRLhJ/c2UwrK17ySVcDzy2YHjHQ==",
"version": "16.2.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-16.2.0.tgz",
"integrity": "sha512-LbbTuye+0dWRz2TS9KJ7wsnD4KAtpj0MVkWc90XvBa6AslXsT0hTBVH5k32pcSyHH1fst9XEFJunXHktVy0zlg==",
"bin": {
"marked": "bin/marked.js"
},

2
package.json

@ -88,7 +88,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.10",
"lodash": "^4.17.21",
"marked": "^16.1.1",
"marked": "^16.2.0",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^6.2.0",

Loading…
Cancel
Save