Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.
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 @@ -13,7 +13,7 @@
"cy:run": "start-server-and-test dev 3000 cy:run-only"
},
"dependencies": {
"axios": "^1.8.4",
"axios": "^1.12.0",
"date-fns": "^2.20.1",
"escape-html": "^1.0.3",
"gray-matter": "^4.0.2",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1023,25 +1023,25 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.1":
version: 1.7.4
resolution: "axios@npm:1.7.4"
"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.0"
form-data: "npm:^4.0.4"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
checksum: 10c0/eda4dff56c02d13b950fd9487b678ac197ce5f21dfc98df73632df29e45d8dd24602a34e8d9b6e016d84a41ef7fd7fc4a7618060a72cc536b91cda1eaa9cd907
languageName: node
linkType: hard

"axios@npm:^1.8.4":
version: 1.9.0
resolution: "axios@npm:1.9.0"
"axios@npm:^1.6.1":
version: 1.7.4
resolution: "axios@npm:1.7.4"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/9371a56886c2e43e4ff5647b5c2c3c046ed0a3d13482ef1d0135b994a628c41fbad459796f101c655e62f0c161d03883454474d2e435b2e021b1924d9f24994c
checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
languageName: node
linkType: hard

Expand Down Expand Up @@ -2648,7 +2648,7 @@ __metadata:
languageName: node
linkType: hard

"form-data@npm:^4.0.0, form-data@npm:~4.0.4":
"form-data@npm:^4.0.0, form-data@npm:^4.0.4, form-data@npm:~4.0.4":
version: 4.0.4
resolution: "form-data@npm:4.0.4"
dependencies:
Expand Down Expand Up @@ -5257,7 +5257,7 @@ __metadata:
dependencies:
"@types/react": "npm:19.0.12"
"@types/react-dom": "npm:19.0.4"
axios: "npm:^1.8.4"
axios: "npm:^1.12.0"
cypress: "npm:^14.5.2"
date-fns: "npm:^2.20.1"
escape-html: "npm:^1.0.3"
Expand Down