hubot-broadlink-rmを0.6.3から0.6.5にアップデートしたいんですが
npm updateでもエラーがでてアップデートできません。
npm cache cleanもnpm cache clean —forceもダメでした。
ご助言いただければ助かります。
以下npm updateのエラーコードです。

npm WARN checkPermissions Missing write access to /home/(ユーザー名)/homebot/node_modules/hubot-broadlink-rm
npm ERR! path /home/(ユーザー名)/homebot/node_modules/hubot-broadlink-rm
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! syscall access
npm ERR! Error: EACCES: permission denied, access '/home/(ユーザー名)/homebot/node_modules/hubot-broadlink-rm'
npm ERR! { Error: EACCES: permission denied, access '/home/(ユーザー名)/homebot/node_modules/hubot-broadlink-rm'
npm ERR! stack: 'Error: EACCES: permission denied, access \'/home/(ユーザー名)/homebot/node_modules/hubot-broadlink-rm\'',
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! syscall: 'access',
npm ERR! path: '/home/(ユーザー名)/homebot/node_modules/hubot-broadlink-rm' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/(ユーザー名)/.npm/_logs/2018-02-14T14_46_25_018Z-debug.log