-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump tough-cookie and less #42
base: master
Are you sure you want to change the base?
Bump tough-cookie and less #42
Conversation
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [less](https://github.com/less/less.js). These dependencies need to be updated together. Removes `tough-cookie` Updates `less` from 3.11.1 to 3.13.1 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](less/less.js@v3.11.1...v3.13.1) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect - dependency-name: less dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
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.
Prisma Cloud has found errors in this PR ⬇️
@@ -3134,6 +3062,17 @@ | |||
"safe-buffer": "~5.1.1" | |||
} | |||
}, | |||
"node_modules/copy-anything": { |
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.
xmldom 0.1.31 / package-lock.json
Total vulnerabilities: 2
Critical: 2 | High: 0 | Medium: 0 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2022-37616 | CRITICAL | 9.8 | 0.8.3 |
Open |
CVE-2022-39353 | CRITICAL | 9.8 | 0.6.0 |
Open |
@@ -3134,6 +3062,17 @@ | |||
"safe-buffer": "~5.1.1" | |||
} | |||
}, | |||
"node_modules/copy-anything": { |
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.
loader-utils 1.4.0 / package-lock.json
Total vulnerabilities: 1
Critical: 1 | High: 0 | Medium: 0 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2022-37601 | CRITICAL | 9 | 1.4.1 |
Open |
@@ -3134,6 +3062,17 @@ | |||
"safe-buffer": "~5.1.1" | |||
} | |||
}, | |||
"node_modules/copy-anything": { |
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.
loader-utils 2.0.2 / package-lock.json
Total vulnerabilities: 1
Critical: 1 | High: 0 | Medium: 0 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2022-37601 | CRITICAL | 9 | 2.0.3 |
Open |
@@ -3134,6 +3062,17 @@ | |||
"safe-buffer": "~5.1.1" | |||
} | |||
}, | |||
"node_modules/copy-anything": { |
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.
minimist 1.2.5 / package-lock.json
Total vulnerabilities: 1
Critical: 1 | High: 0 | Medium: 0 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2021-44906 | CRITICAL | 9.8 | 1.2.6 |
Open |
@@ -3134,6 +3062,17 @@ | |||
"safe-buffer": "~5.1.1" | |||
} | |||
}, | |||
"node_modules/copy-anything": { |
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.
ini 1.3.5 / package-lock.json
Total vulnerabilities: 1
Critical: 1 | High: 0 | Medium: 0 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2020-7788 | CRITICAL | 9.8 | 1.3.6 |
Open |
Removes tough-cookie. It's no longer used after updating ancestor dependency less. These dependencies need to be updated together.
Removes
tough-cookie
Updates
less
from 3.11.1 to 3.13.1Changelog
Sourced from less's changelog.
Commits
283b1b4
Fixes #3574 (#3575)5423802
Update CHANGELOG.md257efdd
Fixes #3434 - memory / runtime improvements (#3572)0e26859
Examples contain more valid CSS, to test with a new parser (#3550)76132ef
Bug fixes - fixes #3446 #3368 (#3546)ef4baa5
Release 3.12.2 (#3545)b93a085
Fixes #3533 (#3544)e188f44
Fixes #3541 (#3543)2870163
Update changeloge4f7551
v3.12.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.