Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gmsdelmundo committed Apr 26, 2024
1 parent c062376 commit 7115525
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"axios": "^0.23.0",
"cookie-session": "^1.4.0",
"ejs": "^3.1.7",
"express": "~4.16.1",
"express": "^4.18.2",
"minimist": "^1.2.6",
"nocache": "^3.0.1"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"axios": "^0.23.0",
"ejs": "^3.1.7",
"express": "~4.16.1",
"express": "^4.18.2",
"minimist": "^1.2.6"
},
"devDependencies": {
Expand Down

0 comments on commit 7115525

Please sign in to comment.