Skip to content

Commit

Permalink
fix(security): solve dependency security problems
Browse files Browse the repository at this point in the history
- Fix dependabot alert #11 (zerocopy)
- Fix dependabot alert #12 (zerocopy)
- Fix dependabot alert #13 (unsafe-libyaml)
  • Loading branch information
erwinvaneijk committed Jan 2, 2024
1 parent fc4ae3e commit b59e87e
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 85 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
0.1.4
=====
Updated the dependencies to no longer use the vulnerable version of
zerocopy.

0.1.3
=====
Updated all the dependencies.
Updated the copyright notice.
Bumped the version number.
Bumped the version number.
Loading

0 comments on commit b59e87e

Please sign in to comment.