File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 91
91
"dependencies" : {
92
92
"@babel/runtime" : " ~7.5.5" ,
93
93
"@reactioncommerce/components-context" : " ~1.2.0" ,
94
- "core-js" : " ^3.2.1 " ,
94
+ "core-js" : " ^3.15.2 " ,
95
95
"lodash" : " ~4.17.21" ,
96
96
"prop-types" : " ~15.7.2" ,
97
97
"react" : " ~16.9.0" ,
Original file line number Diff line number Diff line change @@ -3428,9 +3428,10 @@ core-js@^3.0.0:
3428
3428
version "3.1.4"
3429
3429
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.1.4.tgz#3a2837fc48e582e1ae25907afcd6cf03b0cc7a07"
3430
3430
3431
- core-js@^3.2.1 :
3432
- version "3.2.1"
3433
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.2.1.tgz#cd41f38534da6cc59f7db050fe67307de9868b09"
3431
+ core-js@^3.15.2 :
3432
+ version "3.16.2"
3433
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.16.2.tgz#3f485822889c7fc48ef463e35be5cc2a4a01a1f4"
3434
+ integrity sha512-P0KPukO6OjMpjBtHSceAZEWlDD1M2Cpzpg6dBbrjFqFhBHe/BwhxaP820xKOjRn/lZRQirrCusIpLS/n2sgXLQ==
3434
3435
3435
3436
[email protected] , core-util-is@~1.0.0:
3436
3437
version "1.0.2"
@@ -8768,7 +8769,6 @@ npm@^6.8.0:
8768
8769
cmd-shim "^3.0.3"
8769
8770
columnify "~1.5.4"
8770
8771
config-chain "^1.1.12"
8771
- debuglog "*"
8772
8772
detect-indent "~5.0.0"
8773
8773
detect-newline "^2.1.0"
8774
8774
dezalgo "~1.0.3"
@@ -8783,7 +8783,6 @@ npm@^6.8.0:
8783
8783
has-unicode "~2.0.1"
8784
8784
hosted-git-info "^2.8.8"
8785
8785
iferr "^1.0.2"
8786
- imurmurhash "*"
8787
8786
infer-owner "^1.0.4"
8788
8787
inflight "~1.0.6"
8789
8788
inherits "^2.0.4"
@@ -8802,14 +8801,8 @@ npm@^6.8.0:
8802
8801
libnpx "^10.2.4"
8803
8802
lock-verify "^2.1.0"
8804
8803
lockfile "^1.0.4"
8805
- lodash._baseindexof "*"
8806
8804
lodash._baseuniq "~4.6.0"
8807
- lodash._bindcallback "*"
8808
- lodash._cacheindexof "*"
8809
- lodash._createcache "*"
8810
- lodash._getnative "*"
8811
8805
lodash.clonedeep "~4.5.0"
8812
- lodash.restparam "*"
8813
8806
lodash.union "~4.6.0"
8814
8807
lodash.uniq "~4.5.0"
8815
8808
lodash.without "~4.4.0"
You can’t perform that action at this time.
0 commit comments