|
1975 | 1975 | "@smithy/types" "^4.9.0" |
1976 | 1976 | tslib "^2.6.2" |
1977 | 1977 |
|
1978 | | -"@aws-sdk/types@^3.222.0": |
1979 | | - version "3.734.0" |
1980 | | - resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.734.0.tgz#af5e620b0e761918282aa1c8e53cac6091d169a2" |
1981 | | - integrity sha512-o11tSPTT70nAkGV1fN9wm/hAIiLPyWX6SuGf+9JyTp7S/rC2cFWhR26MvA69nplcjNaXVzB0f+QFrLXXjOqCrg== |
1982 | | - dependencies: |
1983 | | - "@smithy/types" "^4.1.0" |
1984 | | - tslib "^2.6.2" |
1985 | | - |
1986 | | -"@aws-sdk/types@^3.973.1": |
| 1978 | +"@aws-sdk/types@^3.222.0", "@aws-sdk/types@^3.973.1": |
1987 | 1979 | version "3.973.1" |
1988 | 1980 | resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.973.1.tgz#1b2992ec6c8380c3e74c9bd2c74703e9a807d6e0" |
1989 | 1981 | integrity sha512-DwHBiMNOB468JiX6+i34c+THsKHErYUdNQ3HexeXZvVn4zouLjgaS4FejiGSi2HyBuzuyHg7SuOPmjSvoU9NRg== |
|
4263 | 4255 | dependencies: |
4264 | 4256 | tslib "^2.6.2" |
4265 | 4257 |
|
4266 | | -"@smithy/types@^4.1.0": |
4267 | | - version "4.1.0" |
4268 | | - resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.1.0.tgz#19de0b6087bccdd4182a334eb5d3d2629699370f" |
4269 | | - integrity sha512-enhjdwp4D7CXmwLtD6zbcDMbo6/T6WtuuKCY49Xxc6OMOmUWlBEBDREsxxgV2LIdeQPW756+f97GzcgAwp3iLw== |
4270 | | - dependencies: |
4271 | | - tslib "^2.6.2" |
4272 | | - |
4273 | 4258 | "@smithy/types@^4.12.0": |
4274 | 4259 | version "4.12.0" |
4275 | 4260 | resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.12.0.tgz#55d2479080922bda516092dbf31916991d9c6fee" |
@@ -5423,12 +5408,12 @@ axios@^0.18.0: |
5423 | 5408 | is-buffer "^2.0.2" |
5424 | 5409 |
|
5425 | 5410 | axios@^1.13.2: |
5426 | | - version "1.13.4" |
5427 | | - resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.4.tgz#15d109a4817fb82f73aea910d41a2c85606076bc" |
5428 | | - integrity sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg== |
| 5411 | + version "1.13.5" |
| 5412 | + resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43" |
| 5413 | + integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q== |
5429 | 5414 | dependencies: |
5430 | | - follow-redirects "^1.15.6" |
5431 | | - form-data "^4.0.4" |
| 5415 | + follow-redirects "^1.15.11" |
| 5416 | + form-data "^4.0.5" |
5432 | 5417 | proxy-from-env "^1.1.0" |
5433 | 5418 |
|
5434 | 5419 | backo@^1.1.0: |
@@ -6972,12 +6957,7 @@ follow-redirects@1.5.10: |
6972 | 6957 | dependencies: |
6973 | 6958 | debug "=3.1.0" |
6974 | 6959 |
|
6975 | | -follow-redirects@^1.15.6: |
6976 | | - version "1.15.9" |
6977 | | - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1" |
6978 | | - integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ== |
6979 | | - |
6980 | | -follow-redirects@^1.15.9: |
| 6960 | +follow-redirects@^1.15.11, follow-redirects@^1.15.9: |
6981 | 6961 | version "1.15.11" |
6982 | 6962 | resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340" |
6983 | 6963 | integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ== |
@@ -7010,7 +6990,7 @@ forever-agent@~0.6.1: |
7010 | 6990 | resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91" |
7011 | 6991 | integrity sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw== |
7012 | 6992 |
|
7013 | | -form-data@^4.0.4: |
| 6993 | +form-data@^4.0.5: |
7014 | 6994 | version "4.0.5" |
7015 | 6995 | resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053" |
7016 | 6996 | integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w== |
|
0 commit comments