build: ran uuaw to fix yarn audit output (#153)

Co-authored-by: up-up-and-away[bot] <152255816+up-up-and-away[bot]@users.noreply.github.com>
This commit is contained in:
up-up-and-away[bot] 2023-11-28 10:49:01 +01:00 коммит произвёл GitHub
Родитель b4821a1736
Коммит e6468c9b5a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 19 добавлений и 13 удалений

Просмотреть файл

@ -29,11 +29,11 @@
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
"@continuous-auth/client@^2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@continuous-auth/client/-/client-2.2.2.tgz#8f81b17db385ad0d4f4ebaaf3f29550fba35cf76"
integrity sha512-DC1+Uor/Unt5UAnW8zAc/V/dwDU/zFksDC+/syA4PGvWg5oVqJGNdCw8lYU2Us3LUHk9ac+dkjCPk/MoHmY+Kw==
version "2.2.3"
resolved "https://registry.yarnpkg.com/@continuous-auth/client/-/client-2.2.3.tgz#c2e09829618aef7160973ca11e9deb7deac3f7dc"
integrity sha512-UyKldKkntlaQyoDjURX42a5H6BiCpw/IPueLjbDUQX9UxJfI+duu4BTk/rbl8Z2jJaoRHWP74AQKyFmA48I3Ew==
dependencies:
axios "^0.27.2"
axios "^1.6.2"
"@continuous-auth/semantic-release-npm@^3.0.0":
version "3.0.0"
@ -405,13 +405,14 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
axios@^0.27.2:
version "0.27.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972"
integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==
axios@^1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.2.tgz#de67d42c755b571d3e698df1b6504cde9b0ee9f2"
integrity sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==
dependencies:
follow-redirects "^1.14.9"
follow-redirects "^1.15.0"
form-data "^4.0.0"
proxy-from-env "^1.1.0"
balanced-match@^1.0.0:
version "1.0.2"
@ -919,10 +920,10 @@ fill-range@^7.0.1:
dependencies:
to-regex-range "^5.0.1"
follow-redirects@^1.14.9:
version "1.15.2"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
follow-redirects@^1.15.0:
version "1.15.3"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
for-each@^0.3.3:
version "0.3.3"
@ -2236,6 +2237,11 @@ promzard@^0.3.0:
dependencies:
read "1"
proxy-from-env@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
pump@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64"