From 4dad3ad9c19d95ac6bf130504f0ff6363caa9d9a Mon Sep 17 00:00:00 2001 From: Sharanya Vinod Date: Wed, 14 Feb 2024 10:12:26 +0100 Subject: [PATCH] chore: update cors --- build/index.html | 4 ++-- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/build/index.html b/build/index.html index b302168..79f3b1d 100644 --- a/build/index.html +++ b/build/index.html @@ -1,2 +1,2 @@ -React App
\ No newline at end of file +React App
\ No newline at end of file diff --git a/package.json b/package.json index 4a3db76..4c6bf48 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@adobe/aem-headless-client-js": "^3.1.0", "@adobe/aem-headless-client-nodejs": "^1.1.0", - "@adobe/universal-editor-cors": "^2.2.3", + "@adobe/universal-editor-cors": "^2.2.4", "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.3.0", "@testing-library/user-event": "^13.5.0", diff --git a/yarn.lock b/yarn.lock index e2d1e5c..80f49e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -84,10 +84,10 @@ resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.2.0.tgz#e1a84fca468f4b337816fcb7f0964beb620ba855" integrity sha512-E09FiIft46CmH5Qnjb0wsW54/YQd69LsxeKUOWawmws1XWvyFGURnAChH0mlr7YPFR1ofwvUQfcL0J3lMxXqPA== -"@adobe/universal-editor-cors@^2.2.3": - version "2.2.3" - resolved "https://registry.yarnpkg.com/@adobe/universal-editor-cors/-/universal-editor-cors-2.2.3.tgz#3b30f0b0bd6f068d3c9aa14fc50fc8eb8f371e25" - integrity sha512-7E70B2vEJ2BoDktzI5K6744xP9aOKb6rae6Kol0QLFJNm6o/ZzxjgngudGnQSyVvrJqYzfG5HGjqSmIfJqeJ7Q== +"@adobe/universal-editor-cors@^2.2.4": + version "2.2.4" + resolved "https://registry.yarnpkg.com/@adobe/universal-editor-cors/-/universal-editor-cors-2.2.4.tgz#2cfb95b56937fba0aa349e7794e21d222ee0a099" + integrity sha512-LSp9zzDiv9b78Lj9mdvwdvO0DJ/lRuTU6SonLR4Nbfhs8g6NVNI0u1FsmmFNQTkSW8dnBUVlH/HFxi7JJnvP2Q== "@ampproject/remapping@^2.2.0": version "2.2.1"