fix(pnpm): install deps to update pnpm-lock.yaml

This commit is contained in:
Amruth Pillai 2022-03-08 07:56:25 +01:00
parent 9df12194bf
commit 54fd97b5ec
No known key found for this signature in database
GPG Key ID: E3C57DF9B80855AD
1 changed files with 2 additions and 34 deletions

View File

@ -203,13 +203,11 @@ importers:
dayjs: ^1.10.8
eslint: ^8.10.0
googleapis: ^95.0.0
handlebars: ^4.7.7
joi: ^17.6.0
lodash: ^4.17.21
multer: ^1.4.4
nanoid: ^3.3.1
node-stream-zip: ^1.15.0
nodemailer: ^6.7.2
passport: ^0.5.2
passport-jwt: ^4.0.0
passport-local: ^1.0.0
@ -250,13 +248,11 @@ importers:
csvtojson: 2.0.10
dayjs: 1.10.8
googleapis: 95.0.0
handlebars: 4.7.7
joi: 17.6.0
lodash: 4.17.21
multer: 1.4.4
nanoid: 3.3.1
node-stream-zip: 1.15.0
nodemailer: 6.7.2
passport: 0.5.2
passport-jwt: 4.0.0
passport-local: 1.0.0
@ -4786,19 +4782,6 @@ packages:
- supports-color
dev: false
/handlebars/4.7.7:
resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==}
engines: {node: '>=0.4.7'}
hasBin: true
dependencies:
minimist: 1.2.5
neo-async: 2.6.2
source-map: 0.6.1
wordwrap: 1.0.0
optionalDependencies:
uglify-js: 3.15.2
dev: false
/hard-rejection/2.1.0:
resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==}
engines: {node: '>=6'}
@ -6226,6 +6209,7 @@ packages:
/neo-async/2.6.2:
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
dev: true
/next-i18next/10.5.0_caa633a00319350dbda42996613fe26c:
resolution: {integrity: sha512-+Xj/v5gqpEUBKKAaFCZ76+Ps6OGAaIgGowJTF67wTcmIQbHrcHMPjHwPTbnpXy7uHrH8os7i4eAfRENAv/6xwg==}
@ -6342,11 +6326,6 @@ packages:
engines: {node: '>=0.12.0'}
dev: false
/nodemailer/6.7.2:
resolution: {integrity: sha512-Dz7zVwlef4k5R71fdmxwR8Q39fiboGbu3xgswkzGwczUfjp873rVxt1O46+Fh0j1ORnAC6L9+heI8uUpO6DT7Q==}
engines: {node: '>=6.0.0'}
dev: false
/nopt/5.0.0:
resolution: {integrity: sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==}
engines: {node: '>=6'}
@ -7909,6 +7888,7 @@ packages:
/source-map/0.6.1:
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
engines: {node: '>=0.10.0'}
dev: true
/source-map/0.7.3:
resolution: {integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==}
@ -8667,14 +8647,6 @@ packages:
hasBin: true
dev: true
/uglify-js/3.15.2:
resolution: {integrity: sha512-peeoTk3hSwYdoc9nrdiEJk+gx1ALCtTjdYuKSXMTDqq7n1W7dHPqWDdSi+BPL0ni2YMeHD7hKUSdbj3TZauY2A==}
engines: {node: '>=0.8.0'}
hasBin: true
requiresBuild: true
dev: false
optional: true
/unbox-primitive/1.0.1:
resolution: {integrity: sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==}
dependencies:
@ -9041,10 +9013,6 @@ packages:
engines: {node: '>=0.10.0'}
dev: true
/wordwrap/1.0.0:
resolution: {integrity: sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=}
dev: false
/wrap-ansi/6.2.0:
resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==}
engines: {node: '>=8'}