From 5050c2b26db22240f32b5a5689daa1fcfdc3fb02 Mon Sep 17 00:00:00 2001 From: Sharanya Vinod Date: Wed, 28 Feb 2024 13:56:51 +0100 Subject: [PATCH] chore:update deps --- 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 7b9dc1b..23b93b5 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 935cfdc..c7b1692 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.8", + "@adobe/universal-editor-cors": "^2.2.9", "@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 94f14dc..76088c0 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.8": - version "2.2.8" - resolved "https://registry.yarnpkg.com/@adobe/universal-editor-cors/-/universal-editor-cors-2.2.8.tgz#20029f0c2f0f9055e4286ce823a3d9f1f508858b" - integrity sha512-K+usfG7wCXNWYQqF+/CelhIZkGaepIqP6Xf+l9R6v08KnW4wc+ib5wgqpVNqbsOfGA9lg0J6yWE//GiKRVZfNg== +"@adobe/universal-editor-cors@^2.2.9": + version "2.2.9" + resolved "https://registry.yarnpkg.com/@adobe/universal-editor-cors/-/universal-editor-cors-2.2.9.tgz#5d9bfce7ee232ed67c6d0b9bd9ce382be68334fb" + integrity sha512-vfNc+JFFtV9T5/F3twgU/uliVn/bqz6NNvJ1ZUHBWsu9Upv/m/1XyOZ16MQWGG+Fe3GJ1ZZ9rQfjhUZuGLxLGw== "@ampproject/remapping@^2.2.0": version "2.2.1"