Skip to content

Commit 0dece5c

Browse files
chore(deps): bump core-js from 3.6.5 to 3.7.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.5 to 3.7.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v3.6.5...v3.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 65b3b0d commit 0dece5c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"bunyan": "^1.8.14",
13-
"core-js": "^3.6.5",
13+
"core-js": "^3.7.0",
1414
"moment": "^2.27.0",
1515
"mongodb": "^3.5.9",
1616
"regenerator-runtime": "^0.13.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2049,10 +2049,10 @@ core-js-compat@^3.7.0:
20492049
browserslist "^4.14.6"
20502050
semver "7.0.0"
20512051

2052-
core-js@^3.6.1, core-js@^3.6.5:
2053-
version "3.6.5"
2054-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.5.tgz#7395dc273af37fb2e50e9bd3d9fe841285231d1a"
2055-
integrity sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA==
2052+
core-js@^3.6.1, core-js@^3.7.0:
2053+
version "3.7.0"
2054+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.7.0.tgz#b0a761a02488577afbf97179e4681bf49568520f"
2055+
integrity sha512-NwS7fI5M5B85EwpWuIwJN4i/fbisQUwLwiSNUWeXlkAZ0sbBjLEvLvFLf1uzAUV66PcEPt4xCGCmOZSxVf3xzA==
20562056

20572057
core-util-is@1.0.2, core-util-is@~1.0.0:
20582058
version "1.0.2"

0 commit comments

Comments
 (0)