Skip to content

Commit 483ac3d

Browse files
build(deps): bump core-js from 3.27.1 to 3.28.0 (#44933)
1 parent dda84c3 commit 483ac3d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"compression-webpack-plugin": "10.0.0",
9191
"copy-text-to-clipboard": "3.0.1",
9292
"copy-webpack-plugin": "^11.0.0",
93-
"core-js": "^3.27.1",
93+
"core-js": "^3.28.0",
9494
"cronstrue": "^2.23.0",
9595
"crypto-browserify": "^3.12.0",
9696
"crypto-js": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4460,10 +4460,10 @@ core-js@^1.0.0:
44604460
resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636"
44614461
integrity sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=
44624462

4463-
core-js@^3.27.1:
4464-
version "3.27.1"
4465-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.27.1.tgz#23cc909b315a6bb4e418bf40a52758af2103ba46"
4466-
integrity sha512-GutwJLBChfGCpwwhbYoqfv03LAfmiz7e7D/BNxzeMxwQf10GRSzqiOjx7AmtEk+heiD/JWmBuyBPgFtx0Sg1ww==
4463+
core-js@^3.28.0:
4464+
version "3.28.0"
4465+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.28.0.tgz#ed8b9e99c273879fdfff0edfc77ee709a5800e4a"
4466+
integrity sha512-GiZn9D4Z/rSYvTeg1ljAIsEqFm0LaN9gVtwDCrKL80zHtS31p9BAjmTxVqTQDMpwlMolJZOFntUG2uwyj7DAqw==
44674467

44684468
core-util-is@~1.0.0:
44694469
version "1.0.2"

0 commit comments

Comments
 (0)