Skip to content

Commit 077467e

Browse files
authored
Merge pull request #4111 from DSpace/dependabot/npm_and_yarn/dspace-7_x/axios-1.8.4
Bump axios from 1.7.9 to 1.8.4
2 parents 7063c49 + 828648a commit 077467e

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
@@ -73,7 +73,7 @@
7373
"@nicky-lenaers/ngx-scroll-to": "^14.0.0",
7474
"angular-idle-preload": "3.0.0",
7575
"angulartics2": "^12.2.1",
76-
"axios": "^1.7.9",
76+
"axios": "^1.8.4",
7777
"bootstrap": "^4.6.1",
7878
"cerialize": "0.1.18",
7979
"cli-progress": "^3.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3426,10 +3426,10 @@ axios@0.21.4:
34263426
dependencies:
34273427
follow-redirects "^1.14.0"
34283428

3429-
axios@^1.7.9:
3430-
version "1.7.9"
3431-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
3432-
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
3429+
axios@^1.8.4:
3430+
version "1.8.4"
3431+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4.tgz#78990bb4bc63d2cae072952d374835950a82f447"
3432+
integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==
34333433
dependencies:
34343434
follow-redirects "^1.15.6"
34353435
form-data "^4.0.0"

0 commit comments

Comments
 (0)