Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dayjs": "^1.11.8",
"dompurify": "^3.0.5",
"ethers": "^6.6.4",
"marked": "16.4.0",
"marked": "16.4.1",
"nanoid": "^5.0.6",
"photoswipe": "5.4.4",
"ramda": "0.32.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1091,7 +1091,7 @@ __metadata:
globals: "npm:^16.0.0"
husky: "npm:9.1.7"
jsdom: "npm:^27.0.0"
marked: "npm:16.4.0"
marked: "npm:16.4.1"
nanoid: "npm:^5.0.6"
nanostores: "npm:^1.0.0"
photoswipe: "npm:5.4.4"
Expand Down Expand Up @@ -7641,12 +7641,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:16.4.0":
version: 16.4.0
resolution: "marked@npm:16.4.0"
"marked@npm:16.4.1":
version: 16.4.1
resolution: "marked@npm:16.4.1"
bin:
marked: bin/marked.js
checksum: 10c0/5d5e34a913e888b3ec42b9ad69409cc674d3fb91c75fd66749280c5f0c6cf69de9f3a2076af2a952ca577dd226f05b2f3d00d6850df71c37e662f3492377a582
checksum: 10c0/2b5bc04db3453e493ea78758f1fe5006d725ec90aab9bf991242b0820a069d9748e2ac26fb0e2603848a409649c77900e599f3f66d251d0f7e5f606576090a54
languageName: node
linkType: hard

Expand Down
Loading