Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
SOLVED

Outdated Package Detected Popup in Universal Editor

Avatar

Level 2

Hi everyone,

 

I'm encountering a popup every time I open an EDS page in AEM Cloud. The popup message is as follows:

 

Title: Outdated Package Detected
Description: We've detected that the integration of the @adobe/universal-editor-cors package is outdated. Please contact your technical team to migrate to the latest requirements.

 

Could anyone clarify what this means? Is it indicating that the Universal Editor package is outdated and needs to be updated? If so, what steps should I take to update it?

 

Thanks in advance!

 

P.S. Attaching an image of the popup for reference.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

HI @VijayRa10 

This is the package which provides communication layer between edited App and Universal Editor.

https://github.com/adobe/universal-editor-cors

 

However I have not find this dependency any of the x-walk project, I guess this is used internally and you may need to contact adobe to update this.

Arun Patidar

AEM LinksLinkedIn

View solution in original post

3 Replies

Avatar

Administrator

@konstantyn_diachenko, @TarunKumar, @narendiran_ravi, @narendragandhi, @Jörg_Hoh, @ManviSharma, @Asutosh_Jena_ Would appreciate it if you could check out this question and share any insights you might have!



Kautuk Sahni

Avatar

Correct answer by
Community Advisor

HI @VijayRa10 

This is the package which provides communication layer between edited App and Universal Editor.

https://github.com/adobe/universal-editor-cors

 

However I have not find this dependency any of the x-walk project, I guess this is used internally and you may need to contact adobe to update this.

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 2

Hi everyone!

 

We are having the same issue. We have not installed this library in our project and are having the same random warning.

 

How did you solve this? 

 

P.S: We DO load an script via https://universal-editor-service.adobe.io/cors.js. Hope the script loaded via adobe CDN is not giving a deprecated warning

 

Thanks!

 

Carlos