Skip to content

Commit 20d1076

Browse files
authored
Merge pull request #549 from reactioncommerce/snyk-upgrade-eaac7fad60f540371ebbfedc4916ff92
[Snyk] Upgrade core-js from 3.2.1 to 3.15.2
2 parents fcb7122 + 02af165 commit 20d1076

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"dependencies": {
9292
"@babel/runtime": "~7.5.5",
9393
"@reactioncommerce/components-context": "~1.2.0",
94-
"core-js": "^3.2.1",
94+
"core-js": "^3.15.2",
9595
"lodash": "~4.17.21",
9696
"prop-types": "~15.7.2",
9797
"react": "~16.9.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3428,9 +3428,10 @@ core-js@^3.0.0:
34283428
version "3.1.4"
34293429
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.1.4.tgz#3a2837fc48e582e1ae25907afcd6cf03b0cc7a07"
34303430

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==
34343435

34353436
[email protected], core-util-is@~1.0.0:
34363437
version "1.0.2"
@@ -8768,7 +8769,6 @@ npm@^6.8.0:
87688769
cmd-shim "^3.0.3"
87698770
columnify "~1.5.4"
87708771
config-chain "^1.1.12"
8771-
debuglog "*"
87728772
detect-indent "~5.0.0"
87738773
detect-newline "^2.1.0"
87748774
dezalgo "~1.0.3"
@@ -8783,7 +8783,6 @@ npm@^6.8.0:
87838783
has-unicode "~2.0.1"
87848784
hosted-git-info "^2.8.8"
87858785
iferr "^1.0.2"
8786-
imurmurhash "*"
87878786
infer-owner "^1.0.4"
87888787
inflight "~1.0.6"
87898788
inherits "^2.0.4"
@@ -8802,14 +8801,8 @@ npm@^6.8.0:
88028801
libnpx "^10.2.4"
88038802
lock-verify "^2.1.0"
88048803
lockfile "^1.0.4"
8805-
lodash._baseindexof "*"
88068804
lodash._baseuniq "~4.6.0"
8807-
lodash._bindcallback "*"
8808-
lodash._cacheindexof "*"
8809-
lodash._createcache "*"
8810-
lodash._getnative "*"
88118805
lodash.clonedeep "~4.5.0"
8812-
lodash.restparam "*"
88138806
lodash.union "~4.6.0"
88148807
lodash.uniq "~4.5.0"
88158808
lodash.without "~4.4.0"

0 commit comments

Comments
 (0)