Skip to content

Commit d5ab9b4

Browse files
chore(deps): bump npm from 6.14.5 to 6.14.6 (#622)
1 parent 75f8897 commit d5ab9b4

File tree

1 file changed

+58
-8
lines changed

1 file changed

+58
-8
lines changed

yarn.lock

+58-8
Original file line numberDiff line numberDiff line change
@@ -1722,7 +1722,7 @@ aggregate-error@^3.0.0:
17221722
clean-stack "^2.0.0"
17231723
indent-string "^4.0.0"
17241724

1725-
ajv@^6.10.0, ajv@^6.10.2, ajv@^6.5.5:
1725+
ajv@^6.10.0, ajv@^6.10.2:
17261726
version "6.12.2"
17271727
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.2.tgz#c629c5eced17baf314437918d2da88c99d5958cd"
17281728
integrity sha512-k+V+hzjm5q/Mr8ef/1Y9goCmlsK4I6Sm74teeyGvFk1XrOsbsKLjEdrvny42CZ+a8sXbk8KWpY/bDwS+FLL2UQ==
@@ -1732,6 +1732,16 @@ ajv@^6.10.0, ajv@^6.10.2, ajv@^6.5.5:
17321732
json-schema-traverse "^0.4.1"
17331733
uri-js "^4.2.2"
17341734

1735+
ajv@^6.5.5:
1736+
version "6.12.3"
1737+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.3.tgz#18c5af38a111ddeb4f2697bd78d68abc1cabd706"
1738+
integrity sha512-4K0cK3L1hsqk9xIb2z9vs/XU+PGJZ9PNpJRDS9YLzmNdX6jmVPfamLvTJr0aDAusnHyCHO6MjzlkAsgtqp9teA==
1739+
dependencies:
1740+
fast-deep-equal "^3.1.1"
1741+
fast-json-stable-stringify "^2.0.0"
1742+
json-schema-traverse "^0.4.1"
1743+
uri-js "^4.2.2"
1744+
17351745
ansi-align@^2.0.0:
17361746
version "2.0.0"
17371747
resolved "https://registry.yarnpkg.com/ansi-align/-/ansi-align-2.0.0.tgz#c36aeccba563b89ceb556f3690f0b1d9e3547f7f"
@@ -2971,7 +2981,7 @@ debug@^3.1.0:
29712981
dependencies:
29722982
ms "^2.1.1"
29732983

2974-
debuglog@^1.0.1:
2984+
debuglog@*, debuglog@^1.0.1:
29752985
version "1.0.1"
29762986
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
29772987
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -4473,7 +4483,7 @@ import-local@^3.0.2:
44734483
pkg-dir "^4.2.0"
44744484
resolve-cwd "^3.0.0"
44754485

4476-
imurmurhash@^0.1.4:
4486+
imurmurhash@*, imurmurhash@^0.1.4:
44774487
version "0.1.4"
44784488
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
44794489
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -5838,6 +5848,11 @@ lockfile@^1.0.4:
58385848
dependencies:
58395849
signal-exit "^3.0.2"
58405850

5851+
lodash._baseindexof@*:
5852+
version "3.1.0"
5853+
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
5854+
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
5855+
58415856
lodash._baseuniq@~4.6.0:
58425857
version "4.6.0"
58435858
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -5846,11 +5861,33 @@ lodash._baseuniq@~4.6.0:
58465861
lodash._createset "~4.0.0"
58475862
lodash._root "~3.0.0"
58485863

5864+
lodash._bindcallback@*:
5865+
version "3.0.1"
5866+
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
5867+
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
5868+
5869+
lodash._cacheindexof@*:
5870+
version "3.0.2"
5871+
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
5872+
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
5873+
5874+
lodash._createcache@*:
5875+
version "3.1.2"
5876+
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
5877+
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
5878+
dependencies:
5879+
lodash._getnative "^3.0.0"
5880+
58495881
lodash._createset@~4.0.0:
58505882
version "4.0.3"
58515883
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
58525884
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
58535885

5886+
lodash._getnative@*, lodash._getnative@^3.0.0:
5887+
version "3.9.1"
5888+
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
5889+
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
5890+
58545891
lodash._reinterpolate@^3.0.0:
58555892
version "3.0.0"
58565893
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -5896,6 +5933,11 @@ lodash.isstring@^4.0.1:
58965933
resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
58975934
integrity sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=
58985935

5936+
lodash.restparam@*:
5937+
version "3.6.1"
5938+
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
5939+
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
5940+
58995941
lodash.set@^4.3.2:
59005942
version "4.3.2"
59015943
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
@@ -6568,7 +6610,7 @@ npm-profile@^4.0.2, npm-profile@^4.0.4:
65686610
figgy-pudding "^3.4.1"
65696611
npm-registry-fetch "^4.0.0"
65706612

6571-
npm-registry-fetch@^4.0.0, npm-registry-fetch@^4.0.4:
6613+
npm-registry-fetch@^4.0.0, npm-registry-fetch@^4.0.5:
65726614
version "4.0.5"
65736615
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-4.0.5.tgz#cb87cf7f25bfb048d6c3ee19d115bebf93ea5bfa"
65746616
integrity sha512-yQ0/U4fYpCCqmueB2g8sc+89ckQ3eXpmU4+Yi2j5o/r0WkKvE2+Y0tK3DEILAtn2UaQTkjTHxIXe2/CSdit+/Q==
@@ -6608,9 +6650,9 @@ npm-user-validate@~1.0.0:
66086650
integrity sha1-jOyg9c6gTU6TUZ73LQVXp1Ei6VE=
66096651

66106652
npm@^6.10.3:
6611-
version "6.14.5"
6612-
resolved "https://registry.yarnpkg.com/npm/-/npm-6.14.5.tgz#2cc59a3158cdd8461b486d0584c74ab554567219"
6613-
integrity sha512-CDwa3FJd0XJpKDbWCST484H+mCNjF26dPrU+xnREW+upR0UODjMEfXPl3bxWuAwZIX6c2ASg1plLO7jP8ehWeA==
6653+
version "6.14.6"
6654+
resolved "https://registry.yarnpkg.com/npm/-/npm-6.14.6.tgz#1a81ce1fac2bf5457dbf6342ceed503627ff228f"
6655+
integrity sha512-axnz6iHFK6WPE0js/+mRp+4IOwpHn5tJEw5KB6FiCU764zmffrhsYHbSHi2kKqNkRBt53XasXjngZfBD3FQzrQ==
66146656
dependencies:
66156657
JSONStream "^1.3.5"
66166658
abbrev "~1.1.1"
@@ -6630,6 +6672,7 @@ npm@^6.10.3:
66306672
cmd-shim "^3.0.3"
66316673
columnify "~1.5.4"
66326674
config-chain "^1.1.12"
6675+
debuglog "*"
66336676
detect-indent "~5.0.0"
66346677
detect-newline "^2.1.0"
66356678
dezalgo "~1.0.3"
@@ -6644,6 +6687,7 @@ npm@^6.10.3:
66446687
has-unicode "~2.0.1"
66456688
hosted-git-info "^2.8.8"
66466689
iferr "^1.0.2"
6690+
imurmurhash "*"
66476691
infer-owner "^1.0.4"
66486692
inflight "~1.0.6"
66496693
inherits "^2.0.4"
@@ -6662,8 +6706,14 @@ npm@^6.10.3:
66626706
libnpx "^10.2.2"
66636707
lock-verify "^2.1.0"
66646708
lockfile "^1.0.4"
6709+
lodash._baseindexof "*"
66656710
lodash._baseuniq "~4.6.0"
6711+
lodash._bindcallback "*"
6712+
lodash._cacheindexof "*"
6713+
lodash._createcache "*"
6714+
lodash._getnative "*"
66666715
lodash.clonedeep "~4.5.0"
6716+
lodash.restparam "*"
66676717
lodash.union "~4.6.0"
66686718
lodash.uniq "~4.5.0"
66696719
lodash.without "~4.4.0"
@@ -6683,7 +6733,7 @@ npm@^6.10.3:
66836733
npm-packlist "^1.4.8"
66846734
npm-pick-manifest "^3.0.2"
66856735
npm-profile "^4.0.4"
6686-
npm-registry-fetch "^4.0.4"
6736+
npm-registry-fetch "^4.0.5"
66876737
npm-user-validate "~1.0.0"
66886738
npmlog "~4.1.2"
66896739
once "~1.4.0"

0 commit comments

Comments
 (0)