Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tbeseda committed Nov 30, 2023
1 parent eb994ad commit 4ff2520
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 @@ -22,13 +22,13 @@
"license": "Apache-2.0",
"dependencies": {
"@apidevtools/json-schema-ref-parser": "9.1.0",
"@architect/inventory": "3.6.1",
"@architect/inventory": "3.6.3",
"@architect/parser": "6.0.3",
"@architect/utils": "3.1.9",
"@begin/api": "1.9.2",
"@colors/colors": "1.6.0",
"@enhance/cli": "1.0.5",
"@enhance/starter-project": "5.1.7",
"@enhance/cli": "1.0.8",
"@enhance/starter-project": "6.1.2",
"adm-zip": "0.5.10",
"cli-table3": "0.6.3",
"enquirer": "2.4.1",
Expand All @@ -41,7 +41,7 @@
"ws": "8.13.0"
},
"devDependencies": {
"@architect/eslint-config": "^2.1.2",
"@architect/eslint-config": "~2.1.2",
"@architect/plugin-node-prune": "2.1.0-RC.0",
"@aws-sdk/client-apigatewaymanagementapi": "3.410.0",
"@aws-sdk/client-dynamodb": "3.410.0",
Expand All @@ -51,10 +51,10 @@
"@aws-sdk/client-ssm": "3.410.0",
"@aws-sdk/lib-dynamodb": "3.410.0",
"aws-sdk": "2.1457.0",
"cross-env": "^7.0.3",
"eslint": "8.49.0",
"cross-env": "~7.0.3",
"eslint": "~8.54.0",
"fs-extra": "11.1.1",
"nyc": "^15.1.0",
"nyc": "~15.1.0",
"pkg": "5.8.1",
"proxyquire": "~2.1.3",
"string-argv": "~0.3.2",
Expand Down

0 comments on commit 4ff2520

Please sign in to comment.