From 929b3c14fc0256ac7d8a4a09abcd2bd8228f7ab6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 16:32:49 +0000 Subject: [PATCH] chore(deps-dev): bump @ngneat/falso from 5.7.0 to 7.2.0 Bumps [@ngneat/falso](https://github.com/ngneat/falso) from 5.7.0 to 7.2.0. - [Changelog](https://github.com/ngneat/falso/blob/main/changelog.config.js) - [Commits](https://github.com/ngneat/falso/compare/falso-5.7.0...falso-7.2.0) --- updated-dependencies: - dependency-name: "@ngneat/falso" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/api/package.json | 2 +- pnpm-lock.yaml | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/apps/api/package.json b/apps/api/package.json index e5c57a0e0..cbe9d07b8 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -12,7 +12,7 @@ "seed": "npx ts-node --transpile-only ./prisma/seed.ts" }, "devDependencies": { - "@ngneat/falso": "^5.0.0", + "@ngneat/falso": "^7.2.0", "@types": "link:@types", "jsonwebtoken": "^9.0.2", "nitropack": "latest", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a44599184..e2726a654 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,8 +28,8 @@ importers: version: 1.6.6 devDependencies: '@ngneat/falso': - specifier: ^5.0.0 - version: 5.7.0 + specifier: ^7.2.0 + version: 7.2.0 '@types': specifier: link:@types version: link:@types @@ -1376,8 +1376,8 @@ packages: urlpattern-polyfill: 8.0.2 dev: true - /@ngneat/falso@5.7.0: - resolution: {integrity: sha512-VbV0dcVJ5ABFEByeGiuf5obcQAI6z9mcyaeS7wlozZQ/3QCybP0Mr/FqFnki/0/FyYIGSeFTxzH4cAH0VWQgvg==} + /@ngneat/falso@7.2.0: + resolution: {integrity: sha512-283EXBFd05kCbGuGSXgmvhCsQYEYzvD/eJaE7lxd05qRB0tgREvZX7TRlJ1KSp8nHxoK6Ws029G1Y30mt4IVAA==} dependencies: seedrandom: 3.0.5 uuid: 8.3.2 @@ -1990,6 +1990,7 @@ packages: /@swagger-api/apidom-ns-json-schema-draft-4@1.0.0-alpha.9: resolution: {integrity: sha512-OfX4UBb08C0xD5+F80dQAM2yt5lXxcURWkVEeCwxz7i23BB3nNEbnZXNV91Qo9eaJflPh8dO9iiHQxvfw5IgSg==} + requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.25.7 '@swagger-api/apidom-ast': 1.0.0-alpha.9