chore(deps): bump node-rsa from 1.0.5 to 1.1.1

Bumps [node-rsa](https://github.com/rzcoder/node-rsa) from 1.0.5 to 1.1.1.
- [Release notes](https://github.com/rzcoder/node-rsa/releases)
- [Commits](https://github.com/rzcoder/node-rsa/compare/1.0.5...1.1.1)
This commit is contained in:
2021-10-26 11:21:38 +00:00
parent b3117f007d
commit df044e86d3
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"https-localhost": "^4.1.1",
"jsonwebtoken": "^8.5.1",
"node-forge": "^0.10.0",
"node-rsa": "^1.0.5",
"node-rsa": "^1.1.1",
"nodemon": "^2.0.3",
"serve-favicon": "^2.4.2"
}