diff --git a/yarn.lock b/yarn.lock index 9139bc80..e9e9d3cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3197,11 +3197,6 @@ attr-accept@^1.1.3: dependencies: core-js "^2.5.0" -autobind-decorator@^2.4.0: - version "2.4.0" - resolved "https://registry.npmjs.org/autobind-decorator/-/autobind-decorator-2.4.0.tgz" - integrity sha512-OGYhWUO72V6DafbF8PM8rm3EPbfuyMZcJhtm5/n26IDwO18pohE4eNazLoCGhPiXOCD0gEGmrbU3849QvM8bbw== - available-typed-arrays@^1.0.7: version "1.0.7" resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz" @@ -6435,11 +6430,9 @@ jodit-react@^5.0.10: jodit "^4.2.48" jodit@^4.2.48: - version "4.2.50" - resolved "https://registry.npmjs.org/jodit/-/jodit-4.2.50.tgz" - integrity sha512-fEOyJyLzOTE20qeu0tXItcI8kGWOVWOcPsABMlkGXrhq+Lee9RXNSLshK6xScudh+n/AvRS0DisAPcm2fx5JmQ== - dependencies: - autobind-decorator "^2.4.0" + version "4.13.10" + resolved "https://registry.yarnpkg.com/jodit/-/jodit-4.13.10.tgz#b174ccebf77d351f0cadad1fc79daddc15da30ba" + integrity sha512-GMtBILt+UcaHFmLY5nx8hEtWu/ZHzb2Ozs1sYIN7Iyy07XCA102Y8L2ViHgTn9N1s7+Bq5KNAqB4NlAg8JDlxw== js-cookie@^3.0.5: version "3.0.5"