diff --git a/package.json b/package.json index e7a2e68708..548c64f787 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "choices.js": "^11.1.0", "handlebars": "4.7.8", "highlight.js": "^11.11.1", - "jodit": "^4.6.18", + "jodit": "^4.7.4", "masonry-layout": "^4.2.2", "sortablejs": "^1.15.6", "vanilla-cookieconsent": "^3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7aaef829ac..3031651af4 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.6.18 - version: 4.6.18 + specifier: ^4.7.4 + version: 4.7.4 masonry-layout: specifier: ^4.2.2 version: 4.2.2 @@ -2358,11 +2358,6 @@ packages: resolution: {integrity: sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==} dev: true - /autobind-decorator@2.4.0: - resolution: {integrity: sha512-OGYhWUO72V6DafbF8PM8rm3EPbfuyMZcJhtm5/n26IDwO18pohE4eNazLoCGhPiXOCD0gEGmrbU3849QvM8bbw==} - engines: {node: '>=8.10', npm: '>=6.4.1'} - dev: false - /autocompleter@9.3.2: resolution: {integrity: sha512-rLbf2TLGOD7y+gOS36ksrZdIsvoHa2KXc2A7503w+NBRPrcF73zzFeYBxEcV/iMPjaBH3jFhNIYObZ7zt1fkCQ==} dev: false @@ -3381,10 +3376,8 @@ packages: hasBin: true dev: true - /jodit@4.6.18: - resolution: {integrity: sha512-aaHVlZnE1ARvETxrnuttK4SoL509Iqz5yyUiuMijAFXJtrE6na8xpcvs+zQQoMG6Gt77x7qBweKtvjJTnSWlkw==} - dependencies: - autobind-decorator: 2.4.0 + /jodit@4.7.4: + resolution: {integrity: sha512-qjjhGBqFE3ZhqXsCInJRPwjOQDhXAxun+zof2hq0Qn/aV+k4YqeKyWq72uKkVmSW86VGxP38Mvezx+/QdM/PUQ==} dev: false /jquery@3.7.1: