Skip to content

Commit 9c792e4

Browse files
chore(deps): Update dependency core-js to ^3.42.0
1 parent 722dc3f commit 9c792e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/brick-container/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@next-core/utils": "^1.7.32",
6666
"broadcast-channel": "^7.0.0",
6767
"copy-webpack-plugin": "^13.0.0",
68-
"core-js": "^3.41.0",
68+
"core-js": "^3.42.0",
6969
"html-webpack-plugin": "^5.6.3",
7070
"regenerator-runtime": "^0.14.1",
7171
"webpack-dev-server": "^5.2.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5009,10 +5009,10 @@ core-js-compat@^3.40.0:
50095009
dependencies:
50105010
browserslist "^4.24.3"
50115011

5012-
core-js@^3.41.0:
5013-
version "3.41.0"
5014-
resolved "https://registry.npmjs.org/core-js/-/core-js-3.41.0.tgz#57714dafb8c751a6095d028a7428f1fb5834a776"
5015-
integrity sha512-SJ4/EHwS36QMJd6h/Rg+GyR4A5xE0FSI3eZ+iBVpfqf1x0eTSg1smWLHrA+2jQThZSh97fmSgFSU8B61nxosxA==
5012+
core-js@^3.42.0:
5013+
version "3.42.0"
5014+
resolved "https://registry.npmjs.org/core-js/-/core-js-3.42.0.tgz#edbe91f78ac8cfb6df8d997e74d368a68082fe37"
5015+
integrity sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==
50165016

50175017
[email protected], core-util-is@~1.0.0:
50185018
version "1.0.2"

0 commit comments

Comments
 (0)