How to correctly update a specific jQuery package inside Kendo

0 Answers 105 Views
General Discussions
Corey
Top achievements
Rank 1
Corey asked on 11 Oct 2022, 09:01 PM | edited on 11 Oct 2022, 09:03 PM

I have been tasked with updating a few different vulnerable packages in our code base. This one has me confused.

 

jQuery 1.9.1 - Located at - CompanyName/Web/Administration/Scripts/kendo/jquery.min.js

 

When I check our jquery nuget package, it is up to date. It looks like this file specifically is out of date and I am unsure how to update it.

 

Can I update this specifically using the command line and npm?

If so, how can I find this specific package to update it with npm?

Or is there another way to update this?

Do I have to update Kendo in order to get the jquery package inside of it updated?

 

Here is a photo of the file for reference (It is a lot of code that I do not think is necessary for the question):

enter image description here

 

I am unsure if this question is even properly worded, I am a bit out of my depth here. Please provide any feedback necessary so I can improve on my question.

 

 

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Corey
Top achievements
Rank 1
Share this question
or