Skip to content

Commit 91a7956

Browse files
authored
Merge branch 'main' into dependabot/github_actions/Staffbase/gha-workflows-7.9.0
2 parents 901bd23 + a37390d commit 91a7956

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

samples/weather-forecast/yarn.lock

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,11 +1039,9 @@
10391039
"@babel/plugin-transform-typescript" "^7.27.1"
10401040

10411041
"@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.8", "@babel/runtime@^7.26.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7":
1042-
version "7.26.0"
1043-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
1044-
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
1045-
dependencies:
1046-
regenerator-runtime "^0.14.0"
1042+
version "7.27.6"
1043+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.6.tgz#ec4070a04d76bae8ddbb10770ba55714a417b7c6"
1044+
integrity sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==
10471045

10481046
"@babel/template@^7.27.1", "@babel/template@^7.3.3":
10491047
version "7.27.1"
@@ -4655,9 +4653,9 @@ http-proxy-agent@^4.0.1:
46554653
debug "4"
46564654

46574655
http-proxy-middleware@^2.0.7:
4658-
version "2.0.7"
4659-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
4660-
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
4656+
version "2.0.9"
4657+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.9.tgz#e9e63d68afaa4eee3d147f39149ab84c0c2815ef"
4658+
integrity sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==
46614659
dependencies:
46624660
"@types/http-proxy" "^1.17.8"
46634661
http-proxy "^1.18.1"
@@ -6625,7 +6623,7 @@ regenerate@^1.4.2:
66256623
resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a"
66266624
integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
66276625

6628-
[email protected], regenerator-runtime@^0.14.0:
6626+
66296627
version "0.14.1"
66306628
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
66316629
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==

0 commit comments

Comments
 (0)