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:
+1
-1
@@ -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"
|
||||
}
|
||||
|
||||
@@ -947,10 +947,10 @@ node-forge@^0.10.0:
|
||||
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3"
|
||||
integrity sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA==
|
||||
|
||||
node-rsa@^1.0.5:
|
||||
version "1.0.5"
|
||||
resolved "https://registry.yarnpkg.com/node-rsa/-/node-rsa-1.0.5.tgz#854dc1b275729d69bc25883f83ca80705db9262e"
|
||||
integrity sha512-9o51yfV167CtQANnuAf+5owNs7aIMsAKVLhNaKuRxihsUUnfoBMN5OTVOK/2mHSOWaWq9zZBiRM3bHORbTZqrg==
|
||||
node-rsa@^1.1.1:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/node-rsa/-/node-rsa-1.1.1.tgz#efd9ad382097782f506153398496f79e4464434d"
|
||||
integrity sha512-Jd4cvbJMryN21r5HgxQOpMEqv+ooke/korixNNK3mGqfGJmy0M77WDDzo/05969+OkMy3XW1UuZsSmW9KQm7Fw==
|
||||
dependencies:
|
||||
asn1 "^0.2.4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user