Bump @casl/ability from 6.5.0 to 6.7.1 in /spiffworkflow-frontend (#1374)

Bumps [@casl/ability](https://github.com/stalniy/casl/tree/HEAD/packages/casl-ability) from 6.5.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-10 15:16:04 +00:00 committed by GitHub
parent 5c5f484e6c
commit 2ae1ab45c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -15,7 +15,7 @@
"@carbon/icons-react": "^11.36.0", "@carbon/icons-react": "^11.36.0",
"@carbon/react": "^1.33.0", "@carbon/react": "^1.33.0",
"@carbon/styles": "^1.51.0", "@carbon/styles": "^1.51.0",
"@casl/ability": "^6.5.0", "@casl/ability": "^6.7.1",
"@casl/react": "^3.1.0", "@casl/react": "^3.1.0",
"@microsoft/fetch-event-source": "^2.0.1", "@microsoft/fetch-event-source": "^2.0.1",
"@monaco-editor/react": "^4.4.5", "@monaco-editor/react": "^4.4.5",
@ -2354,9 +2354,9 @@
} }
}, },
"node_modules/@casl/ability": { "node_modules/@casl/ability": {
"version": "6.5.0", "version": "6.7.1",
"resolved": "https://registry.npmjs.org/@casl/ability/-/ability-6.5.0.tgz", "resolved": "https://registry.npmjs.org/@casl/ability/-/ability-6.7.1.tgz",
"integrity": "sha512-3guc94ugr5ylZQIpJTLz0CDfwNi0mxKVECj1vJUPAvs+Lwunh/dcuUjwzc4MHM9D8JOYX0XUZMEPedpB3vIbOw==", "integrity": "sha512-e+Vgrehd1/lzOSwSqKHtmJ6kmIuZbGBlM2LBS5IuYGGKmVHuhUuyh3XgTn1VIw9+TO4gqU+uptvxfIRBUEdJuw==",
"dependencies": { "dependencies": {
"@ucast/mongo2js": "^1.3.0" "@ucast/mongo2js": "^1.3.0"
}, },
@ -36124,9 +36124,9 @@
} }
}, },
"@casl/ability": { "@casl/ability": {
"version": "6.5.0", "version": "6.7.1",
"resolved": "https://registry.npmjs.org/@casl/ability/-/ability-6.5.0.tgz", "resolved": "https://registry.npmjs.org/@casl/ability/-/ability-6.7.1.tgz",
"integrity": "sha512-3guc94ugr5ylZQIpJTLz0CDfwNi0mxKVECj1vJUPAvs+Lwunh/dcuUjwzc4MHM9D8JOYX0XUZMEPedpB3vIbOw==", "integrity": "sha512-e+Vgrehd1/lzOSwSqKHtmJ6kmIuZbGBlM2LBS5IuYGGKmVHuhUuyh3XgTn1VIw9+TO4gqU+uptvxfIRBUEdJuw==",
"requires": { "requires": {
"@ucast/mongo2js": "^1.3.0" "@ucast/mongo2js": "^1.3.0"
} }

View File

@ -10,7 +10,7 @@
"@carbon/icons-react": "^11.36.0", "@carbon/icons-react": "^11.36.0",
"@carbon/react": "^1.33.0", "@carbon/react": "^1.33.0",
"@carbon/styles": "^1.51.0", "@carbon/styles": "^1.51.0",
"@casl/ability": "^6.5.0", "@casl/ability": "^6.7.1",
"@casl/react": "^3.1.0", "@casl/react": "^3.1.0",
"@microsoft/fetch-event-source": "^2.0.1", "@microsoft/fetch-event-source": "^2.0.1",
"@monaco-editor/react": "^4.4.5", "@monaco-editor/react": "^4.4.5",