From 732fd4f576e4aba35e685b8a36cb686e35d74696 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 16:12:10 +0000 Subject: [PATCH] build(deps): bump @casl/ability from 6.7.0 to 6.7.1 Bumps [@casl/ability](https://github.com/stalniy/casl/tree/HEAD/packages/casl-ability) from 6.7.0 to 6.7.1. - [Release notes](https://github.com/stalniy/casl/releases) - [Changelog](https://github.com/stalniy/casl/blob/master/packages/casl-ability/CHANGELOG.md) - [Commits](https://github.com/stalniy/casl/commits/@casl/ability@6.7.1/packages/casl-ability) --- updated-dependencies: - dependency-name: "@casl/ability" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e7f04dce7..037a1576a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -953,9 +953,9 @@ "dev": true }, "node_modules/@casl/ability": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@casl/ability/-/ability-6.7.0.tgz", - "integrity": "sha512-NC51ha1nnfCMy88Gdk7cTBipv6n3QNo1yZA68EklsUIzWVDhTs9jJ5y70c3LpT6sN1GcUnGBP/cF7M2I4TkQ3w==", + "version": "6.7.1", + "resolved": "https://registry.npmjs.org/@casl/ability/-/ability-6.7.1.tgz", + "integrity": "sha512-e+Vgrehd1/lzOSwSqKHtmJ6kmIuZbGBlM2LBS5IuYGGKmVHuhUuyh3XgTn1VIw9+TO4gqU+uptvxfIRBUEdJuw==", "dependencies": { "@ucast/mongo2js": "^1.3.0" },