diff --git a/ghost/admin/package.json b/ghost/admin/package.json index cc224d10d7..afebacc8cd 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -148,7 +148,7 @@ "process": "0.11.10", "react": "18.2.0", "react-dom": "18.2.0", - "reframe.js": "4.0.0", + "reframe.js": "4.0.1", "simplemde": "https://github.com/kevinansfield/simplemde-markdown-editor.git#ghost", "testem": "3.9.0", "top-gh-contribs": "2.0.4", diff --git a/yarn.lock b/yarn.lock index f3d62cfe4b..48d1543cd1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19530,10 +19530,10 @@ redeyed@~1.0.0: dependencies: esprima "~3.0.0" -reframe.js@4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/reframe.js/-/reframe.js-4.0.0.tgz#ae6f46a64ad5ba1139188f6822791d02a912353d" - integrity sha512-J/9jsVPRFOVJ1rV+9ApxoK4YyDUEwQ4pGuD5hgGsrFCTdtMz+tf5l5yEt+Fj1F9K2v8Viw34+E9WIjTg3XZffQ== +reframe.js@4.0.1: + version "4.0.1" + resolved "https://registry.yarnpkg.com/reframe.js/-/reframe.js-4.0.1.tgz#a577c2b7398a70dd52db95e54e9c750279c7e7aa" + integrity sha512-DJsyJ6Kqps9UJBi3it2hN5cn3Gmp1gi9IhaleP3eCi8QMnbdCzUJ/EUhM3LHuw59GtR6FJ6NDGJSDuI5UQXlnQ== regenerate-unicode-properties@^10.0.1: version "10.0.1"