Skip to content

Commit 86bfc21

Browse files
Bump jsonpath-plus and asl-validator
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) and [asl-validator](https://github.com/ChristopheBougere/asl-validator). These dependencies needed to be updated together. Updates `jsonpath-plus` from 7.2.0 to 10.2.0 - [Release notes](https://github.com/s3u/JSONPath/releases) - [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md) - [Commits](https://github.com/s3u/JSONPath/commits) Updates `asl-validator` from 3.8.2 to 3.9.0 - [Release notes](https://github.com/ChristopheBougere/asl-validator/releases) - [Commits](ChristopheBougere/asl-validator@3.8.2...3.9.0) --- updated-dependencies: - dependency-name: jsonpath-plus dependency-type: direct:production - dependency-name: asl-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf3b9e0 commit 86bfc21

File tree

2 files changed

+54
-15
lines changed

2 files changed

+54
-15
lines changed

package-lock.json

Lines changed: 53 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@aws-sdk/credential-providers": "^3.583.0",
7272
"asl-validator": "^3.8.2",
7373
"commander": "^11.1.0",
74-
"jsonpath-plus": "^7.2.0",
74+
"jsonpath-plus": "^10.2.0",
7575
"lodash": "^4.17.21",
7676
"p-limit": "^3.1.0",
7777
"wildcard-match": "^5.1.3"

0 commit comments

Comments
 (0)