diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-10 20:21:13 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-10 20:21:13 +0000 |
| commit | a5d7099a3c49ec9d3285870aeeb7dbcea08b2a67 (patch) | |
| tree | 6e9febd2c1f2dbda481c3fea98949620030156bf /package.json | |
| parent | Merge pull request #6955 from syuilo/dependabot/npm_and_yarn/ini-1.3.7 (diff) | |
| download | misskey-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>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 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", |