Skip to content

Commit

Permalink
Merge pull request #89 from Staffbase/fix-update-dependencies
Browse files Browse the repository at this point in the history
fix: update dependencies
  • Loading branch information
maximizeIT authored Jan 27, 2025
2 parents 740d2e9 + b42e5ab commit 5f130a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scaffoldTpl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
},
"dependencies": {
"@staffbase/staffbase-plugin-sdk": "^1.3.1",
"body-parser": "~1.19.2",
"body-parser": "~1.20.3",
"cookie-parser": "~1.4.5",
"debug": "~4.3.1",
"express": "~4.17.3",
"debug": "~4.4.0",
"express": "~4.21.2",
"morgan": "~1.10.0",
"pug": ">=3.0.1",
"serve-favicon": "~2.5.0"
Expand Down

0 comments on commit 5f130a6

Please sign in to comment.