[Snyk] Upgrade minimist from 1.2.5 to 1.2.8 - #345
Conversation
Snyk has created this PR to upgrade minimist from 1.2.5 to 1.2.8. See this package in npm: minimist See this project in Snyk: https://app.snyk.io/org/mikr13/project/57521539-278b-42e8-9b34-51cc78f04622?utm_source=github&utm_medium=referral&page=upgrade-pr
There was a problem hiding this comment.
Pull request overview
This is an automated security upgrade PR from Snyk that updates the minimist package from version 1.2.5 to 1.2.8 to address multiple security vulnerabilities, primarily prototype pollution issues. The upgrade spans 3 patch versions released between March 2022 and February 2023.
Changes:
- Updated minimist dependency from ^1.2.5 to ^1.2.8 in package.json
- Updated package-lock.json to reflect minimist 1.2.8
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "dependencies": { | ||
| "cfonts": "^2.10.0", | ||
| "minimist": "^1.2.5", | ||
| "minimist": "^1.2.8", |
There was a problem hiding this comment.
The package.json has been updated to minimist 1.2.8, and package-lock.json reflects this change correctly. However, yarn.lock still references minimist 1.2.5. This inconsistency between lock files means that users installing with yarn will still get the vulnerable version 1.2.5, defeating the purpose of this security upgrade. The yarn.lock file needs to be regenerated using yarn install or yarn upgrade minimist@^1.2.8 to ensure consistency across package managers.
Snyk has created this PR to upgrade minimist from 1.2.5 to 1.2.8. See this package in npm: minimist See this project in Snyk: https://app.snyk.io/org/mikr13/project/57521539-278b-42e8-9b34-51cc78f04622?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade minimist from 1.2.5 to 1.2.8.
ℹ️ 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.
The recommended version is 3 versions ahead of your current version.
The recommended version was released 3 years ago.
Issues fixed by the recommended upgrade:
SNYK-JS-PARSELINKHEADER-1582783
SNYK-JS-SEMVER-3247795
SNYK-JS-UTILE-8706797
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-ASYNC-2441827
SNYK-JS-AXIOS-1579269
SNYK-JS-AXIOS-6032459
SNYK-JS-BRACES-6838727
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-FOLLOWREDIRECTS-6141137
SNYK-JS-LODASHSET-1320032
SNYK-JS-SEMVER-3247795
SNYK-JS-SEMVER-3247795
SNYK-JS-SNYKGRADLEPLUGIN-8248487
SNYK-JS-SNYKPHPPLUGIN-8248485
SNYK-JS-SSH2-1656673
SNYK-JS-TAR-1579152
SNYK-JS-TAR-1579155
SNYK-JS-MICROMATCH-6838728
SNYK-JS-MINIMATCH-3050818
SNYK-JS-TMP-11501554
SNYK-JS-XML2JS-5414874
SNYK-JS-AXIOS-12613773
SNYK-JS-AXIOS-6124857
SNYK-JS-AXIOS-9292519
SNYK-JS-AXIOS-9403194
SNYK-JS-DIFF-14917201
SNYK-JS-FOLLOWREDIRECTS-2332181
SNYK-JS-FOLLOWREDIRECTS-6444610
SNYK-JS-GOT-2932019
SNYK-JS-GOT-2932019
SNYK-JS-HTTPCACHESEMANTICS-3248783
SNYK-JS-I-1726768
SNYK-JS-INFLIGHT-6095116
SNYK-JS-JSYAML-13961110
SNYK-JS-JSYAML-13961110
SNYK-JS-JSZIP-3188562
SNYK-JS-JSZIP-3188562
SNYK-JS-LODASH-15053838
SNYK-JS-MICROMATCH-6838728
SNYK-JS-SNYK-3037342
SNYK-JS-SNYK-3038622
SNYK-JS-SNYK-3111871
SNYK-JS-SNYKDOCKERPLUGIN-3039679
SNYK-JS-SNYKGOPLUGIN-3037316
SNYK-JS-SNYKGRADLEPLUGIN-3038624
SNYK-JS-SNYKMVNPLUGIN-3038623
SNYK-JS-SNYKPYTHONPLUGIN-3039677
SNYK-JS-SNYKSBTPLUGIN-3038626
SNYK-JS-SNYKSNYKCOCOAPODSPLUGIN-3038625
SNYK-JS-SNYKSNYKHEXPLUGIN-3039680
SNYK-JS-TAR-15032660
SNYK-JS-TAR-15038581
SNYK-JS-TAR-15127355
SNYK-JS-TAR-6476909
SNYK-JS-TMP-11501554
SNYK-JS-TMP-11501554
SNYK-JS-MINIMIST-2429795
npm:utile:20180614
SNYK-JS-BRACEEXPANSION-9789073
SNYK-JS-FOLLOWREDIRECTS-2396346
SNYK-JS-SNYK-10497607
Release notes
Package name: minimist
-
1.2.8 - 2023-02-09
-
1.2.7 - 2022-10-11
-
1.2.6 - 2022-03-22
-
1.2.5 - 2020-03-12
from minimist GitHub release notesv1.2.8
v1.2.7
v1.2.6
v1.2.5
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: