Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@eslint/js": "^9.39.1",
"@react-oauth/google": "^0.12.2",
"@stylistic/eslint-plugin": "^5.5.0",
"axios": "^1.13.1",
"axios": "^1.13.2",
"chakra-ui-contextmenu": "^1.0.5",
"clsx": "^2.1.1",
"framer-motion": "^12.23.24",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3913,14 +3913,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.13.1":
version: 1.13.1
resolution: "axios@npm:1.13.1"
"axios@npm:^1.13.2":
version: 1.13.2
resolution: "axios@npm:1.13.2"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.4"
proxy-from-env: "npm:^1.1.0"
checksum: 10/8046c15f3ffb5d5d45ce33074f69a9226d4c4312b205307d8a8f0d38bd549fdec7612b307a092b82d7af51d8f3a211ae27589f56a65643655acd01c6ee9bfdac
checksum: 10/ae4e06dcd18289f2fd18179256d550d27f9a53ecb2f9c59f2ccc4efd1d7151839ba8c3e0fb533dac793e4a59a576ca8689a19244dce5c396680837674a47a867
languageName: node
linkType: hard

Expand Down Expand Up @@ -8154,7 +8154,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^8.46.3"
"@vitejs/plugin-react": "npm:^5.1.0"
"@vitest/coverage-v8": "npm:^4.0.7"
axios: "npm:^1.13.1"
axios: "npm:^1.13.2"
babel-plugin-react-compiler: "npm:1.0.0"
chakra-ui-contextmenu: "npm:^1.0.5"
chalk: "npm:^5.6.2"
Expand Down