Skip to content

Commit d2487ad

Browse files
committedDec 30, 2024·
chore: bump backend dependencies
1 parent 83b0e6d commit d2487ad

File tree

2 files changed

+843
-4777
lines changed

2 files changed

+843
-4777
lines changed
 

‎backend/package-lock.json

+838-4,772
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎backend/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@
4343
},
4444
"dependencies": {
4545
"axios": "^1.7.9",
46-
"cookie-parser": "^1.4.6",
46+
"cookie-parser": "^1.4.7",
4747
"cors": "^2.8.5",
48-
"dotenv": "^16.0.3",
49-
"express": "^4.18.2",
50-
"jsonwebtoken": "^9.0.0",
48+
"dotenv": "^16.4.7",
49+
"express": "^4.21.2",
50+
"jsonwebtoken": "^9.0.2",
5151
"mongoose": "^8.9.2",
5252
"ntnui-tools": "github:NTNUI/ntnui-tools",
5353
"swagger-jsdoc": "^6.2.8",
5454
"swagger-ui-express": "^5.0.1",
55-
"ws": "^8.13.0"
55+
"ws": "^8.18.0"
5656
}
5757
}

0 commit comments

Comments
 (0)
Please sign in to comment.