Skip to content

Commit ae28325

Browse files
committed
fix(deps): update dependency @podium/podlet to v4.5.0
1 parent 259b89d commit ae28325

File tree

1 file changed

+49
-49
lines changed

1 file changed

+49
-49
lines changed

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1438,19 +1438,19 @@
14381438
"@types/yargs" "^15.0.0"
14391439
chalk "^4.0.0"
14401440

1441-
"@metrics/client@2.5.0":
1442-
version "2.5.0"
1443-
resolved "https://registry.yarnpkg.com/@metrics/client/-/client-2.5.0.tgz#5196cd885b100ad076863f705e3d7f02333dc82d"
1444-
integrity sha512-MBUKmW1d3esIlxhI4M3J5BaPnOIhC8M7hHcnzEJULHCgEvYDoOoAIgJNoJdRImgaj1SD2aGuZza1wDbniZDxCg==
1441+
"@metrics/client@2.5.2":
1442+
version "2.5.2"
1443+
resolved "https://registry.yarnpkg.com/@metrics/client/-/client-2.5.2.tgz#390a0cdd0845b19bc182b2fb6ec54f372cd67e5a"
1444+
integrity sha512-hhTSEjDXPg3D3yqgt+MKFgq/rEnOcNDCV54xeLwXhWi/o8N8L26bzgaiUN4HLWfNX4YYJ+rdB6hy9okErrylFA==
14451445
dependencies:
1446-
"@metrics/metric" "^2.3.1"
1446+
"@metrics/metric" "^2.3.2"
14471447
readable-stream "^3.4.0"
1448-
time-span "^3.1.0"
1448+
time-span "^4.0.0"
14491449

1450-
"@metrics/metric@^2.3.1":
1451-
version "2.3.1"
1452-
resolved "https://registry.yarnpkg.com/@metrics/metric/-/metric-2.3.1.tgz#ed0fd33a5ed4b9cce408555f292624b9ee5a42ef"
1453-
integrity sha512-r2AV5kqs5DrA2lJ6oxgt4HQa2WR1I/8B2TZr/ocH7J6yaSBw9xil9bJYibtABIu2qJx3LJGiW4fxFfifYWzlRA==
1450+
"@metrics/metric@^2.3.2":
1451+
version "2.3.3"
1452+
resolved "https://registry.yarnpkg.com/@metrics/metric/-/metric-2.3.3.tgz#37637facceff5b1f34d49f0758df343c8b2d3228"
1453+
integrity sha512-5GEgd4xr2SNuEMBdUebO+7exq0qrWZFom10C4LD7GjgPkA24Qsw9iAXedXWjjDYIyAuKAgyaXObVIOALJxWWXg==
14541454

14551455
"@nodelib/fs.scandir@2.1.3":
14561456
version "2.1.3"
@@ -1982,45 +1982,45 @@
19821982
eventemitter3 "4.0.7"
19831983

19841984
"@podium/podlet@^4.4.14":
1985-
version "4.4.69"
1986-
resolved "https://registry.yarnpkg.com/@podium/podlet/-/podlet-4.4.69.tgz#65964b2d675dce00069e18219b301c26ccead63a"
1987-
integrity sha512-M6iWT65go8lRll/tFF1xYne2FzwtLQr+8SfOrgo+UxIPHXLCZkETVO9+Qn8SLicQ2qTCaIgOuDUIsNXunnkX7A==
1988-
dependencies:
1989-
"@metrics/client" "2.5.0"
1990-
"@podium/proxy" "4.2.80"
1991-
"@podium/schemas" "4.1.34"
1992-
"@podium/utils" "4.4.39"
1985+
version "4.5.0"
1986+
resolved "https://registry.yarnpkg.com/@podium/podlet/-/podlet-4.5.0.tgz#87bc1d8654581f7adb94c1c6fab416a3be9f6ece"
1987+
integrity sha512-uDj5gVVw+fNmmjcEdCTgC2WAxAmF38gUndUngJ0QSaPhn0WxVxGGyCPFL85t4EEDijlzEkbHvyzVgh/l5zUM7Q==
1988+
dependencies:
1989+
"@metrics/client" "2.5.2"
1990+
"@podium/proxy" "4.2.86"
1991+
"@podium/schemas" "4.2.0"
1992+
"@podium/utils" "4.5.1"
19931993
abslog "2.4.0"
19941994
ajv "8.12.0"
19951995
objobj "1.0.0"
19961996

