This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.
![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=urijs&from_version=1.19.7&to_version=1.19.11&pr_id=b447d5f0-cf44-46d6-9e52-9ea8bcf0988f&visibility=true&has_feature_flag=false)
#### Changes included in this PR
- Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- package.json
- package-lock.json
#### Vulnerabilities that will be fixed
##### With an upgrade:
Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity
:-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------
![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586/1000** **Why?** Proof of Concept exploit, Has a fix available, CVSS 5.3 | Open Redirect [SNYK-JS-URIJS-2401466](https://snyk.io/vuln/SNYK-JS-URIJS-2401466) | No | Proof of Concept
![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586/1000** **Why?** Proof of Concept exploit, Has a fix available, CVSS 5.3 | Improper Input Validation [SNYK-JS-URIJS-2415026](https://snyk.io/vuln/SNYK-JS-URIJS-2415026) | No | Proof of Concept
![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586/1000** **Why?** Proof of Concept exploit, Has a fix available, CVSS 5.3 | Open Redirect [SNYK-JS-URIJS-2419067](https://snyk.io/vuln/SNYK-JS-URIJS-2419067) | No | Proof of Concept
![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **646/1000** **Why?** Proof of Concept exploit, Has a fix available, CVSS 6.5 | Misinterpretation of Input [SNYK-JS-URIJS-2440699](https://snyk.io/vuln/SNYK-JS-URIJS-2440699) | No | Proof of Concept
![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **591/1000** **Why?** Proof of Concept exploit, Has a fix available, CVSS 5.4 | Cross-site Scripting (XSS) [SNYK-JS-URIJS-2441239](https://snyk.io/vuln/SNYK-JS-URIJS-2441239) | No | Proof of Concept
(*) Note that the real score may have changed since the PR was raised.
Commit messagesPackage name: urijs
The new version differs by 9 commits.
6ea641c fix(parse): case insensitive scheme - #412
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project.
------------
**Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.*
For more information:
🧐 [View latest project report](https://app.snyk.io/org/captainyarr/project/93cfe595-604d-45b5-a6c9-04ccc80b8ae2?utm_source=github&utm_medium=referral&page=fix-pr)
🛠 [Adjust project settings](https://app.snyk.io/org/captainyarr/project/93cfe595-604d-45b5-a6c9-04ccc80b8ae2?utm_source=github&utm_medium=referral&page=fix-pr/settings)
📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities)
[//]: # (snyk:metadata:{"prId":"b447d5f0-cf44-46d6-9e52-9ea8bcf0988f","prPublicId":"b447d5f0-cf44-46d6-9e52-9ea8bcf0988f","dependencies":[{"name":"urijs","from":"1.19.7","to":"1.19.11"}],"packageManager":"npm","projectPublicId":"93cfe595-604d-45b5-a6c9-04ccc80b8ae2","projectUrl":"https://app.snyk.io/org/captainyarr/project/93cfe595-604d-45b5-a6c9-04ccc80b8ae2?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-URIJS-2401466","SNYK-JS-URIJS-2415026","SNYK-JS-URIJS-2419067","SNYK-JS-URIJS-2440699","SNYK-JS-URIJS-2441239"],"upgrade":["SNYK-JS-URIJS-2401466","SNYK-JS-URIJS-2415026","SNYK-JS-URIJS-2419067","SNYK-JS-URIJS-2440699","SNYK-JS-URIJS-2441239"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[586,586,586,646,591]})
---
**Learn how to fix vulnerabilities with free interactive lessons:**
🦉 [Open Redirect](https://learn.snyk.io/lessons/open-redirect/javascript//?loc=fix-pr)
🦉 [Open Redirect](https://learn.snyk.io/lessons/open-redirect/javascript//?loc=fix-pr)
🦉 [Cross-site Scripting (XSS)](https://learn.snyk.io/lessons/xss/javascript//?loc=fix-pr)
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.
![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=urijs&from_version=1.19.7&to_version=1.19.11&pr_id=b447d5f0-cf44-46d6-9e52-9ea8bcf0988f&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586/1000****Why?** Proof of Concept exploit, Has a fix available, CVSS 5.3 | Open Redirect
[SNYK-JS-URIJS-2401466](https://snyk.io/vuln/SNYK-JS-URIJS-2401466) | No | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 5.3 | Improper Input Validation
[SNYK-JS-URIJS-2415026](https://snyk.io/vuln/SNYK-JS-URIJS-2415026) | No | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 5.3 | Open Redirect
[SNYK-JS-URIJS-2419067](https://snyk.io/vuln/SNYK-JS-URIJS-2419067) | No | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **646/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 6.5 | Misinterpretation of Input
[SNYK-JS-URIJS-2440699](https://snyk.io/vuln/SNYK-JS-URIJS-2440699) | No | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **591/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 5.4 | Cross-site Scripting (XSS)
[SNYK-JS-URIJS-2441239](https://snyk.io/vuln/SNYK-JS-URIJS-2441239) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: urijs
The new version differs by 9 commits.