Skip to content

Commit f7454d3

Browse files
committed
fix: packages/job-server/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-10176058
1 parent d26ee00 commit f7454d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/job-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"ioredis": "^5.2.4",
4848
"luxon": "^3.1.0",
4949
"mysql2": "^2.3.3",
50-
"next": "^v12.3.2",
50+
"next": "^14.2.24",
5151
"octokit": "^2.0.10",
5252
"pino": "^8.7.0",
5353
"react": "^17.0.2",

0 commit comments

Comments
 (0)