-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(core): fixed __proto__ pollution
- Loading branch information
1 parent
3aad554
commit 9dad273
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9dad273
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, is it possible for you guys to add this fix to swiper v5?
We are running vue 2 so we cannot update to swiper 6
and dependabot is warning us about this critical vulnerability :(
9dad273
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lobosan you can open PR to Swiper v5 branch
9dad273
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vltansky someone already created a PR
#4692
Although, not sure if it is needed to check
constructor
andprototype
as well, like thishttps://github.com/ionic-team/ionic-framework/pull/23344/files