Skip to content

Commit e5ef09f

Browse files
build(deps): bump npm from 6.14.5 to 6.14.6 (#42)
Bumps [npm](https://github.com/npm/cli) from 6.14.5 to 6.14.6. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v6.14.5...v6.14.6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55d4150 commit e5ef09f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3900,7 +3900,7 @@ npm-profile@^4.0.2, npm-profile@^4.0.4:
39003900
figgy-pudding "^3.4.1"
39013901
npm-registry-fetch "^4.0.0"
39023902

3903-
npm-registry-fetch@^4.0.0, npm-registry-fetch@^4.0.4:
3903+
npm-registry-fetch@^4.0.0, npm-registry-fetch@^4.0.5:
39043904
version "4.0.5"
39053905
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-4.0.5.tgz#cb87cf7f25bfb048d6c3ee19d115bebf93ea5bfa"
39063906
integrity sha512-yQ0/U4fYpCCqmueB2g8sc+89ckQ3eXpmU4+Yi2j5o/r0WkKvE2+Y0tK3DEILAtn2UaQTkjTHxIXe2/CSdit+/Q==
@@ -3933,9 +3933,9 @@ npm-user-validate@~1.0.0:
39333933
integrity sha1-jOyg9c6gTU6TUZ73LQVXp1Ei6VE=
39343934

39353935
npm@^6.10.3:
3936-
version "6.14.5"
3937-
resolved "https://registry.yarnpkg.com/npm/-/npm-6.14.5.tgz#2cc59a3158cdd8461b486d0584c74ab554567219"
3938-
integrity sha512-CDwa3FJd0XJpKDbWCST484H+mCNjF26dPrU+xnREW+upR0UODjMEfXPl3bxWuAwZIX6c2ASg1plLO7jP8ehWeA==
3936+
version "6.14.6"
3937+
resolved "https://registry.yarnpkg.com/npm/-/npm-6.14.6.tgz#1a81ce1fac2bf5457dbf6342ceed503627ff228f"
3938+
integrity sha512-axnz6iHFK6WPE0js/+mRp+4IOwpHn5tJEw5KB6FiCU764zmffrhsYHbSHi2kKqNkRBt53XasXjngZfBD3FQzrQ==
39393939
dependencies:
39403940
JSONStream "^1.3.5"
39413941
abbrev "~1.1.1"
@@ -4016,7 +4016,7 @@ npm@^6.10.3:
40164016
npm-packlist "^1.4.8"
40174017
npm-pick-manifest "^3.0.2"
40184018
npm-profile "^4.0.4"
4019-
npm-registry-fetch "^4.0.4"
4019+
npm-registry-fetch "^4.0.5"
40204020
npm-user-validate "~1.0.0"
40214021
npmlog "~4.1.2"
40224022
once "~1.4.0"

0 commit comments

Comments
 (0)