diff --git a/src/package.json b/src/package.json index 443d6d4..0c32c55 100644 --- a/src/package.json +++ b/src/package.json @@ -9,7 +9,7 @@ "@angular/core": "^4.0.0 || ^5.0.0", "@angular/common": "^4.0.0 || ^5.0.0", "rxjs": "^5.0.0", - "sweetalert2": "^7.8.0" + "sweetalert2": "^7.15.1" }, "ngPackage": { "$schema": "./node_modules/ng-packagr/ng-package.schema.json", diff --git a/yarn.lock b/yarn.lock index 8e3945a..b4e5b0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7592,8 +7592,8 @@ supports-color@^5.1.0, supports-color@^5.2.0, supports-color@^5.3.0: has-flag "^3.0.0" sweetalert2@^7.8.0: - version "7.14.0" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-7.14.0.tgz#5501e92fd128bfdc23e4715aff3c312495361111" + version "7.15.1" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-7.15.1.tgz#edd9bd4d5501b22e18755686a343c7afe3e9adb2" symbol-observable@1.0.1: version "1.0.1"