Skip to content

Commit

Permalink
Merge pull request #52 from oxen-io/fix/CVE-2024-46982
Browse files Browse the repository at this point in the history
Update next to 14.2.12 to fix CVE-2024-46982
  • Loading branch information
Aerilym authored Sep 18, 2024
2 parents 930111a + 7d932b4 commit 71de6a6
Show file tree
Hide file tree
Showing 5 changed files with 61 additions and 61 deletions.
2 changes: 1 addition & 1 deletion apps/staking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"better-sqlite3-multiple-ciphers": "11.1.2",
"class-variance-authority": "^0.7.0",
"date-fns": "^3.6.0",
"next": "14.2.5",
"next": "14.2.12",
"next-intl": "^3.14.1",
"pino": "^9.2.0",
"pino-pretty": "^11.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@session/ui": "workspace:*",
"@telegram-auth/react": "^1.0.3",
"@telegram-auth/server": "^1.0.3",
"next": "14.2.5",
"next": "14.2.12",
"next-auth": "^4.24.7"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/feature-flags/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@session/testing": "workspace:*",
"@session/util": "workspace:*",
"better-sqlite3-multiple-ciphers": "11.1.2",
"next": "14.2.5"
"next": "14.2.12"
},
"engines": {
"node": ">=22",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"cmdk": "^1.0.0",
"framer-motion": "^11.5.4",
"lucide-react": "^0.376.0",
"next": "14.2.5",
"next": "14.2.12",
"next-themes": "^0.3.0",
"react-hook-form": "^7.51.5",
"sonner": "^1.4.41",
Expand Down
114 changes: 57 additions & 57 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 71de6a6

Please sign in to comment.