Skip to content

Commit e5787e0

Browse files
committed
Update dependency core-js to v3.22.8
1 parent 4716a0b commit e5787e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/content-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@babel/preset-env": "7.18.2",
3636
"@rollup/plugin-json": "4.1.0",
3737
"c8": "7.11.3",
38-
"core-js": "3.22.7",
38+
"core-js": "3.22.8",
3939
"eslint-plugin-ghost": "2.14.0",
4040
"mocha": "10.0.0",
4141
"rollup": "2.75.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,10 +1843,10 @@ core-js-compat@^3.21.0, core-js-compat@^3.22.1:
18431843
browserslist "^4.20.3"
18441844
semver "7.0.0"
18451845

1846-
1847-
version "3.22.7"
1848-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.7.tgz#8d6c37f630f6139b8732d10f2c114c3f1d00024f"
1849-
integrity sha512-Jt8SReuDKVNZnZEzyEQT5eK6T2RRCXkfTq7Lo09kpm+fHjgGewSbNjV+Wt4yZMhPDdzz2x1ulI5z/w4nxpBseg==
1846+
1847+
version "3.22.8"
1848+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.8.tgz#23f860b1fe60797cc4f704d76c93fea8a2f60631"
1849+
integrity sha512-UoGQ/cfzGYIuiq6Z7vWL1HfkE9U9IZ4Ub+0XSiJTCzvbZzgPA69oDF2f+lgJ6dFFLEdjW5O6svvoKzXX23xFkA==
18501850

18511851
core-js@^2.6.5:
18521852
version "2.6.12"

0 commit comments

Comments
 (0)