NPM Dependency Report - Tuesday, November 12th, 2024
Versions of npm packages have been checked against their latest versions from the npm registry.
⚠️ - 13 Production dependencies are out-of-date.
⚠️ - 17 Development dependencies are out-of-date.
Make sure to change directory to where the package.json is located using...
cd express-api
Production Dependencies to Update:
Expand to see individual installs.
```
npm install xlsx@0.18.5
```
- [ ] `xlsx` Update from version `https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz` to `0.18.5` by running...
```
npm install xlsx@0.18.5
```
Expand to see individual installs.
```
npm install winston@3.17.0
```
- [ ] `winston` Update from version `3.16.0` to `3.17.0` by running...
```
npm install winston@3.17.0
```
Expand to see individual installs.
```
npm install @bcgov/citz-imb-sso-express@1.0.2 compression@1.7.5 cookie-parser@1.4.7 dotenv@16.4.5 express@4.21.1 express-rate-limit@7.4.1 pg@8.13.1 reflect-metadata@0.2.2 swagger-ui-express@5.0.1 ts-node@10.9.2 zod@3.23.8
```
- [ ] `@bcgov/citz-imb-sso-express` Update from version `1.0.3-beta2` to `1.0.2` by running...
```
npm install @bcgov/citz-imb-sso-express@1.0.2
```
- [ ] `compression` Update from version `1.7.4` to `1.7.5` by running...
```
npm install compression@1.7.5
```
- [ ] `cookie-parser` Update from version `1.4.6` to `1.4.7` by running...
```
npm install cookie-parser@1.4.7
```
- [ ] `dotenv` Update from version `16.4.1` to `16.4.5` by running...
```
npm install dotenv@16.4.5
```
- [ ] `express` Update from version `4.21.0` to `4.21.1` by running...
```
npm install express@4.21.1
```
- [ ] `express-rate-limit` Update from version `7.4.0` to `7.4.1` by running...
```
npm install express-rate-limit@7.4.1
```
- [ ] `pg` Update from version `8.13.0` to `8.13.1` by running...
```
npm install pg@8.13.1
```
- [ ] `reflect-metadata` Update from version `0.2.1` to `0.2.2` by running...
```
npm install reflect-metadata@0.2.2
```
- [ ] `swagger-ui-express` Update from version `5.0.0` to `5.0.1` by running...
```
npm install swagger-ui-express@5.0.1
```
- [ ] `ts-node` Update from version `10.9.1` to `10.9.2` by running...
```
npm install ts-node@10.9.2
```
- [ ] `zod` Update from version `3.23.3` to `3.23.8` by running...
```
npm install zod@3.23.8
```
Development Dependencies to Update:
Expand to see individual installs.
```
npm install -D @types/express@5.0.0
```
- [ ] `@types/express` Update from version `4.17.20` to `5.0.0` by running...
```
npm install -D @types/express@5.0.0
```
Expand to see individual installs.
```
npm install -D @eslint/js@9.14.0 @faker-js/faker@9.2.0 @types/node@22.9.0 eslint@9.14.0 typescript-eslint@8.14.0
```
- [ ] `@eslint/js` Update from version `9.11.1` to `9.14.0` by running...
```
npm install -D @eslint/js@9.14.0
```
- [ ] `@faker-js/faker` Update from version `9.0.1` to `9.2.0` by running...
```
npm install -D @faker-js/faker@9.2.0
```
- [ ] `@types/node` Update from version `22.7.4` to `22.9.0` by running...
```
npm install -D @types/node@22.9.0
```
- [ ] `eslint` Update from version `9.11.1` to `9.14.0` by running...
```
npm install -D eslint@9.14.0
```
- [ ] `typescript-eslint` Update from version `8.8.0` to `8.14.0` by running...
```
npm install -D typescript-eslint@8.14.0
```
Expand to see individual installs.
```
npm install -D @types/compression@1.7.5 @types/cookie-parser@1.4.7 @types/cors@2.8.17 @types/jest@29.5.14 @types/multer@1.4.12 @types/swagger-ui-express@4.1.7 nodemon@3.1.7 prettier@3.3.3 ts-jest@29.2.5 tsc-alias@1.8.10 typescript@5.6.3
```
- [ ] `@types/compression` Update from version `1.7.4` to `1.7.5` by running...
```
npm install -D @types/compression@1.7.5
```
- [ ] `@types/cookie-parser` Update from version `1.4.5` to `1.4.7` by running...
```
npm install -D @types/cookie-parser@1.4.7
```
- [ ] `@types/cors` Update from version `2.8.15` to `2.8.17` by running...
```
npm install -D @types/cors@2.8.17
```
- [ ] `@types/jest` Update from version `29.5.10` to `29.5.14` by running...
```
npm install -D @types/jest@29.5.14
```
- [ ] `@types/multer` Update from version `1.4.11` to `1.4.12` by running...
```
npm install -D @types/multer@1.4.12
```
- [ ] `@types/swagger-ui-express` Update from version `4.1.6` to `4.1.7` by running...
```
npm install -D @types/swagger-ui-express@4.1.7
```
- [ ] `nodemon` Update from version `3.1.0` to `3.1.7` by running...
```
npm install -D nodemon@3.1.7
```
- [ ] `prettier` Update from version `3.3.0` to `3.3.3` by running...
```
npm install -D prettier@3.3.3
```
- [ ] `ts-jest` Update from version `29.2.0` to `29.2.5` by running...
```
npm install -D ts-jest@29.2.5
```
- [ ] `tsc-alias` Update from version `1.8.8` to `1.8.10` by running...
```
npm install -D tsc-alias@1.8.10
```
- [ ] `typescript` Update from version `5.6.2` to `5.6.3` by running...
```
npm install -D typescript@5.6.3
```
NPM Dependency Report - Tuesday, November 12th, 2024
Versions of npm packages have been checked against their latest versions from the npm registry.
⚠️ - 13 Production dependencies are out-of-date. ⚠️ - 17 Development dependencies are out-of-date.
Make sure to change directory to where the package.json is located using...
Production Dependencies to Update:
Expand to see individual installs.
- [ ] `xlsx` Update from version `https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz` to `0.18.5` by running... ``` npm install xlsx@0.18.5 `````` npm install xlsx@0.18.5 ```
Expand to see individual installs.
- [ ] `winston` Update from version `3.16.0` to `3.17.0` by running... ``` npm install winston@3.17.0 `````` npm install winston@3.17.0 ```
Expand to see individual installs.
- [ ] `@bcgov/citz-imb-sso-express` Update from version `1.0.3-beta2` to `1.0.2` by running... ``` npm install @bcgov/citz-imb-sso-express@1.0.2 ``` - [ ] `compression` Update from version `1.7.4` to `1.7.5` by running... ``` npm install compression@1.7.5 ``` - [ ] `cookie-parser` Update from version `1.4.6` to `1.4.7` by running... ``` npm install cookie-parser@1.4.7 ``` - [ ] `dotenv` Update from version `16.4.1` to `16.4.5` by running... ``` npm install dotenv@16.4.5 ``` - [ ] `express` Update from version `4.21.0` to `4.21.1` by running... ``` npm install express@4.21.1 ``` - [ ] `express-rate-limit` Update from version `7.4.0` to `7.4.1` by running... ``` npm install express-rate-limit@7.4.1 ``` - [ ] `pg` Update from version `8.13.0` to `8.13.1` by running... ``` npm install pg@8.13.1 ``` - [ ] `reflect-metadata` Update from version `0.2.1` to `0.2.2` by running... ``` npm install reflect-metadata@0.2.2 ``` - [ ] `swagger-ui-express` Update from version `5.0.0` to `5.0.1` by running... ``` npm install swagger-ui-express@5.0.1 ``` - [ ] `ts-node` Update from version `10.9.1` to `10.9.2` by running... ``` npm install ts-node@10.9.2 ``` - [ ] `zod` Update from version `3.23.3` to `3.23.8` by running... ``` npm install zod@3.23.8 `````` npm install @bcgov/citz-imb-sso-express@1.0.2 compression@1.7.5 cookie-parser@1.4.7 dotenv@16.4.5 express@4.21.1 express-rate-limit@7.4.1 pg@8.13.1 reflect-metadata@0.2.2 swagger-ui-express@5.0.1 ts-node@10.9.2 zod@3.23.8 ```
Development Dependencies to Update:
Expand to see individual installs.
- [ ] `@types/express` Update from version `4.17.20` to `5.0.0` by running... ``` npm install -D @types/express@5.0.0 `````` npm install -D @types/express@5.0.0 ```
Expand to see individual installs.
- [ ] `@eslint/js` Update from version `9.11.1` to `9.14.0` by running... ``` npm install -D @eslint/js@9.14.0 ``` - [ ] `@faker-js/faker` Update from version `9.0.1` to `9.2.0` by running... ``` npm install -D @faker-js/faker@9.2.0 ``` - [ ] `@types/node` Update from version `22.7.4` to `22.9.0` by running... ``` npm install -D @types/node@22.9.0 ``` - [ ] `eslint` Update from version `9.11.1` to `9.14.0` by running... ``` npm install -D eslint@9.14.0 ``` - [ ] `typescript-eslint` Update from version `8.8.0` to `8.14.0` by running... ``` npm install -D typescript-eslint@8.14.0 `````` npm install -D @eslint/js@9.14.0 @faker-js/faker@9.2.0 @types/node@22.9.0 eslint@9.14.0 typescript-eslint@8.14.0 ```
Expand to see individual installs.
- [ ] `@types/compression` Update from version `1.7.4` to `1.7.5` by running... ``` npm install -D @types/compression@1.7.5 ``` - [ ] `@types/cookie-parser` Update from version `1.4.5` to `1.4.7` by running... ``` npm install -D @types/cookie-parser@1.4.7 ``` - [ ] `@types/cors` Update from version `2.8.15` to `2.8.17` by running... ``` npm install -D @types/cors@2.8.17 ``` - [ ] `@types/jest` Update from version `29.5.10` to `29.5.14` by running... ``` npm install -D @types/jest@29.5.14 ``` - [ ] `@types/multer` Update from version `1.4.11` to `1.4.12` by running... ``` npm install -D @types/multer@1.4.12 ``` - [ ] `@types/swagger-ui-express` Update from version `4.1.6` to `4.1.7` by running... ``` npm install -D @types/swagger-ui-express@4.1.7 ``` - [ ] `nodemon` Update from version `3.1.0` to `3.1.7` by running... ``` npm install -D nodemon@3.1.7 ``` - [ ] `prettier` Update from version `3.3.0` to `3.3.3` by running... ``` npm install -D prettier@3.3.3 ``` - [ ] `ts-jest` Update from version `29.2.0` to `29.2.5` by running... ``` npm install -D ts-jest@29.2.5 ``` - [ ] `tsc-alias` Update from version `1.8.8` to `1.8.10` by running... ``` npm install -D tsc-alias@1.8.10 ``` - [ ] `typescript` Update from version `5.6.2` to `5.6.3` by running... ``` npm install -D typescript@5.6.3 `````` npm install -D @types/compression@1.7.5 @types/cookie-parser@1.4.7 @types/cors@2.8.17 @types/jest@29.5.14 @types/multer@1.4.12 @types/swagger-ui-express@4.1.7 nodemon@3.1.7 prettier@3.3.3 ts-jest@29.2.5 tsc-alias@1.8.10 typescript@5.6.3 ```