From be9e7fbf2843b003fc5766702b093184ec579d2f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 9 Apr 2021 14:38:18 +0000 Subject: [PATCH] Pin dependency ngx-pipes to 2.7.5 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9ff104ce..4541debd 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "jsonapi-datastore": "0.4.0-beta", "ng2-ace-editor": "0.3.9", "ng2-file-upload": "1.4.0", - "ngx-pipes": "^2.7.5", + "ngx-pipes": "2.7.5", "rxjs": "6.6.7", "rxjs-compat": "6.6.7", "tslib": "2.2.0", diff --git a/yarn.lock b/yarn.lock index 037216e5..a1e26fa1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4930,7 +4930,7 @@ ng2-file-upload@1.4.0: dependencies: tslib "^1.9.0" -ngx-pipes@^2.7.5: +ngx-pipes@2.7.5: version "2.7.5" resolved "https://registry.yarnpkg.com/ngx-pipes/-/ngx-pipes-2.7.5.tgz#22e2e4b7015ae9103210dfa2dacd6f4ae4411639" integrity sha512-hlxHzu+snGJ038Z+HdkgEZRlZeE7suDTLWJD1yUP11eAM+xLPJAur1QtvvtZTHRHutOc7Wij1keBtuWIS9D0JQ==