-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update packages #275
Comments
|
|
nodejs/node-gyp#2756 vasyas/typescript-rest-rpc#20 #279 AlaSQL/alasql#1541 #281 #280 bahmutov/ggit#157 #283 warning adal-node > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. |
Report in WARNINGS.md in root folder. |
Run ncu -u to upgrade package.json
rodriguez@pgm40:~/Sources/BotServer$ ncu -u
Upgrading /home/rodriguez/Sources/BotServer/package.json
[====================] 132/132 100%
@azure/cognitiveservices-computervision 8.1.0 → 8.2.0
@azure/ms-rest-js 2.5.1 → 2.6.2
@google-cloud/pubsub 2.13.0 → 3.2.1
@google-cloud/translate 6.2.6 → 7.0.4
@hubspot/api-client 5.0.0 → 7.1.2
@microsoft/microsoft-graph-client 2.2.1 → 3.0.4
@semantic-release/changelog 5.0.1 → 6.0.1
@semantic-release/exec 5.0.0 → 6.0.3
@semantic-release/git 9.0.0 → 10.0.1
@sendgrid/mail 7.4.4 → 7.7.0
@types/node 8.0.0 → 18.11.9
@types/puppeteer 5.4.6 → 5.4.7
@types/url-join 4.0.0 → 4.0.1
@types/validator 13.1.4 → 13.7.10
adal-node 0.2.2 → 0.2.3
adm-zip 0.5.6 → 0.5.9
alasql ^1.7.3 → ^2.1.6
ban-sensitive-files 1.9.15 → 1.9.18
billboard.js ^3.4.1 → ^3.6.3
body-parser 1.19.0 → 1.20.1
botbuilder 4.11.0 → 4.18.0
botbuilder-adapter-facebook 1.0.11 → 1.0.12
botbuilder-ai 4.11.0 → 4.18.0
botbuilder-dialogs 4.11.0 → 4.18.0
botframework-connector 4.11.0 → 4.18.0
commitizen 4.2.4 → 4.2.5
core-js 3.14.0 → 3.26.1
data-forge ^1.9.5 → ^1.9.6
date-diff 0.2.2 → 1.0.2
docxtemplater ^3.31.1 → ^3.32.4
exceljs 4.2.1 → 4.3.0
express 4.17.1 → 4.18.2
ffmpeg-static 4.3.0 → 5.1.0
google-libphonenumber 3.2.21 → 3.2.31
googleapis 75.0.0 → 109.0.1
ibm-watson 6.1.1 → 7.1.2
js-beautify 1.13.13 → 1.14.7
keyv ^4.5.0 → ^4.5.2
koa-body ^5.0.0 → ^6.0.1
luxon 2.0.2 → 3.1.0
mammoth ^1.4.21 → ^1.5.1
marked 2.0.7 → 4.2.2
ms-rest-azure 3.0.0 → 3.0.2
ngrok 4.0.1 → 4.3.3
node-cron 3.0.0 → 3.0.2
node-nlp ^3.10.2 → ^4.24.0
npm 7.21.0 → 9.1.2
phone 2.4.21 → 3.1.30
pizzip ^3.0.6 → ^3.1.3
prism-media 1.3.1 → 1.3.4
public-ip 4.0.4 → 6.0.1
puppeteer 13.7.0 → 19.2.2
puppeteer-extra-plugin-stealth 2.4.5 → 2.11.1
qrcode ^1.5.0 → ^1.5.1
semantic-release 17.4.3 → 19.0.5
sequelize 6.5.0 → 6.25.6
sequelize-cli 6.2.0 → 6.5.2
sequelize-typescript 2.1.0 → 2.1.5
simple-commit-message 4.1.2 → 4.1.3
simple-git 2.39.1 → 3.15.0
sppull 2.7.0 → 3.0.1
swagger-client 2.1.18 → 3.18.5
tabulator-tables ^5.2.6 → ^5.4.2
tedious 14.0.0 → 15.1.2
ts-node 10.0.0 → 10.9.1
twitter-api-v2 1.12.7 → 1.12.9
typescript 3.6.4 → 4.9.3
url-join 4.0.1 → 5.0.0
whatsapp-web.js 1.18.0 → 1.18.3
winston ^2.4.2 → ^3.8.2
Run npm install to install new versions.
rodriguez@pgm40:
/Sources/BotServer$ rm -rf node_modules//Sources/BotServer$ npm irodriguez@pgm40:
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@azure/msal-node@1.14.2',
npm WARN EBADENGINE required: { node: '10 || 12 || 14 || 16 || 18' },
npm WARN EBADENGINE current: { node: 'v19.1.0', npm: '8.19.3' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'got@5.7.1',
npm WARN EBADENGINE required: { node: '>=0.10.0 <7' },
npm WARN EBADENGINE current: { node: 'v19.1.0', npm: '8.19.3' }
npm WARN EBADENGINE }
npm WARN deprecated momentjs@2.0.0: WARNING: The correct package name for Moment.js is 'moment', not 'momentjs'.
npm WARN deprecated @types/moment-timezone@0.5.30: This is a stub types definition. moment-timezone provides its own type definitions, so you do not need this installed.
npm WARN deprecated @types/winston@2.4.4: This is a stub types definition. winston provides its own type definitions, so you do not need this installed.
npm WARN deprecated @types/keyv@4.2.0: This is a stub types definition. keyv provides its own type definitions, so you do not need this installed.
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash.
npm WARN deprecated request-promise-native@1.0.8: request-promise-native has been deprecated because it extends the now deprecated request package, see request/request#3142
npm WARN deprecated electron-download@3.3.0: Please use @electron/get moving forward.
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated opn@6.0.0: The package has been renamed to
open
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated transformers@2.1.0: Deprecated, use jstransformer
npm WARN deprecated request-promise@4.2.5: request-promise has been deprecated because it extends the now deprecated request package, see request/request#3142
npm WARN deprecated j@0.4.3: The underlying libraries have been unified. See < https://cdn.sheetjs.com/j/ >.
npm WARN deprecated boom@5.2.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated hoek@4.2.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated deep-defaults@1.0.5: not actively maintained; find alternatives
npm WARN deprecated ini@1.1.0: Please update to ini >=1.3.6 to avoid a prototype pollution issue
npm WARN deprecated constantinople@3.0.2: Please update to at least constantinople 3.1.1
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated wreck@12.5.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated babyparse@0.4.6: Deprecated in favour of PapaParse, which now supports Node.js
npm WARN deprecated xmldom@0.1.27: Deprecated due to CVE-2021-21366 resolved in 0.5.0
npm WARN deprecated babyparse@0.2.1: Deprecated in favour of PapaParse, which now supports Node.js
npm WARN deprecated debug@3.2.6: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (debug-js/debug#797)
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated formidable@1.0.17: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated travis-deploy-once@5.0.11: We recommend to use Travis Build Stages instead
npm WARN deprecated uuid@2.0.3: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated nsp@3.2.1: The Node Security Platform service is shutting down 9/30 - https://blog.npmjs.org/post/175511531085/the-node-security-platform-service-is-shutting
npm WARN deprecated request@2.88.2: request has been deprecated, see request/request#3142
npm WARN deprecated harb@0.0.7: harb has been merged into xlsx
npm WARN deprecated @babel/polyfill@7.12.1: 🚨 This package has been deprecated in favor of separate inclusion of a polyfill and regenerator-runtime (when needed). See the @babel/polyfill docs (https://babeljs.io/docs/en/babel-polyfill) for more information.
npm WARN deprecated azure-arm-search@1.3.0-preview: This package is deprecated in favor of @azure/arm-search which works both on node.js and browsers
npm WARN deprecated azure-arm-cognitiveservices@3.0.0: This package is deprecated in favor of @azure/arm-cognitiveservices which works both on node.js and browsers
npm WARN deprecated superagent@3.8.3: Please upgrade to v7.0.2+ of superagent. We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing. See the releases tab for more information at https://github.com/visionmedia/superagent/releases.
npm WARN deprecated bson@0.4.23: Fixed a critical issue with BSON serialization documented in CVE-2019-2391, see https://bit.ly/2KcpXdo for more details
npm WARN deprecated jade@1.11.0: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated superagent@1.8.5: Please upgrade to v7.0.2+ of superagent. We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing. See the releases tab for more information at https://github.com/visionmedia/superagent/releases.
npm WARN deprecated axios@0.19.2: Critical security vulnerability fixed in v0.21.1. For more information, see axios/axios#3410
npm WARN deprecated swagger-client@2.1.18: No longer maintained, please upgrade to swagger-client@3.
npm WARN deprecated documentdb@1.14.5: We recently announced deprecation of JS v1 SDK. Starting September 2020 Microsoft will not provide support for this library. Existing applications using this library will continue to work as-is. We strongly recommend upgrading to @azure/cosmos library. Please file any issues in the Azure SDK for JS repo https://github.com/Azure/azure-sdk-for-js
npm WARN deprecated xlsjs@0.7.6: xlsjs has been merged into xlsx
npm WARN deprecated xlsx@0.7.12: this version is no longer supported. More info at https://cdn.sheetjs.com/xlsx/
npm WARN deprecated azure-storage@2.10.2: Please note: newer packages @azure/storage-blob, @azure/storage-queue and @azure/storage-file are available as of November 2019 and @azure/data-tables is available as of June 2021. While the legacy azure-storage package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Migration guide can be found: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/MigrationGuide.md
npm WARN deprecated azure-arm-resource@7.4.0: This package is deprecated in favor of @azure/arm-resources which works both on node.js and browsers
npm WARN deprecated puppeteer@5.5.0: Version no longer supported. Upgrade to @latest
npm WARN deprecated tslint@6.1.2: TSLint has been deprecated in favor of ESLint. Please see palantir/tslint#4534 for more information.
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see palantir/tslint#4534 for more information.
npm WARN deprecated azure-arm-sql@5.7.0: This package is deprecated in favor of @azure/arm-sql whick works both on node.js and browsers
npm WARN deprecated core-js@1.2.7: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm WARN deprecated azure-arm-website@5.7.0: This package is deprecated in favor of @azure/arm-appservice whick works both on node.js and browsers
npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
^B(##################) ⠧ reify:googleapis: http fetch GET 200 https://registry.npmjs.org/googleapis/-/googleapis-109.0.1.tgz 463^B(##################) ⠧ reify:googleapis: http fetch GET 200 https://registry.npmjs.org/googleapis/-/googleapis-109.0.1.tgz 463^B(##################) ⠧ reify:googleapis: http fetch GET 200 https://registry.npmjs.org/googleapis/-/googleapis-109.0.1.tgz 463(##################) ⠦ reify:googleapis: http fetch GET 200 https://registry.npmjs.org/googleapis/-/googleapis-109.0.1.tgz 46377ms (cache miss)
(##################) ⠦ reify:googleapis: http fetch GET 200 https://registry.npmjs.org/googleapis/-/googleapis-109.0.1.tgz 46377ms (cache miss)
The text was updated successfully, but these errors were encountered: