diff --git a/container-uploader/yarn.lock b/container-uploader/yarn.lock index d4115161b1..5d3b19bc32 100644 --- a/container-uploader/yarn.lock +++ b/container-uploader/yarn.lock @@ -558,15 +558,7 @@ "@smithy/types" "^4.2.0" tslib "^2.6.2" -"@smithy/abort-controller@^4.0.2": - version "4.0.3" - resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.0.3.tgz#53a53dabc5a46fec70857acb07653d658c79b916" - integrity sha512-AqXFf6DXnuRBXy4SoK/n1mfgHaKaq36bmkphmD1KO0nHq6xK/g9KHSW4HEsPQUBCGdIEfuJifGHwxFXPIFay9Q== - dependencies: - "@smithy/types" "^4.3.0" - tslib "^2.6.2" - -"@smithy/abort-controller@^4.0.3": +"@smithy/abort-controller@^4.0.2", "@smithy/abort-controller@^4.0.3": version "4.0.3" resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.0.3.tgz#53a53dabc5a46fec70857acb07653d658c79b916" integrity sha512-AqXFf6DXnuRBXy4SoK/n1mfgHaKaq36bmkphmD1KO0nHq6xK/g9KHSW4HEsPQUBCGdIEfuJifGHwxFXPIFay9Q== @@ -1203,9 +1195,9 @@ fast-xml-parser@4.4.1: strnum "^1.0.5" strnum@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.0.5.tgz#5c4e829fe15ad4ff0d20c3db5ac97b73c9b072db" - integrity sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA== + version "1.1.2" + resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.1.2.tgz#57bca4fbaa6f271081715dbc9ed7cee5493e28e4" + integrity sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA== tslib@^2.6.2: version "2.8.1"