Skip to content

Commit 7e63f70

Browse files
fix(vulnerabilities): bump 2 dependencies of dependencies (#368)
1 parent 79ca8d4 commit 7e63f70

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3392,10 +3392,10 @@ npm-profile@^4.0.2, npm-profile@^4.0.4:
33923392
figgy-pudding "^3.4.1"
33933393
npm-registry-fetch "^4.0.0"
33943394

3395-
npm-registry-fetch@^4.0.0, npm-registry-fetch@^4.0.4:
3396-
version "4.0.4"
3397-
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-4.0.4.tgz#2da1ecf3f43d419d96abf313664291a4623d3ea5"
3398-
integrity sha512-6jb34hX/iYNQebqWUHtU8YF6Cjb1H6ouTFPClYsyiW6lpFkljTpdeftm53rRojtja1rKAvKNIIiTS5Sjpw4wsA==
3395+
npm-registry-fetch@^4.0.0, npm-registry-fetch@^4.0.5:
3396+
version "4.0.5"
3397+
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-4.0.5.tgz#cb87cf7f25bfb048d6c3ee19d115bebf93ea5bfa"
3398+
integrity sha512-yQ0/U4fYpCCqmueB2g8sc+89ckQ3eXpmU4+Yi2j5o/r0WkKvE2+Y0tK3DEILAtn2UaQTkjTHxIXe2/CSdit+/Q==
33993399
dependencies:
34003400
JSONStream "^1.3.4"
34013401
bluebird "^3.5.1"
@@ -3425,9 +3425,9 @@ npm-user-validate@~1.0.0:
34253425
integrity sha1-jOyg9c6gTU6TUZ73LQVXp1Ei6VE=
34263426

34273427
npm@^6.10.3:
3428-
version "6.14.5"
3429-
resolved "https://registry.yarnpkg.com/npm/-/npm-6.14.5.tgz#2cc59a3158cdd8461b486d0584c74ab554567219"
3430-
integrity sha512-CDwa3FJd0XJpKDbWCST484H+mCNjF26dPrU+xnREW+upR0UODjMEfXPl3bxWuAwZIX6c2ASg1plLO7jP8ehWeA==
3428+
version "6.14.6"
3429+
resolved "https://registry.yarnpkg.com/npm/-/npm-6.14.6.tgz#1a81ce1fac2bf5457dbf6342ceed503627ff228f"
3430+
integrity sha512-axnz6iHFK6WPE0js/+mRp+4IOwpHn5tJEw5KB6FiCU764zmffrhsYHbSHi2kKqNkRBt53XasXjngZfBD3FQzrQ==
34313431
dependencies:
34323432
JSONStream "^1.3.5"
34333433
abbrev "~1.1.1"
@@ -3500,7 +3500,7 @@ npm@^6.10.3:
35003500
npm-packlist "^1.4.8"
35013501
npm-pick-manifest "^3.0.2"
35023502
npm-profile "^4.0.4"
3503-
npm-registry-fetch "^4.0.4"
3503+
npm-registry-fetch "^4.0.5"
35043504
npm-user-validate "~1.0.0"
35053505
npmlog "~4.1.2"
35063506
once "~1.4.0"

0 commit comments

Comments
 (0)