Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanblock committed Dec 18, 2023
1 parent 1553d7f commit 013fab1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"license": "Apache-2.0",
"dependencies": {
"@apidevtools/json-schema-ref-parser": "9.1.0",
"@architect/inventory": "3.6.3",
"@architect/inventory": "3.6.5",
"@architect/parser": "6.0.3",
"@architect/utils": "3.1.9",
"@begin/api": "1.9.2",
"@begin/api": "1.9.3",
"@colors/colors": "1.6.0",
"@enhance/cli": "1.0.8",
"@enhance/starter-project": "6.1.3",
Expand All @@ -38,7 +38,7 @@
"strip-ansi": "6.0.1",
"tiny-json-http": "7.5.1",
"tmp": "0.2.1",
"ws": "8.14.2"
"ws": "8.15.1"
},
"devDependencies": {
"@architect/eslint-config": "~2.1.2",
Expand All @@ -52,7 +52,7 @@
"@aws-sdk/lib-dynamodb": "3.410.0",
"aws-sdk": "2.1457.0",
"cross-env": "~7.0.3",
"eslint": "~8.54.0",
"eslint": "8.56.0",
"fs-extra": "11.2.0",
"nyc": "~15.1.0",
"pkg": "5.8.1",
Expand Down

0 comments on commit 013fab1

Please sign in to comment.