Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

[Snyk] Security upgrade glob from 7.2.0 to 9.0.0 #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818
snyk-bot committed May 26, 2024
commit 96c99202dfcfc37bcf9174bad2a8938d6d71b3db
424 changes: 406 additions & 18 deletions package-lock.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@
"bexp": "^1.0.3",
"cucumber-expressions": "^8.3.0",
"cucumon": "^1.4.2",
"glob": "^7.2.0",
"glob": "^9.0.0",
"strnum": "^1.0.4",
"through": "^2.3.8"
},