|
61 | 61 | "i18next": "^20.3.5", |
62 | 62 | "i18next-fs-backend": "^1.1.1", |
63 | 63 | "i18next-http-middleware": "^3.1.4", |
64 | | - "jsdom": "^16.6.0", |
| 64 | + "jsdom": "^17.0.0", |
65 | 65 | "nunjucks": "^3.2.3", |
66 | 66 | "libphonenumber-js": "^1.9.23", |
67 | 67 | "prettier": "^2.3.2", |
|
73 | 73 | "@types/chai": "^4.2.21", |
74 | 74 | "@types/chai-as-promised": "^7.1.4", |
75 | 75 | "@types/cheerio": "^0.22.30", |
76 | | - "@types/cookie-session": "^2.0.42", |
| 76 | + "@types/cookie-session": "^2.0.43", |
77 | 77 | "@types/cookie-parser": "^1.4.2", |
78 | 78 | "@types/csurf": "^1.11.2", |
79 | 79 | "@types/express": "^4.17.13", |
80 | 80 | "@types/i18next-fs-backend": "^1.0.1", |
81 | | - "@types/node": "^15.14.3", |
| 81 | + "@types/node": "^15.14.8", |
82 | 82 | "@types/nunjucks": "^3.1.5", |
83 | | - "@types/mocha": "^8.2.3", |
| 83 | + "@types/mocha": "^9.0.0", |
84 | 84 | "@types/nock": "^11.1.0", |
85 | 85 | "@types/pino": "^6.3.11", |
86 | | - "@types/pino-http": "^5.4.1", |
| 86 | + "@types/pino-http": "^5.4.3", |
87 | 87 | "@types/pino-pretty": "^4.7.1", |
88 | 88 | "@types/sinon": "^10.0.2", |
89 | 89 | "@types/sinon-chai": "^3.2.5", |
|
107 | 107 | "nyc": "^15.1.0", |
108 | 108 | "pino-pretty": "^5.1.0", |
109 | 109 | "sass": "^1.35.2", |
110 | | - "sinon": "^11.1.1", |
| 110 | + "sinon": "^11.1.2", |
111 | 111 | "sinon-chai": "^3.7.0", |
112 | | - "supertest": "^6.1.3", |
113 | | - "ts-node": "^10.0.0", |
| 112 | + "supertest": "^6.1.5", |
| 113 | + "ts-node": "^10.2.1", |
114 | 114 | "typescript": "^4.3.5", |
115 | 115 | "uglify-js": "^3.14.1" |
116 | 116 | } |
|
0 commit comments