Skip to content

Commit c811e29

Browse files
authored
Merge pull request #469 from aulianza/depfu/update/yarn/axios-1.13.1
Update axios 1.12.2 → 1.13.1 (minor)
2 parents 657cee5 + 7081bf4 commit c811e29

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@monaco-editor/react": "^4.7.0",
2727
"@prisma/client": "^4.16.2",
2828
"aos": "^3.0.0-beta.6",
29-
"axios": "^1.12.2",
29+
"axios": "^1.13.1",
3030
"clsx": "^1.2.1",
3131
"date-fns": "^2.30.0",
3232
"date-fns-tz": "^2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2793,10 +2793,10 @@ axe-core@^4.10.0:
27932793
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.3.tgz#04145965ac7894faddbac30861e5d8f11bfd14fc"
27942794
integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==
27952795

2796-
axios@^1.12.2:
2797-
version "1.12.2"
2798-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7"
2799-
integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==
2796+
axios@^1.13.1:
2797+
version "1.13.1"
2798+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.1.tgz#45b62dc8fe04e0e92274e08b98e910ba3d7963a7"
2799+
integrity sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==
28002800
dependencies:
28012801
follow-redirects "^1.15.6"
28022802
form-data "^4.0.4"

0 commit comments

Comments
 (0)