Skip to content

Commit

Permalink
Update versions; fix CVE-2023-4863 (#13)
Browse files Browse the repository at this point in the history
* Update versions; fix CVE-2023-4863

This updates minor and major versions:
- upgrading sharp to 0.33 resolves CVE-2023-4863 -- none of the breaking
  changes seem to be an issuse
- upgrading ava from 4 to 6 -- the main breaking change is renaming the
  files to skip watching
- upgrading eslint -- nothing major
- ugrading icojs -- 0.18 just removed support for old node; cannot go to
  0.19 as that switches to ESM

The tests pass, so I think this is good to go.

This closes #10 as it resolves the CVE and updates more versions.

* Bump to 1.1.3
  • Loading branch information
NJAldwin authored Jun 17, 2024
1 parent 0534492 commit 6c010e0
Show file tree
Hide file tree
Showing 2 changed files with 1,485 additions and 1,105 deletions.
Loading

0 comments on commit 6c010e0

Please sign in to comment.