@@ -2022,10 +2022,10 @@ npm-profile@^4.0.2, npm-profile@^4.0.4:
20222022 figgy-pudding "^3.4.1"
20232023 npm-registry-fetch "^4.0.0"
20242024
2025- npm-registry-fetch@^4.0.0, npm-registry-fetch@^4.0.4 :
2026- version "4.0.4 "
2027- resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-4.0.4 .tgz#2da1ecf3f43d419d96abf313664291a4623d3ea5 "
2028- integrity sha512-6jb34hX/iYNQebqWUHtU8YF6Cjb1H6ouTFPClYsyiW6lpFkljTpdeftm53rRojtja1rKAvKNIIiTS5Sjpw4wsA ==
2025+ npm-registry-fetch@^4.0.0, npm-registry-fetch@^4.0.5 :
2026+ version "4.0.5 "
2027+ resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-4.0.5 .tgz#cb87cf7f25bfb048d6c3ee19d115bebf93ea5bfa "
2028+ integrity sha512-yQ0/U4fYpCCqmueB2g8sc+89ckQ3eXpmU4+Yi2j5o/r0WkKvE2+Y0tK3DEILAtn2UaQTkjTHxIXe2/CSdit+/Q ==
20292029 dependencies :
20302030 JSONStream "^1.3.4"
20312031 bluebird "^3.5.1"
@@ -2047,10 +2047,10 @@ npm-user-validate@~1.0.0:
20472047 resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-1.0.0.tgz#8ceca0f5cea04d4e93519ef72d0557a75122e951"
20482048 integrity sha1-jOyg9c6gTU6TUZ73LQVXp1Ei6VE=
20492049
2050- npm@^6.14.5 :
2051- version "6.14.5 "
2052- resolved "https://registry.yarnpkg.com/npm/-/npm-6.14.5 .tgz#2cc59a3158cdd8461b486d0584c74ab554567219 "
2053- integrity sha512-CDwa3FJd0XJpKDbWCST484H+mCNjF26dPrU+xnREW+upR0UODjMEfXPl3bxWuAwZIX6c2ASg1plLO7jP8ehWeA ==
2050+ npm@^6.14.6 :
2051+ version "6.14.6 "
2052+ resolved "https://registry.yarnpkg.com/npm/-/npm-6.14.6 .tgz#1a81ce1fac2bf5457dbf6342ceed503627ff228f "
2053+ integrity sha512-axnz6iHFK6WPE0js/+mRp+4IOwpHn5tJEw5KB6FiCU764zmffrhsYHbSHi2kKqNkRBt53XasXjngZfBD3FQzrQ ==
20542054 dependencies :
20552055 JSONStream "^1.3.5"
20562056 abbrev "~1.1.1"
@@ -2070,6 +2070,7 @@ npm@^6.14.5:
20702070 cmd-shim "^3.0.3"
20712071 columnify "~1.5.4"
20722072 config-chain "^1.1.12"
2073+ debuglog "*"
20732074 detect-indent "~5.0.0"
20742075 detect-newline "^2.1.0"
20752076 dezalgo "~1.0.3"
@@ -2084,6 +2085,7 @@ npm@^6.14.5:
20842085 has-unicode "~2.0.1"
20852086 hosted-git-info "^2.8.8"
20862087 iferr "^1.0.2"
2088+ imurmurhash "*"
20872089 infer-owner "^1.0.4"
20882090 inflight "~1.0.6"
20892091 inherits "^2.0.4"
@@ -2102,8 +2104,14 @@ npm@^6.14.5:
21022104 libnpx "^10.2.2"
21032105 lock-verify "^2.1.0"
21042106 lockfile "^1.0.4"
2107+ lodash._baseindexof "*"
21052108 lodash._baseuniq "~4.6.0"
2109+ lodash._bindcallback "*"
2110+ lodash._cacheindexof "*"
2111+ lodash._createcache "*"
2112+ lodash._getnative "*"
21062113 lodash.clonedeep "~4.5.0"
2114+ lodash.restparam "*"
21072115 lodash.union "~4.6.0"
21082116 lodash.uniq "~4.5.0"
21092117 lodash.without "~4.4.0"
@@ -2123,7 +2131,7 @@ npm@^6.14.5:
21232131 npm-packlist "^1.4.8"
21242132 npm-pick-manifest "^3.0.2"
21252133 npm-profile "^4.0.4"
2126- npm-registry-fetch "^4.0.4 "
2134+ npm-registry-fetch "^4.0.5 "
21272135 npm-user-validate "~1.0.0"
21282136 npmlog "~4.1.2"
21292137 once "~1.4.0"
0 commit comments