|
47 | 47 | "preset": "./jest-preset.js"
|
48 | 48 | },
|
49 | 49 | "dependencies": {
|
50 |
| - "@aws-sdk/client-dynamodb": "3.113.0", |
51 |
| - "@aws-sdk/lib-dynamodb": "3.113.0", |
52 |
| - "@aws-sdk/util-dynamodb": "3.113.0", |
| 50 | + "@aws-sdk/client-dynamodb": "3.264.0", |
| 51 | + "@aws-sdk/lib-dynamodb": "3.264.0", |
| 52 | + "@aws-sdk/util-dynamodb": "3.264.0", |
53 | 53 | "cwd": "0.10.0",
|
54 | 54 | "debug": "4.3.4",
|
55 | 55 | "dynamodb-local": "0.0.31"
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 |
| - "@babel/cli": "7.19.3", |
| 58 | + "@babel/cli": "7.20.7", |
59 | 59 | "@babel/core": "7.20.12",
|
60 | 60 | "@shelf/babel-config": "1.2.0",
|
61 |
| - "@shelf/eslint-config": "2.22.0", |
| 61 | + "@shelf/eslint-config": "2.27.1", |
62 | 62 | "@shelf/prettier-config": "1.0.0",
|
63 |
| - "@shelf/tsconfig": "0.0.8", |
| 63 | + "@shelf/tsconfig": "0.0.9", |
64 | 64 | "@types/aws-sdk": "2.7.0",
|
65 | 65 | "@types/cwd": "^0.10.0",
|
66 |
| - "@types/jest": "28.1.8", |
| 66 | + "@types/jest": "29.4.0", |
67 | 67 | "@types/node": "16",
|
68 | 68 | "eslint": "8.33.0",
|
69 |
| - "husky": "8.0.2", |
70 |
| - "jest": "28.1.3", |
| 69 | + "husky": "8.0.3", |
| 70 | + "jest": "29.4.1", |
71 | 71 | "lint-staged": "13.1.0",
|
72 | 72 | "prettier": "2.8.3",
|
73 |
| - "typescript": "4.8.4" |
| 73 | + "typescript": "4.9.5" |
74 | 74 | },
|
75 | 75 | "engines": {
|
76 | 76 | "node": ">=16"
|
|
0 commit comments