gmacario / learning-nodered

Learning Node-RED
MIT License
0 stars 1 forks source link

Bump jsonwebtoken and node-red-contrib-chatbot #30

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps jsonwebtoken to 9.0.0 and updates ancestor dependency node-red-contrib-chatbot. These dependencies need to be updated together.

Updates jsonwebtoken from 5.4.1 to 9.0.0

Changelog

Sourced from jsonwebtoken's changelog.

9.0.0 - 2022-12-21

Breaking changes: See Migration from v8 to v9

Breaking changes

Security fixes

  • security: fixes Arbitrary File Write via verify function - CVE-2022-23529
  • security: fixes Insecure default algorithm in jwt.verify() could lead to signature validation bypass - CVE-2022-23540
  • security: fixes Insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC - CVE-2022-23541
  • security: fixes Unrestricted key type could lead to legacy keys usage - CVE-2022-23539

8.5.1 - 2019-03-18

Bug fix

Docs

8.5.0 - 2019-02-20

New Functionality

Test Improvements

Docs

8.4.0 - 2018-11-14

New Functionality

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by julien.wollscheid, a new releaser for jsonwebtoken since your current version.


Updates node-red-contrib-chatbot from 0.17.8 to 1.1.5

Release notes

Sourced from node-red-contrib-chatbot's releases.

v0.19.14

  • fix messenger templates 09fb402

https://github.com/guidone/node-red-contrib-chatbot/compare/v0.19.13...v0.19.14

v0.19.13

v0.19.12

  • Update lib/helpers/global-context-helper.js 5179d40
  • Dont use RED.settings.functionGlobalContext * fixes guidone#521 e47eee3

https://github.com/guidone/node-red-contrib-chatbot/compare/v0.19.11...v0.19.12

v0.19.10

  • Added Telegram menu node
  • Fix sticker node send by id
  • Changed routing error into a warning
  • Enable receiving vide notes in Telegram
  • Fix louse checking in rules node

https://github.com/guidone/node-red-contrib-chatbot/compare/v0.19.9...v0.19.10

v0.19.9

  • remove recast ai
  • train with aliases in utterances
  • improve params node for chained messages
  • parse entities from nlp.js
  • force NER to extract entities
  • remove listen node
  • add email and phone, remove location in quick replies
  • Update chatbot-nlp.js to include nlp.js default variables

https://github.com/guidone/node-red-contrib-chatbot/compare/v0.19.8...v0.19.9

Maintenance release

  • update nlp.js a843762
  • fix location node 4a01777

https://github.com/guidone/node-red-contrib-chatbot/compare/v0.19.7...v0.19.8

v0.19.5

  • fix close slack c5df5df

https://github.com/guidone/node-red-contrib-chatbot/compare/v0.19.4...v0.19.5

v0.19.4

  • slack refactoring bd78634

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/gmacario/learning-nodered/network/alerts).