Merge pull request #201 from ngn13/dependabot/npm_and_yarn/app/marked-15.0.3
Bump marked from 15.0.2 to 15.0.3 in /app
This commit is contained in:
commit
6dde14503c
8
app/package-lock.json
generated
8
app/package-lock.json
generated
@ -10,7 +10,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/dompurify": "^3.2.0",
|
"@types/dompurify": "^3.2.0",
|
||||||
"dompurify": "^3.2.1",
|
"dompurify": "^3.2.1",
|
||||||
"marked": "^15.0.2"
|
"marked": "^15.0.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@sveltejs/adapter-auto": "^3.3.1",
|
"@sveltejs/adapter-auto": "^3.3.1",
|
||||||
@ -1217,9 +1217,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/marked": {
|
"node_modules/marked": {
|
||||||
"version": "15.0.2",
|
"version": "15.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.3.tgz",
|
||||||
"integrity": "sha512-85RUkoYKIVB21PbMKrnD6aCl9ws+XKEyhJNMbLn206NyD3jbBo7Ec7Wi4Jrsn4dV1a2ng7K/jfkmIN0DNoS41w==",
|
"integrity": "sha512-Ai0cepvl2NHnTcO9jYDtcOEtVBNVYR31XnEA3BndO7f5As1wzpcOceSUM8FDkNLJNIODcLpDTWay/qQhqbuMvg==",
|
||||||
"bin": {
|
"bin": {
|
||||||
"marked": "bin/marked.js"
|
"marked": "bin/marked.js"
|
||||||
},
|
},
|
||||||
|
@ -19,6 +19,6 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/dompurify": "^3.2.0",
|
"@types/dompurify": "^3.2.0",
|
||||||
"dompurify": "^3.2.1",
|
"dompurify": "^3.2.1",
|
||||||
"marked": "^15.0.2"
|
"marked": "^15.0.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user