Skip to content

Commit 2847dac

Browse files
Bump core-js from 3.44.0 to 3.45.1 (#13748)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ba79d2 commit 2847dac

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
@@ -184,7 +184,7 @@
184184
"common-tags": "1.8.2",
185185
"compression": "1.8.1",
186186
"config": "3.3.12",
187-
"core-js": "3.44.0",
187+
"core-js": "3.45.1",
188188
"deep-eql": "4.1.3",
189189
"deepcopy": "2.1.0",
190190
"dompurify": "3.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3380,10 +3380,10 @@ core-js-compat@^3.40.0:
33803380
dependencies:
33813381
browserslist "^4.24.3"
33823382

3383-
core-js@3.44.0, core-js@^3.1.2:
3384-
version "3.44.0"
3385-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.44.0.tgz#db4fd4fa07933c1d6898c8b112a1119a9336e959"
3386-
integrity sha512-aFCtd4l6GvAXwVEh3XbbVqJGHDJt0OZRa+5ePGx3LLwi12WfexqQxcsohb2wgsa/92xtl19Hd66G/L+TaAxDMw==
3383+
core-js@3.45.1, core-js@^3.1.2:
3384+
version "3.45.1"
3385+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.45.1.tgz#5810e04a1b4e9bc5ddaa4dd12e702ff67300634d"
3386+
integrity sha512-L4NPsJlCfZsPeXukyzHFlg/i7IIVwHSItR0wg0FLNqYClJ4MQYTYLbC7EkjKYRLZF2iof2MUgN0EGy7MdQFChg==
33873387

33883388
core-js@^2.4.0:
33893389
version "2.6.12"

0 commit comments

Comments
 (0)