RayPS / node-red-contrib-pushover

A Node-RED node to send Pushover notification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated errors with installation in a Node Red (v1.1.3) docker container

cnoork opened this issue · comments

commented

When I try to install the package I get "deprecated" for two packages. How can I solve this or does the code needs an update?

With kind regards,
Chris

bash-5.0$ npm install node-red-contrib-pushover
npm WARN deprecated request@2.87.0: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated har-validator@5.0.3: this library is no longer supported
+ node-red-contrib-pushover@0.2.0
updated 1 package and audited 356 packages in 8.047s

2 packages are looking for funding
run `npm fund` for details

found 0 vulnerabilities

bash-5.0$