This commit is contained in:
dependabot[bot] 2026-04-03 00:31:38 +00:00 committed by GitHub
commit 4aa5e52c37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -56,7 +56,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.40",
"lodash": "^4.17.23",
"marked": "^17.0.4",
"marked": "^17.0.5",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.3.0",
@ -12405,9 +12405,9 @@
}
},
"node_modules/marked": {
"version": "17.0.4",
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.4.tgz",
"integrity": "sha512-NOmVMM+KAokHMvjWmC5N/ZOvgmSWuqJB8FoYI019j4ogb/PeRMKoKIjReZ2w3376kkA8dSJIP8uD993Kxc0iRQ==",
"version": "17.0.5",
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.5.tgz",
"integrity": "sha512-6hLvc0/JEbRjRgzI6wnT2P1XuM1/RrrDEX0kPt0N7jGm1133g6X7DlxFasUIx+72aKAr904GTxhSLDrd5DIlZg==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"

View file

@ -72,7 +72,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.40",
"lodash": "^4.17.23",
"marked": "^17.0.4",
"marked": "^17.0.5",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.3.0",