Skip to content

Commit

Permalink
fix(security): update semver and npm-cli (#476)
Browse files Browse the repository at this point in the history
  • Loading branch information
crecotun authored Jul 25, 2022
1 parent 798e62c commit b7fcf69
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 20 deletions.
40 changes: 21 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@
]
},
"overrides": {
"ramda": "0.28.0"
"ramda": "0.28.0",
"npm-cli": "8.15.0",
"find-versions": {
"semver-regex": "3.1.4"
}
}
}

1 comment on commit b7fcf69

@vercel
Copy link

@vercel vercel bot commented on b7fcf69 Jul 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-stick – ./

react-stick.vercel.app
react-stick-signavio.vercel.app
react-stick-git-master-signavio.vercel.app

Please sign in to comment.