Skip to content

Commit 1c14974

Browse files
authored
Merge pull request DSpace#3273 from DSpace/dependabot/npm_and_yarn/axios-1.7.4
Bump axios from 1.6.7 to 1.7.4
2 parents c659061 + b22ba6f commit 1c14974

2 files changed

Lines changed: 7 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@types/grecaptcha": "^3.0.4",
8989
"angular-idle-preload": "3.0.0",
9090
"angulartics2": "^12.2.0",
91-
"axios": "^1.6.0",
91+
"axios": "^1.7.4",
9292
"bootstrap": "^4.6.1",
9393
"cerialize": "0.1.18",
9494
"cli-progress": "^3.12.0",

yarn.lock

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3895,12 +3895,12 @@ axe-core@^4.7.2:
38953895
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.8.4.tgz#90db39a2b316f963f00196434d964e6e23648643"
38963896
integrity sha512-CZLSKisu/bhJ2awW4kJndluz2HLZYIHh5Uy1+ZwDRkJi69811xgIXXfdU9HSLX0Th+ILrHj8qfL/5wzamsFtQg==
38973897

3898-
axios@^1.5.1, axios@^1.6.0:
3899-
version "1.6.7"
3900-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7.tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7"
3901-
integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==
3898+
axios@^1.5.1, axios@^1.7.4:
3899+
version "1.7.4"
3900+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
3901+
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
39023902
dependencies:
3903-
follow-redirects "^1.15.4"
3903+
follow-redirects "^1.15.6"
39043904
form-data "^4.0.0"
39053905
proxy-from-env "^1.1.0"
39063906

@@ -5647,11 +5647,9 @@ eslint-plugin-deprecation@^1.4.1:
56475647

56485648
"eslint-plugin-dspace-angular-html@link:./lint/dist/src/rules/html":
56495649
version "0.0.0"
5650-
uid ""
56515650

56525651
"eslint-plugin-dspace-angular-ts@link:./lint/dist/src/rules/ts":
56535652
version "0.0.0"
5654-
uid ""
56555653

56565654
eslint-plugin-import-newlines@^1.3.1:
56575655
version "1.4.0"
@@ -6210,7 +6208,7 @@ flatted@^3.2.7, flatted@^3.2.9:
62106208
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a"
62116209
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==
62126210

6213-
follow-redirects@^1.0.0, follow-redirects@^1.15.4:
6211+
follow-redirects@^1.0.0, follow-redirects@^1.15.6:
62146212
version "1.15.6"
62156213
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
62166214
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==

0 commit comments

Comments
 (0)