Update dependency marked to v1.2.4 (#299)
Update dependency marked to v1.2.4 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/299 Co-Authored-By: renovate <renovatebot@kolaente.de> Co-Committed-By: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
f2889e64ad
commit
3b48907514
2 changed files with 7 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
"date-fns": "2.16.1",
|
||||
"dompurify": "2.2.2",
|
||||
"lodash": "4.17.20",
|
||||
"marked": "1.2.3",
|
||||
"marked": "1.2.4",
|
||||
"register-service-worker": "1.7.1",
|
||||
"snake-case": "3.0.3",
|
||||
"verte": "0.0.12",
|
||||
|
|
|
@ -8948,7 +8948,12 @@ map-visit@^1.0.0:
|
|||
dependencies:
|
||||
object-visit "^1.0.0"
|
||||
|
||||
marked@1.2.3, marked@^1.2.3:
|
||||
marked@1.2.4:
|
||||
version "1.2.4"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.4.tgz#94e99230b03496c9383b1322ac51bc17dd388a1d"
|
||||
integrity sha512-6x5TFGCTKSQBLTZtOburGxCxFEBJEGYVLwCMTBCxzvyuisGcC20UNzDSJhCr/cJ/Kmh6ulfJm10g6WWEAJ3kvg==
|
||||
|
||||
marked@^1.2.3:
|
||||
version "1.2.3"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.3.tgz#58817ba348a7c9398cb94d40d12e0d08df83af57"
|
||||
integrity sha512-RQuL2i6I6Gn+9n81IDNGbL0VHnta4a+8ZhqvryXEniTb/hQNtf3i26hi1XWUhzb9BgVyWHKR3UO8MaHtKoYibw==
|
||||
|
|
Loading…
Reference in a new issue