diff --git a/{{ cookiecutter.project_slug }}/package.json b/{{ cookiecutter.project_slug }}/package.json index f7734300..daafb1aa 100644 --- a/{{ cookiecutter.project_slug }}/package.json +++ b/{{ cookiecutter.project_slug }}/package.json @@ -51,7 +51,7 @@ "lodash": "^4.17.21", "ngx-anx-forms": "0.3.1", "ngx-resource-factory": "~1.1.0", - "ngx-toastr": "13.2.1", + "ngx-toastr": "14.0.0", "rxjs": "6.6.7", "rxjs-compat": "6.6.7", "tslib": "2.2.0",