Skip to content

Commit

Permalink
fix: update vulnerable packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jinho-choi123 committed Apr 26, 2024
1 parent 6e2cc9f commit 9172c20
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 171 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@react-spring/web": "^9.7.3",
"@reduxjs/toolkit": "^1.9.7",
"@types/node": "^20.8.10",
"axios": "^1.5.1",
"axios": "^1.6.8",
"dayjs": "^1.11.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -32,6 +32,7 @@
"redux-thunk": "^2.4.2",
"serve": "^14.2.3",
"usehooks-ts": "^2.9.1",
"vite": "^5.2.10",
"vite-tsconfig-paths": "^4.2.1"
},
"devDependencies": {
Expand All @@ -55,7 +56,6 @@
"lint-staged": "^14.0.1",
"prettier": "3.0.3",
"sass": "^1.69.0",
"typescript": "^5.0.2",
"vite": "^4.4.5"
"typescript": "^5.0.2"
}
}
Loading

0 comments on commit 9172c20

Please sign in to comment.