diff --git a/package.json b/package.json index 891614197..33e99b27f 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "is-touch-device": "1.0.1", "lodash.clonedeep": "4.5.0", "lodash.debounce": "4.0.8", - "marked": "4.2.1", + "marked": "4.2.2", "minimist": "1.2.7", "pinia": "2.0.23", "register-service-worker": "1.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6293e3765..4e590dfb9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,7 +61,7 @@ specifiers: is-touch-device: 1.0.1 lodash.clonedeep: 4.5.0 lodash.debounce: 4.0.8 - marked: 4.2.1 + marked: 4.2.2 minimist: 1.2.7 netlify-cli: 12.0.11 pinia: 2.0.23 @@ -122,7 +122,7 @@ dependencies: is-touch-device: 1.0.1 lodash.clonedeep: 4.5.0 lodash.debounce: 4.0.8 - marked: 4.2.1 + marked: 4.2.2 minimist: 1.2.7 pinia: 2.0.23_l7r24p6nevbtlimqmqcwa3ouhu register-service-worker: 1.7.2 @@ -5850,7 +5850,7 @@ packages: '@types/marked': 4.0.7 codemirror: 5.65.9 codemirror-spell-checker: 1.1.2 - marked: 4.2.1 + marked: 4.2.2 dev: false /ecc-jsbn/0.1.2: @@ -9066,8 +9066,8 @@ packages: object-visit: 1.0.1 dev: true - /marked/4.2.1: - resolution: {integrity: sha512-VK1/jNtwqDLvPktNpL0Fdg3qoeUZhmRsuiIjPEy/lHwXW4ouLoZfO4XoWd4ClDt+hupV1VLpkZhEovjU0W/kqA==} + /marked/4.2.2: + resolution: {integrity: sha512-JjBTFTAvuTgANXx82a5vzK9JLSMoV6V3LBVn4Uhdso6t7vXrGx7g1Cd2r6NYSsxrYbQGFCMqBDhFHyK5q2UvcQ==} engines: {node: '>= 12'} hasBin: true dev: false