|
47 | 47 | "@types/node": "^14.18.31", |
48 | 48 | "@types/prompts": "^2.4.1", |
49 | 49 | "@types/update-notifier": "^6.0.1", |
50 | | - "@typescript-eslint/eslint-plugin": "^5.44.0", |
51 | | - "@typescript-eslint/parser": "^5.44.0", |
| 50 | + "@typescript-eslint/eslint-plugin": "^5.48.2", |
| 51 | + "@typescript-eslint/parser": "^5.48.2", |
52 | 52 | "c8": "^7.12.0", |
53 | 53 | "chai": "^4.3.6", |
54 | 54 | "chai-as-promised": "^7.1.1", |
55 | 55 | "dependency-check": "^5.0.0-7", |
56 | | - "eslint": "^8.28.0", |
| 56 | + "eslint": "^8.32.0", |
57 | 57 | "eslint-config-standard": "^17.0.0", |
58 | 58 | "eslint-config-standard-jsx": "^11.0.0", |
59 | | - "eslint-import-resolver-typescript": "^3.5.2", |
60 | | - "eslint-plugin-import": "^2.26.0", |
| 59 | + "eslint-import-resolver-typescript": "^3.5.3", |
| 60 | + "eslint-plugin-import": "^2.27.5", |
61 | 61 | "eslint-plugin-jsdoc": "^39.5.0", |
62 | | - "eslint-plugin-n": "^15.5.1", |
| 62 | + "eslint-plugin-n": "^15.6.1", |
63 | 63 | "eslint-plugin-promise": "^6.1.1", |
64 | | - "eslint-plugin-react": "^7.31.11", |
| 64 | + "eslint-plugin-react": "^7.32.1", |
65 | 65 | "eslint-plugin-react-hooks": "^4.6.0", |
66 | 66 | "eslint-plugin-unicorn": "^45.0.2", |
67 | 67 | "husky": "^8.0.1", |
68 | 68 | "installed-check": "^6.0.5", |
69 | 69 | "mocha": "^10.0.0", |
70 | 70 | "mock-fs": "^5.2.0", |
71 | | - "nock": "^13.2.9", |
| 71 | + "nock": "^13.3.0", |
72 | 72 | "npm-run-all2": "^6.0.2", |
73 | 73 | "type-coverage": "^2.24.1", |
74 | | - "typescript": "~4.9.3" |
| 74 | + "typescript": "~4.9.4" |
75 | 75 | }, |
76 | 76 | "dependencies": { |
77 | 77 | "@apideck/better-ajv-errors": "^0.3.6", |
78 | | - "@socketsecurity/config": "^1.2.0", |
79 | | - "@socketsecurity/sdk": "^0.4.0", |
| 78 | + "@socketsecurity/config": "^2.0.0", |
| 79 | + "@socketsecurity/sdk": "^0.5.0", |
80 | 80 | "chalk": "^5.1.2", |
81 | 81 | "globby": "^13.1.3", |
82 | 82 | "hpagent": "^1.2.0", |
|
0 commit comments