Skip to content

Commit e1860c0

Browse files
renovate[bot]GatsbyJS Bot
authored and
GatsbyJS Bot
committed
fix: update dependency core-js to ^2.6.9 (#16839)
1 parent 55bee35 commit e1860c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"common-tags": "^1.4.0",
2222
"configstore": "^4.0.0",
2323
"convert-hrtime": "^2.0.0",
24-
"core-js": "^2.5.0",
24+
"core-js": "^2.6.9",
2525
"envinfo": "^5.8.1",
2626
"execa": "^0.8.0",
2727
"fs-exists-cached": "^1.0.0",

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"compression": "^1.7.4",
4444
"convert-hrtime": "^2.0.0",
4545
"copyfiles": "^1.2.0",
46-
"core-js": "^2.5.0",
46+
"core-js": "^2.6.9",
4747
"cors": "^2.8.5",
4848
"css-loader": "^1.0.0",
4949
"debug": "^3.1.0",

0 commit comments

Comments
 (0)