Skip to content

Commit

Permalink
Merge pull request #109 from adobe/fix/update-deps
Browse files Browse the repository at this point in the history
chore: update cors
  • Loading branch information
sharanyavinod authored Feb 21, 2024
2 parents 739c217 + 17ed927 commit dae8af6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions build/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.6",
"@adobe/universal-editor-cors": "^2.2.7",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.6":
version "2.2.6"
resolved "https://registry.yarnpkg.com/@adobe/universal-editor-cors/-/universal-editor-cors-2.2.6.tgz#152d831d431489d3c6248ca7a1e5003ba5b678b6"
integrity sha512-keLEDV0iQZnfeYAxOE8cN7iKqBupWxw0rrkN8rOrr8/WLxq77htXO5p2rQA2rfVT75gUAQ0/ERu8/xzR7oyRnA==
"@adobe/universal-editor-cors@^2.2.7":
version "2.2.7"
resolved "https://registry.yarnpkg.com/@adobe/universal-editor-cors/-/universal-editor-cors-2.2.7.tgz#fc3c7864eb769b6564c3c2a4ba784ece6bda524b"
integrity sha512-m8zAu8RR45lcFuRWvlH+AA9kT8scv4LFcQwocOjfDqzO8guYsiXQhWLzrZ9tDMTS7io0oQyJPJ7eiXARg54qrg==

"@ampproject/remapping@^2.2.0":
version "2.2.1"
Expand Down

0 comments on commit dae8af6

Please sign in to comment.