Skip to content

Commit

Permalink
Merge pull request #946 from pradnya-orchestral/update_glob-parent_6.02
Browse files Browse the repository at this point in the history
Update glob-parent to latest 6.0.2 for security vulnerability issue
  • Loading branch information
m4dcoder authored Dec 20, 2021
2 parents 071d390 + 1848fca commit 72d8fba
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
"acorn": "^6.4.1",
"axios": "^0.24.0",
"elliptic": "^6.5.4",
"glob-parent": "^6.0.2",
"js-yaml": "^3.13.1",
"kind-of": "^6.0.3",
"lodash": "4.17.21",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5527,6 +5527,13 @@ glob-parent@^5.0.0:
dependencies:
is-glob "^4.0.1"

glob-parent@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
dependencies:
is-glob "^4.0.3"

glob-stream@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/glob-stream/-/glob-stream-6.1.0.tgz#7045c99413b3eb94888d83ab46d0b404cc7bdde4"
Expand Down

0 comments on commit 72d8fba

Please sign in to comment.