diff --git a/package.json b/package.json index 5863a5a7..1a69933a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "contentful": "^11.12.0", "dayjs": "^1.11.20", "gsap": "^3.14.2", - "marked": "^18.0.0", + "marked": "^18.0.2", "normalize.css": "^8.0.1", "nuxt": "^4.4.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 625691b0..cf7414aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^3.14.2 version: 3.14.2 marked: - specifier: ^18.0.0 - version: 18.0.0 + specifier: ^18.0.2 + version: 18.0.2 normalize.css: specifier: ^8.0.1 version: 8.0.1 @@ -3046,8 +3046,8 @@ packages: magicast@0.5.2: resolution: {integrity: sha512-E3ZJh4J3S9KfwdjZhe2afj6R9lGIN5Pher1pF39UGrXRqq/VDaGVIGN13BjHd2u8B61hArAGOnso7nBOouW3TQ==} - marked@18.0.0: - resolution: {integrity: sha512-2e7Qiv/HJSXj8rDEpgTvGKsP8yYtI9xXHKDnrftrmnrJPaFNM7VRb2YCzWaX4BP1iCJ/XPduzDJZMFoqTCcIMA==} + marked@18.0.2: + resolution: {integrity: sha512-NsmlUYBS/Zg57rgDWMYdnre6OTj4e+qq/JS2ot3KrYLSoHLw+sDu0Nm1ZGpRgYAq6c+b1ekaY5NzVchMCQnzcg==} engines: {node: '>= 20'} hasBin: true @@ -7322,7 +7322,7 @@ snapshots: '@babel/types': 7.29.0 source-map-js: 1.2.1 - marked@18.0.0: {} + marked@18.0.2: {} math-intrinsics@1.1.0: {}