Skip to content

Commit

Permalink
Merge pull request #23 from humphreyn/bump-dependencies
Browse files Browse the repository at this point in the history
Set version to 2.0.5

replaced dependency gm with fork https://github.com/humphreyn/gm to fix Regular Express DoS vulnerability

 @eslint/js                 ^9.16.0  →  ^9.21.0
 @stylistic/eslint-plugin   ^2.12.1  →   ^4.0.1
 chai                        ^5.1.2  →   ^5.2.0
 eslint                     ^9.16.0  →  ^9.21.0
 eslint-config-prettier      ^9.1.0  →  ^10.0.1
 eslint-plugin-prettier      ^5.2.1  →   ^5.2.3
 fs-extra                   ^11.2.0  →  ^11.3.0
 globals                   ^15.13.0  →  ^16.0.0
 lint-staged               ^15.2.11  →  ^15.4.3
 mocha                      ^11.0.1  →  ^11.1.0
 nock                       ^13.5.6  →  ^14.0.1
 pixelmatch                  ^6.0.0  →   ^7.1.0
 prettier                    ^3.4.2  →   ^3.5.2
 typescript                  ^5.7.2  →   ^5.7.3
 typescript-eslint          ^8.18.0  →  ^8.24.1
  • Loading branch information
humphreyn authored Feb 23, 2025
2 parents cef5691 + acdf1a4 commit 4e544fb
Show file tree
Hide file tree
Showing 3 changed files with 293 additions and 243 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest

env:
imageMagicVersion: "ImageMagick-7.1.1-41"
imageMagicVersion: "ImageMagick-7.1.1-44"

strategy:
matrix:
Expand Down
Loading

0 comments on commit 4e544fb

Please sign in to comment.