Skip to content

Commit b03db8a

Browse files
fix(deps): update dependency marked to v15.0.3
1 parent 3243af7 commit b03db8a

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

packages/persona/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"html-escaper": "^3.0.3",
9494
"interactjs": "1.10.27",
9595
"lodash-es": "4.17.21",
96-
"marked": "15.0.2",
96+
"marked": "15.0.3",
9797
"nanodelay": "2.0.2",
9898
"pathe": "^1.1.2",
9999
"pdfjs-dist": "4.8.69",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4153,7 +4153,7 @@ __metadata:
41534153
html-escaper: "npm:^3.0.3"
41544154
interactjs: "npm:1.10.27"
41554155
lodash-es: "npm:4.17.21"
4156-
marked: "npm:15.0.2"
4156+
marked: "npm:15.0.3"
41574157
nanodelay: "npm:2.0.2"
41584158
nuxt: "npm:3.13.2"
41594159
pathe: "npm:^1.1.2"
@@ -14764,7 +14764,16 @@ __metadata:
1476414764
languageName: node
1476514765
linkType: hard
1476614766

14767-
"marked@npm:15.0.2, marked@npm:^15.0.0":
14767+
"marked@npm:15.0.3":
14768+
version: 15.0.3
14769+
resolution: "marked@npm:15.0.3"
14770+
bin:
14771+
marked: bin/marked.js
14772+
checksum: 10/821c1af0e527b3f6f4684a68802a0fa5e91cd2b0887d0600ce9035896f8b0fbad180a3f8c5be91de25bdc20323abbd674351832c40d48820b6f0d888fd77cd59
14773+
languageName: node
14774+
linkType: hard
14775+
14776+
"marked@npm:^15.0.0":
1476814777
version: 15.0.2
1476914778
resolution: "marked@npm:15.0.2"
1477014779
bin:

0 commit comments

Comments
 (0)