Skip to content

Commit 34dc17c

Browse files
fix(vulnerabilities): bump 2 dependencies of dependencies (#379)
1 parent 73e32da commit 34dc17c

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
@@ -7441,10 +7441,10 @@ npm-profile@^4.0.2, npm-profile@^4.0.4:
74417441
figgy-pudding "^3.4.1"
74427442
npm-registry-fetch "^4.0.0"
74437443

7444-
npm-registry-fetch@^4.0.0, npm-registry-fetch@^4.0.4:
7445-
version "4.0.4"
7446-
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-4.0.4.tgz#2da1ecf3f43d419d96abf313664291a4623d3ea5"
7447-
integrity sha512-6jb34hX/iYNQebqWUHtU8YF6Cjb1H6ouTFPClYsyiW6lpFkljTpdeftm53rRojtja1rKAvKNIIiTS5Sjpw4wsA==
7444+
npm-registry-fetch@^4.0.0, npm-registry-fetch@^4.0.5:
7445+
version "4.0.5"
7446+
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-4.0.5.tgz#cb87cf7f25bfb048d6c3ee19d115bebf93ea5bfa"
7447+
integrity sha512-yQ0/U4fYpCCqmueB2g8sc+89ckQ3eXpmU4+Yi2j5o/r0WkKvE2+Y0tK3DEILAtn2UaQTkjTHxIXe2/CSdit+/Q==
74487448
dependencies:
74497449
JSONStream "^1.3.4"
74507450
bluebird "^3.5.1"
@@ -7474,9 +7474,9 @@ npm-user-validate@~1.0.0:
74747474
integrity sha1-jOyg9c6gTU6TUZ73LQVXp1Ei6VE=
74757475

74767476
npm@^6.10.3:
7477-
version "6.14.5"
7478-
resolved "https://registry.yarnpkg.com/npm/-/npm-6.14.5.tgz#2cc59a3158cdd8461b486d0584c74ab554567219"
7479-
integrity sha512-CDwa3FJd0XJpKDbWCST484H+mCNjF26dPrU+xnREW+upR0UODjMEfXPl3bxWuAwZIX6c2ASg1plLO7jP8ehWeA==
7477+
version "6.14.6"
7478+
resolved "https://registry.yarnpkg.com/npm/-/npm-6.14.6.tgz#1a81ce1fac2bf5457dbf6342ceed503627ff228f"
7479+
integrity sha512-axnz6iHFK6WPE0js/+mRp+4IOwpHn5tJEw5KB6FiCU764zmffrhsYHbSHi2kKqNkRBt53XasXjngZfBD3FQzrQ==
74807480
dependencies:
74817481
JSONStream "^1.3.5"
74827482
abbrev "~1.1.1"
@@ -7549,7 +7549,7 @@ npm@^6.10.3:
75497549
npm-packlist "^1.4.8"
75507550
npm-pick-manifest "^3.0.2"
75517551
npm-profile "^4.0.4"
7552-
npm-registry-fetch "^4.0.4"
7552+
npm-registry-fetch "^4.0.5"
75537553
npm-user-validate "~1.0.0"
75547554
npmlog "~4.1.2"
75557555
once "~1.4.0"

0 commit comments

Comments
 (0)