|
63 | 63 | "@types/node-fetch": "^2.5.12",
|
64 | 64 | "abort-controller": "^3.0.0",
|
65 | 65 | "axios": "^0.24.0",
|
66 |
| - "camelcase": "^6.2.0", |
| 66 | + "camelcase": "^6.2.1", |
67 | 67 | "commander": "^8.3.0",
|
68 | 68 | "cross-blob": "^2.0.1",
|
69 | 69 | "form-data": "^4.0.0",
|
|
76 | 76 | "devDependencies": {
|
77 | 77 | "@babel/cli": "7.16.0",
|
78 | 78 | "@babel/core": "7.16.0",
|
79 |
| - "@babel/preset-env": "7.16.0", |
| 79 | + "@babel/preset-env": "7.16.4", |
80 | 80 | "@babel/preset-typescript": "7.16.0",
|
81 | 81 | "@rollup/plugin-commonjs": "21.0.1",
|
82 | 82 | "@rollup/plugin-node-resolve": "13.0.6",
|
83 | 83 | "@types/express": "4.17.13",
|
84 | 84 | "@types/glob": "7.2.0",
|
85 |
| - "@types/jest": "27.0.2", |
86 |
| - "@types/node": "16.11.7", |
| 85 | + "@types/jest": "27.0.3", |
| 86 | + "@types/node": "16.11.11", |
87 | 87 | "@types/qs": "6.9.7",
|
88 |
| - "@typescript-eslint/eslint-plugin": "5.3.1", |
89 |
| - "@typescript-eslint/parser": "5.3.1", |
| 88 | + "@typescript-eslint/eslint-plugin": "5.5.0", |
| 89 | + "@typescript-eslint/parser": "5.5.0", |
90 | 90 | "codecov": "3.8.3",
|
91 |
| - "eslint": "8.2.0", |
| 91 | + "eslint": "8.3.0", |
92 | 92 | "eslint-config-prettier": "8.3.0",
|
93 | 93 | "eslint-plugin-prettier": "4.0.0",
|
94 | 94 | "eslint-plugin-simple-import-sort": "7.0.0",
|
95 | 95 | "express": "4.17.1",
|
96 | 96 | "glob": "7.2.0",
|
97 |
| - "jest": "27.3.1", |
98 |
| - "jest-cli": "27.3.1", |
99 |
| - "prettier": "2.4.1", |
100 |
| - "puppeteer": "11.0.0", |
| 97 | + "jest": "27.4.3", |
| 98 | + "jest-cli": "27.4.3", |
| 99 | + "prettier": "2.5.0", |
| 100 | + "puppeteer": "12.0.1", |
101 | 101 | "qs": "6.10.1",
|
102 |
| - "rollup": "2.59.0", |
| 102 | + "rollup": "2.60.2", |
103 | 103 | "rollup-plugin-terser": "7.0.2",
|
104 |
| - "rollup-plugin-typescript2": "0.30.0", |
| 104 | + "rollup-plugin-typescript2": "0.31.1", |
105 | 105 | "tslib": "2.3.1",
|
106 |
| - "typescript": "4.4.4" |
| 106 | + "typescript": "4.5.2" |
107 | 107 | }
|
108 | 108 | }
|
0 commit comments