Skip to content

Commit

Permalink
Merge pull request #748 from adessoSE/MinorUpdates
Browse files Browse the repository at this point in the history
Package updates to frontend & backend:
  • Loading branch information
sMeilbeck authored Oct 10, 2024
2 parents abc062b + 1c730e5 commit 2362c73
Show file tree
Hide file tree
Showing 4 changed files with 255 additions and 216 deletions.
53 changes: 32 additions & 21 deletions backend/package-lock.json

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

8 changes: 4 additions & 4 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"cors": "^2.8.5",
"cucumber-html-reporter": "^7.2.0",
"dotenv": "^16.4.5",
"express": "^4.21.0",
"express": "^4.21.1",
"express-flash": "0.0.2",
"express-session": "^1.18.0",
"geckodriver": "^4.5.0",
"express-session": "^1.18.1",
"geckodriver": "^4.5.1",
"moment": "^2.30.1",
"mongodb": "^6.9.0",
"multer": "^1.4.5-lts.1",
Expand All @@ -41,7 +41,7 @@
"string-to-stream": "^3.0.1",
"tar": "^7.4.3",
"uuid": "^10.0.0",
"winston": "^3.14.2"
"winston": "^3.15.0"
},
"devDependencies": {
"@types/adm-zip": "^0.5.5",
Expand Down
Loading

0 comments on commit 2362c73

Please sign in to comment.