1997-
"@podium/proxy@4.2.80":
1998-
version "4.2.80"
1999-
resolved "https://registry.yarnpkg.com/@podium/proxy/-/proxy-4.2.80.tgz#2d2228033508720d481faae85530a2b3a033212e"
2000-
integrity sha512-bgqMPo0O99//MmjRbZAbgdjhUaOE0etWI46ArvTW+/DlhJ6RfJpL4u/RdvwyAfHAoYY63mL5hGdymYC1q941hA==
1997+
"@podium/proxy@4.2.86":
1998+
version "4.2.86"
1999+
resolved "https://registry.yarnpkg.com/@podium/proxy/-/proxy-4.2.86.tgz#c10ca13b6001a46d81da2b08dee3fe2c87322bb2"
2000+
integrity sha512-HZqt/Eu1sJPKY7KeOPefq6++U4uVS/8JN/vZeTJsXQSyXndp1K7YXVtIluu9fpy0aEITMQHG8/tsx1STYJaApg==
20012001
dependencies:
2002-
"@metrics/client" "2.5.0"
2003-
"@podium/schemas" "4.1.34"
2004-
"@podium/utils" "4.4.39"
2002+
"@metrics/client" "2.5.2"
2003+
"@podium/schemas" "4.2.0"
2004+
"@podium/utils" "4.5.1"
20052005
abslog "2.4.0"
20062006
http-proxy "1.18.1"
20072007
path-to-regexp "6.2.1"
20082008
ttl-mem-cache "4.1.0"
20092009

2010-
"@podium/schemas@4.1.34":
2011-
version "4.1.34"
2012-
resolved "https://registry.yarnpkg.com/@podium/schemas/-/schemas-4.1.34.tgz#9d877855781732127d80f23815004e4d0115da2c"
2013-
integrity sha512-p1hQfHIKVaXYsC+BPEXPNE6tLQJ5xMgpFStp45g8oulUy1L5bJ9AwkqBP14dadn3F4RfysMZmYUpXVdHT2PIqg==
2010+
"@podium/schemas@4.2.0":
2011+
version "4.2.0"
2012+
resolved "https://registry.yarnpkg.com/@podium/schemas/-/schemas-4.2.0.tgz#f3061855bc5f0f39a0ae7d88e587d7bb1485e4c3"
2013+
integrity sha512-dVcAbHz8I+RyIGZ/TzPgtHaOF8NeoXRSNJhG4vhM83tUL9jpk2czVTgi4VxTDHtkq78EOWEtcqVYxFu+rdT3ZA==
20142014
dependencies:
20152015
ajv "8.12.0"
20162016
ajv-formats "2.1.1"
20172017

2018-
"@podium/utils@4.4.39":
2019-
version "4.4.39"
2020-
resolved "https://registry.yarnpkg.com/@podium/utils/-/utils-4.4.39.tgz#d466c039867a5ef0f3163d50cd32685878adbd7b"
2021-
integrity sha512-8/OXc57DtCI/rAUMvK2yq0B40c4KWDFohmtRNVyWI2f4SzYHdGNOuxLtvfhg0cHi9qYUyCVkXs4DmsgL3SYYyg==
2018+
"@podium/utils@4.5.1":
2019+
version "4.5.1"
2020+
resolved "https://registry.yarnpkg.com/@podium/utils/-/utils-4.5.1.tgz#7909cd256cf57141fd4de926b64ae50a1307d871"
2021+
integrity sha512-oa1Sq+py00yyNqGL38YKUm6vwgBDKDide9MqU+0aN66U5UDLV1k4J9FEqO35Lwi1i7K7s9xEYwPqoM7MVEM3ow==
20222022
dependencies:
2023-
"@podium/schemas" "4.1.34"
2023+
"@podium/schemas" "4.2.0"
20242024
camelcase "6.3.0"
20252025
original-url "1.2.3"
20262026

