Bump asl-validator from 3.6.0 to 3.6.1 in /dependencies (#4175)

Bumps [asl-validator](https://github.com/ChristopheBougere/asl-validator) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/ChristopheBougere/asl-validator/releases)
- [Commits](https://github.com/ChristopheBougere/asl-validator/compare/3.6.0...3.6.1)

---
updated-dependencies:
- dependency-name: asl-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] 2023-05-24 00:38:36 +00:00 committed by GitHub
parent 1899a93d59
commit bc1bad2823
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
dependencies/package-lock.json generated vendored
View file

@ -12,7 +12,7 @@
"@stoplight/spectral": "^6.5.0",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"asl-validator": "^3.6.0",
"asl-validator": "^3.6.1",
"axios": "^1.3.6",
"babel-eslint": "^10.1.0",
"eslint": "^8.41.0",
@ -2545,9 +2545,9 @@
}
},
"node_modules/asl-validator": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/asl-validator/-/asl-validator-3.6.0.tgz",
"integrity": "sha512-VZ2qbMGFMuG9WY1hKPN0VifwH9NEo6rYk9z4HZCmvv0TtsdvxJUobyyK1wkFlJ7Yg8BTrUkpemfw8bf34ivMZw==",
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/asl-validator/-/asl-validator-3.6.1.tgz",
"integrity": "sha512-Ih4ka6Hf8iYWioeBsNHG6DTBDap0sFQU4GFjtSmmJw/qt3xyOdnA6MKJNEpqe7GHKsWP7rBUsU2ZOMqyONsJsw==",
"dependencies": {
"ajv": "^8.11.0",
"asl-path-validator": "^0.11.0",

View file

@ -7,7 +7,7 @@
"@stoplight/spectral": "^6.5.0",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"asl-validator": "^3.6.0",
"asl-validator": "^3.6.1",
"axios": "^1.3.6",
"babel-eslint": "^10.1.0",
"eslint": "^8.41.0",