Skip to content

Commit 07f9fb5

Browse files
Christophe BougereChristopheBougere
authored andcommitted
feat: update asl-path-validator to mitigate another jsonpath-plus CVE
1 parent dc1a937 commit 07f9fb5

2 files changed

Lines changed: 16 additions & 57 deletions

File tree

package-lock.json

Lines changed: 15 additions & 56 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
@@ -34,7 +34,7 @@
3434
"homepage": "https://github.com/ChristopheBougere/asl-validator#readme",
3535
"dependencies": {
3636
"ajv": "^8.12.0",
37-
"asl-path-validator": "^0.14.1",
37+
"asl-path-validator": "^0.14.2",
3838
"commander": "^10.0.1",
3939
"jsonpath-plus": "^10.0.0",
4040
"yaml": "^2.3.1"

0 commit comments

Comments
 (0)