Skip to content

Commit 1c02fc6

Browse files
Update dependency core-js to v3.25.5
1 parent c5d1d5d commit 1c02fc6

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.4",
38+
"core-js": "3.25.5",
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
@@ -1974,10 +1974,10 @@ core-js-compat@^3.25.1:
19741974
dependencies:
19751975
browserslist "^4.21.3"
19761976

1977-
1978-
version "3.25.4"
1979-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.25.4.tgz#76f6bc330a79aafbaf77e9645293351ea5d09b5b"
1980-
integrity sha512-JDLxg61lFPFYQ7U0HKoyKwVUV63VbbVTb/K73Yf+k4Mf4ZBZxCjfyrWZjTk1ZM7ZrgFSqhSIOmuzYAxG2f/reQ==
1977+
1978+
version "3.25.5"
1979+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.25.5.tgz#e86f651a2ca8a0237a5f064c2fe56cef89646e27"
1980+
integrity sha512-nbm6eZSjm+ZuBQxCUPQKQCoUEfFOXjUZ8dTTyikyKaWrTYmAVbykQfwsKE5dBK88u3QCkCrzsx/PPlKfhsvgpw==
19811981

19821982
core-js@^2.6.5:
19831983
version "2.6.12"

0 commit comments

Comments
 (0)