From 9df9a25a8d8e480cc02284315f3188812091a37b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 10:03:38 +0000 Subject: [PATCH] build(deps): bump @ngneat/falso from 6.4.0 to 7.1.1 Bumps [@ngneat/falso](https://github.com/ngneat/falso) from 6.4.0 to 7.1.1. - [Changelog](https://github.com/ngneat/falso/blob/main/changelog.config.js) - [Commits](https://github.com/ngneat/falso/compare/falso-6.4.0...falso-7.1.1) --- updated-dependencies: - dependency-name: "@ngneat/falso" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ae3541a..ee7bc3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@angular/platform-browser-dynamic": "15.2.7", "@angular/router": "15.2.7", "@ngneat/error-tailor": "^2.2.0", - "@ngneat/falso": "^6.4.0", + "@ngneat/falso": "^7.1.1", "@ngx-translate/core": "^14.0.0", "@ngx-translate/http-loader": "^7.0.0", "@onecx/accelerator": "^3.7.1", @@ -6628,9 +6628,9 @@ "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, "node_modules/@ngneat/falso": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/@ngneat/falso/-/falso-6.4.0.tgz", - "integrity": "sha512-f6r036h2fX/AoHw1eV2t8+qWQwrbSrozs3zXMhhwoO7SJBc+DGMxRWEhFeYIinfwx0uhUH8ggx5+PDLzYESLOA==", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/@ngneat/falso/-/falso-7.1.1.tgz", + "integrity": "sha512-/5HuJDaZHXl3WVdgvYBAM52OSYbSKfiNazVOZOw/3KjeZ6dQW9F0QCG+W6z52lUu5MZvp/TkPGaVRtoz6h9T1w==", "dependencies": { "seedrandom": "3.0.5", "uuid": "8.3.2" diff --git a/package.json b/package.json index 9581d4f..8d7eeac 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@angular/platform-browser-dynamic": "15.2.7", "@angular/router": "15.2.7", "@ngneat/error-tailor": "^2.2.0", - "@ngneat/falso": "^6.4.0", + "@ngneat/falso": "^7.1.1", "@ngx-translate/core": "^14.0.0", "@ngx-translate/http-loader": "^7.0.0", "@onecx/accelerator": "^3.7.1",