Skip to content

Commit 5d39672

Browse files
committed
chore(deps): update dependency core-js to v3.39.0
1 parent c0b56e9 commit 5d39672

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
@@ -128,7 +128,7 @@
128128
"@visual-framework/vf-video-container": "1.0.2",
129129
"@visual-framework/vf-video-teaser": "2.0.0",
130130
"chalk": "4.1.2",
131-
"core-js": "3.38.1",
131+
"core-js": "3.39.0",
132132
"gulp-babel": "next",
133133
"rollup": "2.79.2",
134134
"rollup-plugin-terser": "7.0.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4272,10 +4272,10 @@ core-js-compat@^3.38.0, core-js-compat@^3.38.1:
42724272
dependencies:
42734273
browserslist "^4.23.3"
42744274

4275-
core-js@3.38.1:
4276-
version "3.38.1"
4277-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.38.1.tgz#aa375b79a286a670388a1a363363d53677c0383e"
4278-
integrity sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==
4275+
core-js@3.39.0:
4276+
version "3.39.0"
4277+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.39.0.tgz#57f7647f4d2d030c32a72ea23a0555b2eaa30f83"
4278+
integrity sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==
42794279

42804280
core-js@^2.4.0, core-js@^2.5.0:
42814281
version "2.6.12"

0 commit comments

Comments
 (0)