chore(deps): upgrade marked (cannot do it to 8.0.0 because of deprecated options still used)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -31,7 +31,7 @@
|
|||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"jsdom": "^22.1.0",
|
"jsdom": "^22.1.0",
|
||||||
"linguist-js": "^2.6.1",
|
"linguist-js": "^2.6.1",
|
||||||
"marked": "^7.0.4",
|
"marked": "^7.0.5",
|
||||||
"memory-cache": "^0.2.0",
|
"memory-cache": "^0.2.0",
|
||||||
"minimatch": "^9.0.3",
|
"minimatch": "^9.0.3",
|
||||||
"open-graph-scraper": "^6.2.2",
|
"open-graph-scraper": "^6.2.2",
|
||||||
@@ -6435,9 +6435,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/marked": {
|
"node_modules/marked": {
|
||||||
"version": "7.0.4",
|
"version": "7.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/marked/-/marked-7.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/marked/-/marked-7.0.5.tgz",
|
||||||
"integrity": "sha512-t8eP0dXRJMtMvBojtkcsA7n48BkauktUKzfkPSCq85ZMTJ0v76Rke4DYz01omYpPTUh4p/f7HePgRo3ebG8+QQ==",
|
"integrity": "sha512-lwNAFTfXgqpt/XvK17a/8wY9/q6fcSPZT1aP6QW0u74VwaJF/Z9KbRcX23sWE4tODM+AolJNcUtErTkgOeFP/Q==",
|
||||||
"bin": {
|
"bin": {
|
||||||
"marked": "bin/marked.js"
|
"marked": "bin/marked.js"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"jsdom": "^22.1.0",
|
"jsdom": "^22.1.0",
|
||||||
"linguist-js": "^2.6.1",
|
"linguist-js": "^2.6.1",
|
||||||
"marked": "^7.0.4",
|
"marked": "^7.0.5",
|
||||||
"memory-cache": "^0.2.0",
|
"memory-cache": "^0.2.0",
|
||||||
"minimatch": "^9.0.3",
|
"minimatch": "^9.0.3",
|
||||||
"open-graph-scraper": "^6.2.2",
|
"open-graph-scraper": "^6.2.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user