diff --git a/package.json b/package.json index b4794a8..3d8847b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jodit-angular", - "version": "1.11.2", + "version": "1.11.3", "description": "Angular Jodit Component", "main": "index.js", "scripts": { @@ -52,7 +52,7 @@ "@angular/platform-browser-dynamic": "^11.1.0", "@angular/router": "^11.1.0", "core-js": "^2.6.5", - "jodit": "^3.5.4", + "jodit": "^3.6.1", "rxjs": "^6.6.3", "tslib": "^2.0.0", "zone.js": "~0.11.3" diff --git a/projects/jodit-angular-lib/package.json b/projects/jodit-angular-lib/package.json index 66e322b..7642755 100644 --- a/projects/jodit-angular-lib/package.json +++ b/projects/jodit-angular-lib/package.json @@ -1,7 +1,7 @@ { "name": "jodit-angular", "license": "MIT", - "version": "1.11.2", + "version": "1.11.3", "dependencies": { "tslib": "^2.0.0" }, diff --git a/yarn.lock b/yarn.lock index 0a7d68b..1f98e81 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5393,10 +5393,10 @@ jest-worker@26.6.2, jest-worker@^26.5.0: merge-stream "^2.0.0" supports-color "^7.0.0" -jodit@^3.5.4: - version "3.5.4" - resolved "https://registry.yarnpkg.com/jodit/-/jodit-3.5.4.tgz#db9b544d9d33b670a59485c1d750f8af1817e540" - integrity sha512-egdugBIaeSCGEIQD+98OCtOuXbnPdL+fLCvicM6LWOLktkPIqYtBOtJLBDLTmR7ZTbTJ79EJERxigeLwoofU3A== +jodit@^3.6.1: + version "3.6.1" + resolved "https://registry.yarnpkg.com/jodit/-/jodit-3.6.1.tgz#dfa4e7317929b57119fea0c6e6647354e73a0fa9" + integrity sha512-aUxr5Nhi8XV88rjD35s8QF591ni6OoQ+4RY/jEg5AuxUWyyxvY0oQqI9IVea33x/bb5M8d/aU/w4qS+BcOopIA== dependencies: autobind-decorator "^2.4.0"