Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kotarac committed Oct 26, 2023
1 parent 35e974c commit ef8d37c
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 159 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
"sharp": "^0.32.6"
},
"devDependencies": {
"eslint": "^8.49.0",
"eslint": "^8.52.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-promise": "^6.1.1",
"express": "^4.18.2",
"image-size": "^1.0.2",
"superagent-binary-parser": "^1.0.1",
"supertest": "^6.3.3",
"tape": "^5.6.6"
"tape": "^5.7.2"
},
"engines": {
"node": ">=14.15.0",
Expand Down
Loading

0 comments on commit ef8d37c

Please sign in to comment.