Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7d82a84

Browse files
authoredJan 24, 2025··
Merge pull request #640 from lukehedger/master
chore: bump asl-validator to 3.11.0
2 parents 2472cc0 + 4862bbd commit 7d82a84

File tree

2 files changed

+61
-16
lines changed

2 files changed

+61
-16
lines changed
 

‎package-lock.json

Lines changed: 59 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
"sinon": "^12.0.1"
4545
},
4646
"dependencies": {
47-
"joi": "^17.7.0",
4847
"@serverless/utils": "^6.7.0",
49-
"asl-validator": "^3.8.0",
48+
"asl-validator": "^3.11.0",
5049
"bluebird": "^3.4.0",
5150
"chalk": "^4.1.2",
51+
"joi": "^17.7.0",
5252
"lodash": "^4.17.11"
5353
},
5454
"peerDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.