Skip to content

Commit 00db910

Browse files
Merge pull request #51 from justinhartman/dependabot/npm_and_yarn/axios-1.12.0
chore(deps): bump axios from 1.11.0 to 1.12.0
2 parents 89cfcde + 617c4fe commit 00db910

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
@@ -33,7 +33,7 @@
3333
},
3434
"dependencies": {
3535
"@vercel/analytics": "^1.5.0",
36-
"axios": "^1.11.0",
36+
"axios": "^1.12.0",
3737
"bcryptjs": "^2.4.3",
3838
"body-parser": "^1.20.3",
3939
"connect-flash": "^0.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1227,10 +1227,10 @@ asynckit@^0.4.0:
12271227
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
12281228
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
12291229

1230-
axios@^1.11.0:
1231-
version "1.11.0"
1232-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
1233-
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
1230+
axios@^1.12.0:
1231+
version "1.12.0"
1232+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0.tgz#11248459be05a5ee493485628fa0e4323d0abfc3"
1233+
integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==
12341234
dependencies:
12351235
follow-redirects "^1.15.6"
12361236
form-data "^4.0.4"

0 commit comments

Comments
 (0)