diff --git a/package.json b/package.json index 330d20e7f..ac118752c 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "is-touch-device": "1.0.1", "lodash.clonedeep": "4.5.0", "lodash.debounce": "4.0.8", - "marked": "4.1.0", + "marked": "4.1.1", "minimist": "1.2.6", "pinia": "2.0.22", "register-service-worker": "1.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5cc19eaa9..0dab4b6b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,7 +51,7 @@ specifiers: is-touch-device: 1.0.1 lodash.clonedeep: 4.5.0 lodash.debounce: 4.0.8 - marked: 4.1.0 + marked: 4.1.1 minimist: 1.2.6 netlify-cli: 11.8.3 pinia: 2.0.22 @@ -111,7 +111,7 @@ dependencies: is-touch-device: 1.0.1 lodash.clonedeep: 4.5.0 lodash.debounce: 4.0.8 - marked: 4.1.0 + marked: 4.1.1 minimist: 1.2.6 pinia: 2.0.22_typescript@4.8.4+vue@3.2.40 register-service-worker: 1.7.2 @@ -5717,7 +5717,7 @@ packages: '@types/marked': 4.0.7 codemirror: 5.65.9 codemirror-spell-checker: 1.1.2 - marked: 4.1.0 + marked: 4.1.1 dev: false /ecc-jsbn/0.1.2: @@ -8848,8 +8848,8 @@ packages: object-visit: 1.0.1 dev: true - /marked/4.1.0: - resolution: {integrity: sha512-+Z6KDjSPa6/723PQYyc1axYZpYYpDnECDaU6hkaf5gqBieBkMKYReL5hteF2QizhlMbgbo8umXl/clZ67+GlsA==} + /marked/4.1.1: + resolution: {integrity: sha512-0cNMnTcUJPxbA6uWmCmjWz4NJRe/0Xfk2NhXCUHjew9qJzFN20krFnsUe7QynwqOwa5m1fZ4UDg0ycKFVC0ccw==} engines: {node: '>= 12'} hasBin: true dev: false