summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-10 20:21:13 +0000
committerGitHub <noreply@github.com>2020-12-10 20:21:13 +0000
commita5d7099a3c49ec9d3285870aeeb7dbcea08b2a67 (patch)
tree6e9febd2c1f2dbda481c3fea98949620030156bf
parentMerge pull request #6955 from syuilo/dependabot/npm_and_yarn/ini-1.3.7 (diff)
downloadmisskey-a5d7099a3c49ec9d3285870aeeb7dbcea08b2a67.tar.gz
misskey-a5d7099a3c49ec9d3285870aeeb7dbcea08b2a67.tar.bz2
misskey-a5d7099a3c49ec9d3285870aeeb7dbcea08b2a67.zip
Bump core-js from 3.7.0 to 3.8.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.7.0 to 3.8.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.7.0...v3.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 4224dcfbcb..7c4ab74362 100644
--- a/package.json
+++ b/package.json
@@ -122,7 +122,7 @@
"cli-highlight": "2.1.9",
"commander": "4.1.1",
"content-disposition": "0.5.3",
- "core-js": "3.7.0",
+ "core-js": "3.8.1",
"crc-32": "1.2.0",
"css-loader": "5.0.1",
"cssnano": "4.1.10",
diff --git a/yarn.lock b/yarn.lock
index d311037d90..5d9f3936b6 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2665,10 +2665,10 @@ copy-to@^2.0.1:
resolved "https://registry.yarnpkg.com/copy-to/-/copy-to-2.0.1.tgz#2680fbb8068a48d08656b6098092bdafc906f4a5"
integrity sha1-JoD7uAaKSNCGVrYJgJK9r8kG9KU=
-core-js@3.7.0:
- version "3.7.0"
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.7.0.tgz#b0a761a02488577afbf97179e4681bf49568520f"
- integrity sha512-NwS7fI5M5B85EwpWuIwJN4i/fbisQUwLwiSNUWeXlkAZ0sbBjLEvLvFLf1uzAUV66PcEPt4xCGCmOZSxVf3xzA==
+core-js@3.8.1:
+ version "3.8.1"
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.1.tgz#f51523668ac8a294d1285c3b9db44025fda66d47"
+ integrity sha512-9Id2xHY1W7m8hCl8NkhQn5CufmF/WuR30BTRewvCXc1aZd3kMECwNZ69ndLbekKfakw9Rf2Xyc+QR6E7Gg+obg==
core-util-is@1.0.2, core-util-is@~1.0.0:
version "1.0.2"