Skip to content
Open
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 @@ -24,7 +24,7 @@
"@types/react-modal": "^3.16.3",
"@types/react-redux": "^7.1.34",
"@types/styled-components": "^5.1.34",
"axios": "^1.11.0",
"axios": "^1.12.0",
"next": "^14.2.32",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1106,14 +1106,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.11.0":
version: 1.11.0
resolution: "axios@npm:1.11.0"
"axios@npm:^1.12.0":
version: 1.12.1
resolution: "axios@npm:1.12.1"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.4"
proxy-from-env: "npm:^1.1.0"
checksum: 10/232df4af7a4e4e07baa84621b9cc4b0c518a757b4eacc7f635c0eb3642cb98dff347326739f24b891b3b4481b7b838c79a3a0c4819c9fbc1fc40232431b9c5dc
checksum: 10/928e88cba180a48451a7872cfd7e7072f39e3e797c69960a048eae90f456d1de44ef0d7929325939140cd4d03b06fe2ee0d29f3f4d5873b4a7584cbe6d0d3080
languageName: node
linkType: hard

Expand Down Expand Up @@ -3154,7 +3154,7 @@ __metadata:
"@types/react-modal": "npm:^3.16.3"
"@types/react-redux": "npm:^7.1.34"
"@types/styled-components": "npm:^5.1.34"
axios: "npm:^1.11.0"
axios: "npm:^1.12.0"
depcheck: "npm:^1.4.7"
eslint: "npm:^8.57.1"
eslint-plugin-react-hooks: "npm:^5.2.0"
Expand Down