From 55fa8792f42f6afc6cb3b496c02a66ddd977ae92 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 18 Jun 2026 16:19:01 +0000 Subject: [PATCH] fix: package.json & pnpm-lock.yaml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JODIT-17375134 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e219c61895..c0dc725078 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "chart.js": "4.5.1", "choices.js": "11.2.3", "highlight.js": "11.11.1", - "jodit": "4.12.21", + "jodit": "4.12.26", "masonry-layout": "4.2.2", "sortablejs": "1.15.7", "vanilla-cookieconsent": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29dab67358..9220d64017 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ dependencies: specifier: 11.11.1 version: 11.11.1 jodit: - specifier: 4.12.21 - version: 4.12.21 + specifier: 4.12.26 + version: 4.12.26 masonry-layout: specifier: 4.2.2 version: 4.2.2 @@ -2639,8 +2639,8 @@ packages: hasBin: true dev: true - /jodit@4.12.21: - resolution: {integrity: sha512-15LTKZZKArfdO2BVgo4DFfOg5I8+2Uyefq3kTOwMXfLehrZ4PQr0v/Am/PeQx6v7MCuyKovYkOLMIkYQRac3+g==} + /jodit@4.12.26: + resolution: {integrity: sha512-ELAJXtzyQbSlJ4yQT4F6+cOOaO2lQhtw8XZDshrwjhiK50+/mTUbvUGQV06lFprenV7nIiQQj8zMMiYtON+Rhg==} dev: false /jquery@3.7.1: