Skip to content

Commit

Permalink
Bump missed versions and run npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixTJDietrich committed Oct 22, 2024
1 parent 4f2164c commit cf58800
Show file tree
Hide file tree
Showing 5 changed files with 1,247 additions and 96 deletions.
175 changes: 85 additions & 90 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 packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "server",
"version": "2.1.3",
"version": "2.2.0",
"license": "MIT",
"scripts": {
"clean": "rm -rf ../../build/server",
Expand All @@ -12,7 +12,7 @@
"node": ">=18.17.0"
},
"dependencies": {
"@ls1intum/apollon": "3.3.14",
"@ls1intum/apollon": "3.3.15",
"@sentry/node": "7.110.1",
"audit-debounce": "0.1.1",
"body-parser": "1.20.2",
Expand All @@ -25,7 +25,7 @@
"pdfmake": "0.2.10",
"redis": "4.6.13",
"rxjs": "7.8.1",
"shared": "2.1.3"
"shared": "2.2.0"
},
"devDependencies": {
"@types/cors": "2.8.17",
Expand Down
Loading

0 comments on commit cf58800

Please sign in to comment.