[Snyk] Upgrade: , , , , , , , execa, jsonpath-plus, openid-client, request, rfc4648, shelljs, stream-buffers, tar, tmp-promise, tslib, underscore, ws #118
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
@types/js-yaml
from 4.0.1 to 4.0.9 | 8 versions ahead of your current version | 10 months ago
on 2023-11-07
@types/node
from 10.12.0 to 10.17.60 | 114 versions ahead of your current version | 3 years ago
on 2021-05-12
@types/request
from 2.47.1 to 2.48.12 | 13 versions ahead of your current version | 10 months ago
on 2023-11-07
@types/stream-buffers
from 3.0.3 to 3.0.7 | 4 versions ahead of your current version | 10 months ago
on 2023-11-07
@types/tar
from 4.0.3 to 4.0.5 | 2 versions ahead of your current version | 3 years ago
on 2021-07-02
@types/underscore
from 1.8.9 to 1.11.15 | 57 versions ahead of your current version | 10 months ago
on 2023-11-21
@types/ws
from 6.0.1 to 6.0.4 | 3 versions ahead of your current version | 5 years ago
on 2019-11-25
execa
from 5.0.0 to 5.1.1 | 3 versions ahead of your current version | 3 years ago
on 2021-06-04
jsonpath-plus
from 0.19.0 to 0.20.1 | 2 versions ahead of your current version | 5 years ago
on 2019-06-12
openid-client
from 4.1.1 to 4.9.1 | 21 versions ahead of your current version | 3 years ago
on 2021-10-13
request
from 2.88.0 to 2.88.2 | 1 version ahead of your current version | 5 years ago
on 2020-02-11
rfc4648
from 1.3.0 to 1.5.3 | 5 versions ahead of your current version | 10 months ago
on 2023-10-27
shelljs
from 0.8.4 to 0.8.5 | 1 version ahead of your current version | 3 years ago
on 2022-01-07
stream-buffers
from 3.0.2 to 3.0.3 | 1 version ahead of your current version | 3 months ago
on 2024-06-17
tar
from 6.1.9 to 6.2.1 | 8 versions ahead of your current version | 6 months ago
on 2024-03-21
tmp-promise
from 3.0.2 to 3.0.3 | 1 version ahead of your current version | 3 years ago
on 2021-10-26
tslib
from 1.9.3 to 1.14.1 | 8 versions ahead of your current version | 4 years ago
on 2020-10-09
underscore
from 1.12.1 to 1.13.7 | 12 versions ahead of your current version | a month ago
on 2024-07-24
ws
from 7.4.6 to 7.5.10 | 11 versions ahead of your current version | 3 months ago
on 2024-06-16
Issues fixed by the recommended upgrade:
SNYK-JS-SHELLJS-2332187
SNYK-JS-WS-7266574
SNYK-JS-AJV-584908
SNYK-JS-TAR-6476909
SNYK-JS-GOT-2932019
SNYK-JS-HTTPCACHESEMANTICS-3248783
Release notes
Package name: @types/js-yaml
Package name: @types/node
Package name: @types/request
Package name: @types/stream-buffers
Package name: @types/tar
Package name: @types/underscore
Package name: @types/ws
Package name: execa
v5.1.0...v5.1.1
.escapedCommand
property to the results (#466) 712bafcv5.0.1...v5.1.0
timeout
option validation (#463) 427c5c2v5.0.0...v5.0.1
Breaking
This is only a breaking change if you depend on the exact error message.
Improvements
v4.1.0...v5.0.0
Package name: jsonpath-plus
No content.
No content.
No content.
Package name: openid-client
Bug Fixes
Features
Features
Bug Fixes
Bug Fixes
Bug Fixes
Bug Fixes
Bug Fixes
Features
Features
Package name: request
2.88.0
Package name: rfc4648
v1.5.3
v1.5.2
v1.5.1
Allow modern versions of Node to use named exports when utilizing native modules support.
v1.4.0
This release ports everything over to TypeScript. There is no code size penalty (Babel + rollup.js are still awesome), and now we ship with type information.
Package name: shelljs
This was a small security fix for #1058.
Small patch release to fix a circular dependency warning in node v14. See #973.
Package name: stream-buffers
3.0.3
3.0.2
Package name: tar
v6.2.1
6.2.0
6.1.15
6.1.14
6.1.13 (2022-12-07)
Dependencies
cc4e0dd
#343 bump minipass from 3.3.6 to 4.0.06.1.12 (2022-10-31)
Bug Fixes
57493ee
#332 ensuring close event is emited after stream has ended (@ webark)b003c64
#314 replace deprecated String.prototype.substr() (#314) (@ CommanderRoot, @ lukekarrys)Documentation
f129929
#313 remove dead link to benchmarks (#313) (@ yetzt)c1faa9f
add examples/explanation of using tar.t (@ isaacs)6.1.11
6.1.10
6.1.9
Package name: tmp-promise
update dependencies, add publish script, use strict mode
Package name: tslib
Package name: underscore
DataView bugfix, source links, dark mode and other improvements
Hotfix after 1.13.5 to remove postinstall script
Patch to add exports.require.module, plus testing updates
Patch release to address WebPack module federation issue
Patch release with improved compatibility with ExtendScript
Underscore 1.13.2 -- minor bugfixes and improved documentation
Restores the underscore.js UMD alias to git
Node.js native ESM support in main release stream, docs updates
Preview release that adds the "module" exports condition
Security fix in _.template and restored optimization in _.debounce.
Package name: ws
Bug fixes
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
[//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"","from":"types/js-yaml","to":"types/js-yaml"},{"name":"","from":"types/node","to":"types/node"},{"name":"","from":"types/request","to":"types/request"},{"name":"","from":"types/stream-buffers","to":"types/stream-buffers"},{"name":"","from":"types/tar","to":"types/tar"},{"name":"","from":"types/underscore","to":"types/underscore"},{"name":"","from":"types/ws","to":"types/ws"},{"name":"execa","from":"5.0.0","to":"5.1.1"},{"name":"jsonpath-plus","from":"0.19.0","to":"0.20.1"},{"name":"openid-client","from":"4.1.1","to":"4.9.1"},{"name":"request","from":"2.88.0","to":"2.88.2"},{"name":"rfc4648","from":"1.3.0","to":"1.5.3"},{"name":"shelljs","from":"0.8.4","to":"0.8.5"},{"name":"stream-buffers","from":"3.0.2","to":"3.0.3"},{"name":"tar","from":"6.1.9","to":"6.2.1"},{"name":"tmp-promise","from":"3.0.2","to":"3.0.3"},{"name":"tslib","from":"1.9.3","to":"1.14.1"},{"name":"underscore","from":"1.12.1","to":"1.13.7"},{"name":"ws","from":"7.4.6","to":"7.5.10"}],"env":"prod","hasFixes":true,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[{"exploit_maturity":"proof-of-concept","id":"SNYK-JS-SHELLJS-2332187","issue_id":"SNYK-JS-SHELLJS-2332187","priority_score":676,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"7.1","score":355},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Improper Privilege Management"},{"exploit_maturity":"proof-of-concept","id":"SNYK-JS-WS-7266574","issue_id":"SNYK-JS-WS-7266574","priority_score":696,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"7.5","score":375},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Denial of Service (DoS)"},{"exploit_maturity":"no-known-exploit","id":"SNYK-JS-AJV-584908","issue_id":"SNYK-JS-AJV-584908","priority_score":619,"priority_score_factors":[{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"8.1","score":405},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Prototype Pollution"},{"exploit_maturity":"proof-of-concept","id":"SNYK-JS-TAR-6476909","issue_id":"SNYK-JS-TAR-6476909","priority_score":646,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"6.5","score":325},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Uncontrolled Resource Consumption ('Resource Exhaustion')"},{"exploit_maturity":"no-known-exploit","id":"SNYK-JS-GOT-2932019","issue_id":"SNYK-JS-GOT-2932019","priority_score":484,"priority_score_factors":[{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"5.4","score":270},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Open Redirect"},{"exploit_maturity":"proof-of-concept","id":"SNYK-JS-HTTPCACHESEMANTICS-3248783","issue_id":"SNYK-JS-HTTPCACHESEMANTICS-3248783","priority_score":586,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"5.3","score":265},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Regular Expression Denial of Service (ReDoS)"}],"prId":"2978536b-7db2-4884-90a3-4ba6052078da","prPublicId":"2978536b-7db2-4884-90a3-4ba6052078da","packageManager":"npm","priorityScoreList":[676,696,619,646,484,586],"projectPublicId":"7873cf15-3c44-4d49-b218-ced57450efdb","projectUrl":"https://app.snyk.io/org/roma8389/project/7873cf15-3c44-4d49-b218-ced57450efdb?utm_source=github&utm_medium=referral&page=upgrade-pr","prType":"upgrade","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["priorityScore"],"type":"auto","upgrade":["SNYK-JS-SHELLJS-2332187","SNYK-JS-WS-7266574","SNYK-JS-AJV-584908","SNYK-JS-TAR-6476909","SNYK-JS-GOT-2932019","SNYK-JS-HTTPCACHESEMANTICS-3248783"],"upgradeInfo":{"versionsDiff":8,"publishedDate":"2023-11-07T20:20:13.264Z"},"vulns":["SNYK-JS-SHELLJS-2332187","SNYK-JS-WS-7266574","SNYK-JS-AJV-584908","SNYK-JS-TAR-6476909","SNYK-JS-GOT-2932019","SNYK-JS-HTTPCACHESEMANTICS-3248783"]}'