Skip to content

Commit

Permalink
Bump dependencies to remove vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwooding committed Oct 28, 2024
1 parent 218034c commit 5f8bb77
Show file tree
Hide file tree
Showing 3 changed files with 200 additions and 324 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@
"@salt-ds/lab": "workspace:*",
"next": "^14.0.0",
"whatwg-url": "^14.0.0",
"@joshwooding/vite-plugin-react-docgen-typescript": "0.4.0"
"@joshwooding/vite-plugin-react-docgen-typescript": "0.4.0",
"cookie": "^0.7.0"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/react": "^18.3.3",
"lodash-es": "^4.17.21",
"next": "^14.2.10",
"next-auth": "^4.24.7"
"next-auth": "^4.24.10"
},
"devDependencies": {
"@types/node": "^20.0.0",
Expand Down
Loading

0 comments on commit 5f8bb77

Please sign in to comment.