Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanblock committed Nov 27, 2023
1 parent 8d2ed91 commit 72d57f0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@
"src/*"
],
"dependencies": {
"@types/aws-lambda": "^8.10.114",
"esbuild": "^0.17.16",
"@types/aws-lambda": "^8.10.129",
"esbuild": "^0.19.8",
"source-map-support": "^0.5.21"
},
"devDependencies": {
"@architect/architect": "^10.12.0-RC.1",
"@architect/eslint-config": "^2.1.1",
"@architect/architect": "^10.16.3",
"@architect/eslint-config": "^2.1.2",
"cross-env": "^7.0.3",
"eslint": "^8.38.0",
"tap-arc": "^0.3.5",
"tape": "^5.6.3",
"eslint": "^8.54.0",
"tap-arc": "^1.2.2",
"tape": "^5.7.2",
"tiny-json-http": "^7.5.1"
},
"eslintConfig": {
Expand Down

0 comments on commit 72d57f0

Please sign in to comment.