Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanblock committed Dec 12, 2023
1 parent 0e62ff5 commit 02824cd
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"src/*"
],
"dependencies": {
"@architect/asap": "~6.0.4",
"@architect/asap": "~6.1.0-RC.0",
"@architect/create": "~4.2.4",
"@architect/hydrate": "~3.5.1",
"@architect/inventory": "~3.6.3",
"@architect/inventory": "~3.6.5",
"@architect/utils": "~4.0.0-RC.1",
"@aws-lite/client": "~0.11.1",
"@aws-lite/dynamodb": "~0.2.2",
"@aws-lite/client": "~0.12.2",
"@aws-lite/dynamodb": "~0.3.0",
"@begin/hashid": "~1.0.0",
"chalk": "4.1.2",
"chokidar": "~3.5.3",
Expand All @@ -53,17 +53,17 @@
"tmp": "~0.2.1",
"tree-kill": "~1.2.2",
"update-notifier-cjs": "~5.1.6",
"ws": "~8.14.2"
"ws": "~8.15.0"
},
"devDependencies": {
"@architect/eslint-config": "~2.1.2",
"@architect/functions": "~7.0.0",
"@architect/req-res-fixtures": "git+https://github.com/architect/req-res-fixtures.git",
"@aws-lite/apigatewaymanagementapi": "~0.0.2",
"@aws-lite/ssm": "~0.2.0",
"@aws-lite/apigatewaymanagementapi": "~0.0.5",
"@aws-lite/ssm": "~0.2.1",
"cross-env": "~7.0.3",
"eslint": "~8.54.0",
"fs-extra": "~11.1.1",
"eslint": "~8.55.0",
"fs-extra": "~11.2.0",
"nyc": "~15.1.0",
"pkg": "~5.8.1",
"proxyquire": "~2.1.3",
Expand Down

0 comments on commit 02824cd

Please sign in to comment.