Skip to content

Commit d4c37f6

Browse files
Merge pull request #15 from Multiform-Validator/dependabot/npm_and_yarn/axios-1.7.4
chore(deps): bump axios from 1.7.2 to 1.7.4
2 parents 67c326e + df9702e commit d4c37f6

File tree

1 file changed

+21
-5
lines changed

1 file changed

+21
-5
lines changed

yarn.lock

+21-5
Original file line numberDiff line numberDiff line change
@@ -744,9 +744,9 @@ axe-core@=4.7.0:
744744
integrity sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==
745745

746746
axios@^1.5.0:
747-
version "1.7.2"
748-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
749-
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
747+
version "1.7.4"
748+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
749+
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
750750
dependencies:
751751
follow-redirects "^1.15.6"
752752
form-data "^4.0.0"
@@ -2941,7 +2941,16 @@ streamsearch@^1.1.0:
29412941
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
29422942
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
29432943

2944-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
2944+
"string-width-cjs@npm:string-width@^4.2.0":
2945+
version "4.2.3"
2946+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2947+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
2948+
dependencies:
2949+
emoji-regex "^8.0.0"
2950+
is-fullwidth-code-point "^3.0.0"
2951+
strip-ansi "^6.0.1"
2952+
2953+
string-width@^4.1.0:
29452954
version "4.2.3"
29462955
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
29472956
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3005,7 +3014,14 @@ string.prototype.trimstart@^1.0.8:
30053014
define-properties "^1.2.1"
30063015
es-object-atoms "^1.0.0"
30073016

3008-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3017+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
3018+
version "6.0.1"
3019+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3020+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3021+
dependencies:
3022+
ansi-regex "^5.0.1"
3023+
3024+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
30093025
version "6.0.1"
30103026
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
30113027
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

0 commit comments

Comments
 (0)