Skip to content

Commit

Permalink
Merge pull request #43 from some-react-components/vuln-fix
Browse files Browse the repository at this point in the history
Upgrade vulnerable dependencies
  • Loading branch information
bySabi authored Jun 23, 2021
2 parents 80540c7 + 9729a6c commit 61cb05e
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 46 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## master (unreleased)

## 7.0.1

- Updated `package-lock.json` to avoid vulnerable dependencies reported by `npm audit`

## 7.0.0

This new major version contains breaking changes.
Expand Down
98 changes: 53 additions & 45 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-scrollchor",
"version": "7.0.0",
"version": "7.0.1",
"description": "A React component for scrolling to #hash links with smooth animations",
"files": [
"lib"
Expand Down

0 comments on commit 61cb05e

Please sign in to comment.