nakarte

Source code of https://map.sikmir.ru (fork)
git clone git://git.sikmir.ru/nakarte
Log | Files | Refs | LICENSE

commit 7727851db0d0d4a062998dd3296f3fb9117e270a
parent deacc72e53da98e99c7db25f3f00fa64c312bf7d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat,  1 Feb 2020 02:27:54 +0000

build(deps): bump core-js from 3.6.1 to 3.6.4

Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.1 to 3.6.4.
- [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.6.1...v3.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat:
Mpackage.json | 2+-
Myarn.lock | 8++++----
2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json @@ -72,7 +72,7 @@ "alertify.js": "^1.0.12", "blueimp-md5": "^2.12.0", "browser-filesaver": "^1.1.1", - "core-js": "^3.6.1", + "core-js": "^3.6.4", "escape-html": "^1.0.3", "image-promise": "^7.0.0", "knockout": "^3.4.0", diff --git a/yarn.lock b/yarn.lock @@ -2474,10 +2474,10 @@ core-js-compat@^3.6.0: browserslist "^4.8.2" semver "7.0.0" -core-js@^3.2.0, core-js@^3.6.1: - version "3.6.1" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.1.tgz#39d5e2e346258cc01eb7d44345b1c3c014ca3f05" - integrity sha512-186WjSik2iTGfDjfdCZAxv2ormxtKgemjC3SI6PL31qOA0j5LhTDVjHChccoc7brwLvpvLPiMyRlcO88C4l1QQ== +core-js@^3.2.0, core-js@^3.6.4: + version "3.6.4" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.4.tgz#440a83536b458114b9cb2ac1580ba377dc470647" + integrity sha512-4paDGScNgZP2IXXilaffL9X7968RuvwlkK3xWtZRVqgd8SYNiVKRJvkFd1aqqEuPfN7E68ZHEp9hDj6lHj4Hyw== core-util-is@~1.0.0: version "1.0.2"