[PR #829] [CLOSED] [Snyk] Fix for 1 vulnerabilities #2883

Closed
opened 2026-03-17 00:32:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/829
Author: @snyk-bot
Created: 5/1/2020
Status: Closed

Base: masterHead: snyk-fix-82c681839e6d9754227590dea93b5d7b


📝 Commits (3)

  • d9973f9 fix: package.json, package-lock.json & .snyk to reduce vulnerabilities
  • 8edd58f fix: package.json, package-lock.json & .snyk to reduce vulnerabilities
  • 94cec56 fix: package.json, package-lock.json & .snyk to reduce vulnerabilities

📊 Changes

3 files changed (+2131 additions, -99 deletions)

View changed files

.snyk (+80 -0)
📝 package-lock.json (+2044 -96)
📝 package.json (+7 -3)

📄 Description

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:

    • package.json
    • package-lock.json
  • Adding or updating a Snyk policy (.snyk) file; this file is required in order to apply Snyk vulnerability patches.
    Find out more.

Vulnerabilities that will be fixed

With a Snyk patch:
Severity Issue Exploit Maturity
medium severity Prototype Pollution
SNYK-JS-LODASH-567746
Proof of Concept

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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/829 **Author:** [@snyk-bot](https://github.com/snyk-bot) **Created:** 5/1/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `snyk-fix-82c681839e6d9754227590dea93b5d7b` --- ### 📝 Commits (3) - [`d9973f9`](https://github.com/hoppscotch/hoppscotch/commit/d9973f91851e1c7ee7064d7d438fa777a916f224) fix: package.json, package-lock.json & .snyk to reduce vulnerabilities - [`8edd58f`](https://github.com/hoppscotch/hoppscotch/commit/8edd58ff5d1fc89e8b9a89d6c294d33629e1ec1f) fix: package.json, package-lock.json & .snyk to reduce vulnerabilities - [`94cec56`](https://github.com/hoppscotch/hoppscotch/commit/94cec56fae1916edff015f926fd80a060cffb9dd) fix: package.json, package-lock.json & .snyk to reduce vulnerabilities ### 📊 Changes **3 files changed** (+2131 additions, -99 deletions) <details> <summary>View changed files</summary> ➕ `.snyk` (+80 -0) 📝 `package-lock.json` (+2044 -96) 📝 `package.json` (+7 -3) </details> ### 📄 Description <h3>Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.</h3> #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json - Adding or updating a Snyk policy (.snyk) file; this file is required in order to apply Snyk vulnerability patches. [Find out more](https://snyk.io/docs/fixing-vulnerabilities/). #### Vulnerabilities that will be fixed ##### With a [Snyk patch](https://snyk.io/docs/fixing-vulnerabilities/#patches): Severity | Issue | Exploit Maturity :-------------------------:|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | Prototype Pollution <br/> [SNYK-JS-LODASH-567746](https://snyk.io/vuln/SNYK-JS-LODASH-567746) | Proof of Concept 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/liyasthomas/project/548a1ee1-14c3-48b1-8760-dc8d11e88888) 🛠 [Adjust project settings](https://app.snyk.io/org/liyasthomas/project/548a1ee1-14c3-48b1-8760-dc8d11e88888/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://snyk.io/docs/fixing-vulnerabilities/) [//]: # (snyk:metadata:{"prId":"c278a485-d566-4c64-b0f8-692d55829ef6","dependencies":[],"packageManager":"npm","projectPublicId":"548a1ee1-14c3-48b1-8760-dc8d11e88888","projectUrl":"https://app.snyk.io/org/liyasthomas/project/548a1ee1-14c3-48b1-8760-dc8d11e88888?utm_source=github&utm_medium=fix-pr","type":"auto","patch":["SNYK-JS-LODASH-567746"],"vulns":["SNYK-JS-LODASH-567746"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":[]}) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:32:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2883
No description provided.