Skip to content

Commit 1728492

Browse files
Bump hosted-git-info from 2.8.2 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.2 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.8.2...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40dacfd commit 1728492

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

yarn.lock

+12-14
Original file line numberDiff line numberDiff line change
@@ -4450,11 +4450,9 @@ hmac-drbg@^1.0.0:
44504450
minimalistic-crypto-utils "^1.0.1"
44514451

44524452
hosted-git-info@^2.1.4:
4453-
version "2.8.2"
4454-
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.2.tgz#a35c3f355ac1249f1093c0c2a542ace8818c171a"
4455-
integrity sha512-CyjlXII6LMsPMyUzxpTt8fzh5QwzGqPmQXgY/Jyf4Zfp27t/FvfhwoE/8laaMUcMy816CkWF20I7NeQhwwY88w==
4456-
dependencies:
4457-
lru-cache "^5.1.1"
4453+
version "2.8.9"
4454+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
4455+
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
44584456

44594457
hpack.js@^2.1.6:
44604458
version "2.1.6"
@@ -7978,15 +7976,15 @@ react-dev-utils@^9.0.2:
79787976
strip-ansi "5.2.0"
79797977
text-table "0.2.0"
79807978

7981-
react-dom@^16.9.0:
7982-
version "16.9.0"
7983-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.9.0.tgz#5e65527a5e26f22ae3701131bcccaee9fb0d3962"
7984-
integrity sha512-YFT2rxO9hM70ewk9jq0y6sQk8cL02xm4+IzYBz75CQGlClQQ1Bxq0nhHF6OtSbit+AIahujJgb/CPRibFkMNJQ==
7979+
react-dom@^16.13.1:
7980+
version "16.14.0"
7981+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
7982+
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
79857983
dependencies:
79867984
loose-envify "^1.1.0"
79877985
object-assign "^4.1.1"
79887986
prop-types "^15.6.2"
7989-
scheduler "^0.15.0"
7987+
scheduler "^0.19.1"
79907988

79917989
react-error-overlay@^6.0.0:
79927990
version "6.0.0"
@@ -8517,10 +8515,10 @@ saxes@^3.1.9:
85178515
dependencies:
85188516
xmlchars "^2.1.1"
85198517

8520-
scheduler@^0.15.0:
8521-
version "0.15.0"
8522-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.15.0.tgz#6bfcf80ff850b280fed4aeecc6513bc0b4f17f8e"
8523-
integrity sha512-xAefmSfN6jqAa7Kuq7LIJY0bwAPG3xlCj0HMEBQk1lxYiDKZscY2xJ5U/61ZTrYbmNQbXa+gc7czPkVo11tnCg==
8518+
scheduler@^0.19.1:
8519+
version "0.19.1"
8520+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.19.1.tgz#4f3e2ed2c1a7d65681f4c854fa8c5a1ccb40f196"
8521+
integrity sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==
85248522
dependencies:
85258523
loose-envify "^1.1.0"
85268524
object-assign "^4.1.1"

0 commit comments

Comments
 (0)