Skip to content

Commit

Permalink
[chore] Update thirdparty dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frncsdrk committed Oct 3, 2024
1 parent 0b7a575 commit fad0c9f
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 28 deletions.
58 changes: 33 additions & 25 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"homepage": "https://github.com/frncsdrk/avatar#readme",
"dependencies": {
"canvas": "^2.11.2",
"config": "^3.3.9",
"config": "^3.3.12",
"cors": "^2.8.5",
"express": "^4.18.2"
"express": "^4.21.0"
},
"devDependencies": {
"eslint": "^7.32.0",
Expand All @@ -35,7 +35,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-promise": "^5.1.1",
"nodemon": "^3.0.1",
"nodemon": "^3.1.7",
"prettier": "^2.8.8"
},
"engines": {
Expand Down

0 comments on commit fad0c9f

Please sign in to comment.