@@ -4715,10 +4715,10 @@ conventional-recommended-bump@6.1.0:
47154715
meow "^8.0.0"
47164716
q "^1.5.1"
47174717

4718-
convert-hrtime@^2.0.0:
4719-
version "2.0.0"
4720-
resolved "https://registry.yarnpkg.com/convert-hrtime/-/convert-hrtime-2.0.0.tgz#19bfb2c9162f9e11c2f04c2c79de2b7e8095c627"
4721-
integrity sha512-yDqabFVYEYlq5sSgg7bNFktjySVQjyXy1Rhv7HWyPVb+Qd/dQNev80wP1D/LkCd0gNpi3Z6GPhqsvUsNHF6sUg==
4718+
convert-hrtime@^3.0.0:
4719+
version "3.0.0"
4720+
resolved "https://registry.yarnpkg.com/convert-hrtime/-/convert-hrtime-3.0.0.tgz#62c7593f5809ca10be8da858a6d2f702bcda00aa"
4721+
integrity sha512-7V+KqSvMiHp8yWDuwfww06XleMWVVB9b9tURBx+G7UTADuo5hYPuowKloz4OzOqbPezxgo+fdQ1522WzPG4OeA==
47224722

47234723
convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
47244724
version "1.7.0"
@@ -6528,9 +6528,9 @@ flush-write-stream@^1.0.0:
65286528
readable-stream "^2.3.6"
65296529

65306530
follow-redirects@^1.0.0:
6531-
version "1.15.2"
6532-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
6533-
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
6531+
version "1.15.6"
6532+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
6533+
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
65346534

65356535
for-in@^1.0.2:
65366536
version "1.0.2"
@@ -11786,9 +11786,9 @@ punycode@^1.2.4:
1178611786
integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
1178711787

1178811788
punycode@^2.1.0:
11789-
version "2.3.0"
11790-
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
11791-
integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
11789+
version "2.3.1"
11790+
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
11791+
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
1179211792

1179311793
punycode@^2.1.1:
1179411794
version "2.1.1"
@@ -13651,12 +13651,12 @@ time-fix-plugin@^2.0.7:
1365113651
resolved "https://registry.yarnpkg.com/time-fix-plugin/-/time-fix-plugin-2.0.7.tgz#4ba70ae2e40cedf34dabe505eda7b71b1b244f50"
1365213652
integrity sha512-uVFet1LQToeUX0rTcSiYVYVoGuBpc8gP/2jnlUzuHMHe+gux6XLsNzxLUweabMwiUj5ejhoIMsUI55nVSEa/Vw==
1365313653

13654-
time-span@^3.1.0:
13655-
version "3.1.0"
13656-
resolved "https://registry.yarnpkg.com/time-span/-/time-span-3.1.0.tgz#7c33a0dcc3f46199c966f532ac48442bfc7f7c0d"
13657-
integrity sha512-iol7ZQkkMAtlveWFZdTmphGho2RZcUrrg8E3U+YfeDCjFil0sPFU4Q+iyi21HDPwY3vieXV2bjAla75uA6WW+w==
13654+
time-span@^4.0.0:
13655+
version "4.0.0"
13656+
resolved "https://registry.yarnpkg.com/time-span/-/time-span-4.0.0.tgz#fe74cd50a54e7998712f90ddfe47109040c985c4"
13657+
integrity sha512-MyqZCTGLDZ77u4k+jqg4UlrzPTPZ49NDlaekU6uuFaJLzPIN1woaRXCbGeqOfxwc3Y37ZROGAJ614Rdv7Olt+g==
1365813658
dependencies:
13659-
convert-hrtime "^2.0.0"
13659+
convert-hrtime "^3.0.0"
1366013660

1366113661
timed-out@^4.0.0:
1366213662
version "4.0.1"

0 commit comments

Comments
 (0)