|
62 | 62 | "dependencies": {
|
63 | 63 | "@types/node-fetch": "^2.5.12",
|
64 | 64 | "abort-controller": "^3.0.0",
|
65 |
| - "axios": "^0.23.0", |
| 65 | + "axios": "^0.24.0", |
66 | 66 | "camelcase": "^6.2.0",
|
67 |
| - "commander": "^8.0.0", |
| 67 | + "commander": "^8.3.0", |
68 | 68 | "form-data": "^4.0.0",
|
69 | 69 | "handlebars": "^4.7.6",
|
70 | 70 | "json-schema-ref-parser": "^9.0.7",
|
|
77 | 77 | "@babel/core": "7.15.8",
|
78 | 78 | "@babel/preset-env": "7.15.8",
|
79 | 79 | "@babel/preset-typescript": "7.15.0",
|
80 |
| - "@rollup/plugin-commonjs": "21.0.0", |
81 |
| - "@rollup/plugin-node-resolve": "13.0.5", |
| 80 | + "@rollup/plugin-commonjs": "21.0.1", |
| 81 | + "@rollup/plugin-node-resolve": "13.0.6", |
82 | 82 | "@types/express": "4.17.13",
|
83 |
| - "@types/glob": "7.1.4", |
| 83 | + "@types/glob": "7.2.0", |
84 | 84 | "@types/jest": "27.0.2",
|
85 |
| - "@types/node": "16.11.1", |
| 85 | + "@types/node": "16.11.6", |
86 | 86 | "@types/qs": "6.9.7",
|
87 |
| - "@typescript-eslint/eslint-plugin": "5.1.0", |
88 |
| - "@typescript-eslint/parser": "5.1.0", |
| 87 | + "@typescript-eslint/eslint-plugin": "5.2.0", |
| 88 | + "@typescript-eslint/parser": "5.2.0", |
89 | 89 | "codecov": "3.8.3",
|
90 |
| - "eslint": "8.0.1", |
| 90 | + "eslint": "8.1.0", |
91 | 91 | "eslint-config-prettier": "8.3.0",
|
92 | 92 | "eslint-plugin-prettier": "4.0.0",
|
93 | 93 | "eslint-plugin-simple-import-sort": "7.0.0",
|
94 | 94 | "express": "4.17.1",
|
95 | 95 | "glob": "7.2.0",
|
96 |
| - "jest": "27.3.0", |
97 |
| - "jest-cli": "27.3.0", |
| 96 | + "jest": "27.3.1", |
| 97 | + "jest-cli": "27.3.1", |
98 | 98 | "prettier": "2.4.1",
|
99 | 99 | "puppeteer": "10.4.0",
|
100 | 100 | "qs": "6.10.1",
|
101 |
| - "rollup": "2.58.0", |
| 101 | + "rollup": "2.58.3", |
102 | 102 | "rollup-plugin-terser": "7.0.2",
|
103 | 103 | "rollup-plugin-typescript2": "0.30.0",
|
104 | 104 | "tslib": "2.3.1",
|
|
0 commit comments