Skip to content

Commit 8fb9f08

Browse files
Update dependency core-js to v3.25.4
1 parent edb9f29 commit 8fb9f08

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.19.3",
3636
"@rollup/plugin-json": "4.1.0",
3737
"c8": "7.12.0",
38-
"core-js": "3.25.3",
38+
"core-js": "3.25.4",
3939
"eslint-plugin-ghost": "2.15.1",
4040
"mocha": "10.0.0",
4141
"rollup": "2.79.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1979,10 +1979,10 @@ core-js-compat@^3.25.1:
19791979
dependencies:
19801980
browserslist "^4.21.3"
19811981

1982-
1983-
version "3.25.3"
1984-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.25.3.tgz#cbc2be50b5ddfa7981837bd8c41639f27b166593"
1985-
integrity sha512-y1hvKXmPHvm5B7w4ln1S4uc9eV/O5+iFExSRUimnvIph11uaizFR8LFMdONN8hG3P2pipUfX4Y/fR8rAEtcHcQ==
1982+
1983+
version "3.25.4"
1984+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.25.4.tgz#76f6bc330a79aafbaf77e9645293351ea5d09b5b"
1985+
integrity sha512-JDLxg61lFPFYQ7U0HKoyKwVUV63VbbVTb/K73Yf+k4Mf4ZBZxCjfyrWZjTk1ZM7ZrgFSqhSIOmuzYAxG2f/reQ==
19861986

19871987
core-js@^2.6.5:
19881988
version "2.6.12"

0 commit comments

Comments
 (0)