Skip to content

Commit 166bbf5

Browse files
johanbooksnyk-bot
andauthored
fix: upgrade typescript from 5.5.2 to 5.8.2 (#1016)
Snyk has created this PR to upgrade typescript from 5.5.2 to 5.8.2. See this package in npm: typescript See this project in Snyk: https://app.snyk.io/org/johanbook/project/6816372a-9c12-4c50-8594-97a8b7623908?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 49e4923 commit 166bbf5

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

services/api/package-lock.json

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

services/api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"ts-node": "^10.0.0",
5252
"typeorm": "^0.3.20",
5353
"typeorm-extension": "^2.7.0",
54-
"typescript": "^5.5.2",
54+
"typescript": "^5.8.2",
5555
"uuid": "^9.0.0",
5656
"web-push": "^3.6.7"
5757
},

0 commit comments

Comments
 (0)