Bump marked from 16.2.0 to 17.0.3 in /web (#858)

Bumps [marked](https://github.com/markedjs/marked) from 16.2.0 to 17.0.3.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v16.2.0...v17.0.3)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 17.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Flomp <Flomp@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-15 13:32:53 +02:00
committed by GitHub
parent 7375f03818
commit b2e188f845
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -45,7 +45,7 @@
"jspdf": "^4.2.1",
"jszip": "^3.10.1",
"maplibre-gl": "^4.7.1",
"marked": "^16.2.0",
"marked": "^17.0.4",
"meilisearch": "^0.55.0",
"ngeohash": "^0.6.3",
"nouislider": "^15.7.1",
@@ -4255,9 +4255,9 @@
}
},
"node_modules/marked": {
"version": "16.2.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-16.2.0.tgz",
"integrity": "sha512-LbbTuye+0dWRz2TS9KJ7wsnD4KAtpj0MVkWc90XvBa6AslXsT0hTBVH5k32pcSyHH1fst9XEFJunXHktVy0zlg==",
"version": "17.0.4",
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.4.tgz",
"integrity": "sha512-NOmVMM+KAokHMvjWmC5N/ZOvgmSWuqJB8FoYI019j4ogb/PeRMKoKIjReZ2w3376kkA8dSJIP8uD993Kxc0iRQ==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"

View File

@@ -66,7 +66,7 @@
"jspdf": "^4.2.1",
"jszip": "^3.10.1",
"maplibre-gl": "^4.7.1",
"marked": "^16.2.0",
"marked": "^17.0.4",
"meilisearch": "^0.55.0",
"ngeohash": "^0.6.3",
"nouislider": "^15.7.1",