gs1 / GS1_DigitalLink_Resolver_CE

The GS1 DigitalLink Resolver Community Edition
Apache License 2.0
38 stars 22 forks source link

[Snyk] Security upgrade mssql from 6.2.1 to 8.0.0 #76

Open nicklansley opened 9 months ago

nicklansley commented 9 months ago

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.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - resolver_data_entry_server/package.json - resolver_data_entry_server/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") | **658/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-AXIOS-6124857](https://snyk.io/vuln/SNYK-JS-AXIOS-6124857) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: mssql The new version differs by 250 commits.
  • 919f998 8.0.0
  • dff3173 Update changelog
  • beea78a Merge pull request #1357 from dhensby/pulls/dependencies
  • c607e41 Update dependencies
  • 19d7f0a Merge pull request #1356 from dhensby/pulls/value-handler
  • 0b60855 Update readme/changelog
  • b56ee39 Add the concept of valueHandlers for processing returned rows from queries with user provided code
  • 09441db Merge pull request #1353 from tediousjs/dependabot/npm_and_yarn/follow-redirects-1.14.7
  • 5d4c014 Bump follow-redirects from 1.14.5 to 1.14.7
  • 4dccd4c Merge pull request #1343 from trevorbye/doc-fixes
  • 7fea917 Feedback from review
  • 25ffdc0 Merge pull request #1344 from dhensby/pulls/bump-tarn
  • 1640003 Update tarn & debug dependencies
  • 2d04cf8 Merge pull request #1342 from dhensby/pulls/rm-connection-string-parser
  • bbc8db6 make ConnectionPool.parseConnectionString static
  • 35a201f rename deepclone to clone
  • d459900 remove connection string parser
  • e96c67a remove dup info, improve clarity, add samples
  • 8c85f77 Merge pull request #1094 from ttemple06/table-rows-clear
  • e986454 Update docs
  • dbb5211 Update changelog
  • 63ab77f add table.rows.clear() method
  • 275e6d7 Merge pull request #1240 from dhensby/pulls/allow-nully-values
  • e397a61 Update changelog
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/nick-r9w/project/a6daaac1-9a29-42d1-8501-7683b67c9958?utm_source=github&utm_medium=referral&page=fix-pr) πŸ›  [Adjust project settings](https://app.snyk.io/org/nick-r9w/project/a6daaac1-9a29-42d1-8501-7683b67c9958?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":"80b4e2f7-f633-441c-993d-0d93d4e1861b","prPublicId":"80b4e2f7-f633-441c-993d-0d93d4e1861b","dependencies":[{"name":"mssql","from":"6.2.1","to":"8.0.0"}],"packageManager":"npm","projectPublicId":"a6daaac1-9a29-42d1-8501-7683b67c9958","projectUrl":"https://app.snyk.io/org/nick-r9w/project/a6daaac1-9a29-42d1-8501-7683b67c9958?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-AXIOS-6124857"],"upgrade":["SNYK-JS-AXIOS-6124857"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[658],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** πŸ¦‰ [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)