Skip to content

Commit 5c8829f

Browse files
authored
Merge pull request #1805 from psu-libraries/dependabot/npm_and_yarn/axios-1.12.0
Bump axios from 1.11.0 to 1.12.0
2 parents b82be3b + b251dd6 commit 5c8829f

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
@@ -15,7 +15,7 @@
1515
"@uppy/core": "^3.13.0",
1616
"@uppy/dashboard": "^3.7.0",
1717
"autocomplete.js": "^0.38.0",
18-
"axios": "^1.6.0",
18+
"axios": "^1.12.0",
1919
"babel-loader": "^9.1.3",
2020
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
2121
"blacklight-frontend": "^7.38.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2780,10 +2780,10 @@ autoprefixer@^10.4.19:
27802780
picocolors "^1.1.1"
27812781
postcss-value-parser "^4.2.0"
27822782

2783-
axios@^1.6.0:
2784-
version "1.11.0"
2785-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
2786-
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
2783+
axios@^1.12.0:
2784+
version "1.12.0"
2785+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0.tgz#11248459be05a5ee493485628fa0e4323d0abfc3"
2786+
integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==
27872787
dependencies:
27882788
follow-redirects "^1.15.6"
27892789
form-data "^4.0.4"

0 commit comments

Comments
 (0)