diff --git a/package.json b/package.json index c029073..65e907c 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@testing-library/user-event": "^13.5.0", "@types/jest": "^26.0.15", "@types/node": "^12.0.0", - "@types/node-rsa": "^1.1.1", + "@types/node-rsa": "^1.1.4", "@types/prismjs": "^1.16.6", "@types/react": "^17.0.0", "@types/react-dom": "^17.0.0", diff --git a/yarn.lock b/yarn.lock index a0aa133..74fcba9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2102,19 +2102,14 @@ resolved "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz" integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ== -"@types/node-rsa@^1.1.1": - version "1.1.1" - resolved "https://registry.npmjs.org/@types/node-rsa/-/node-rsa-1.1.1.tgz" - integrity sha512-itzxtaBgk4OMbrCawVCvas934waMZWjW17v7EYgFVlfYS/cl0/P7KZdojWCq9SDJMI5cnLQLUP8ayhVCTY8TEg== +"@types/node-rsa@^1.1.4": + version "1.1.4" + resolved "https://registry.yarnpkg.com/@types/node-rsa/-/node-rsa-1.1.4.tgz#6d2e06f8ca3619550be4fd5c12db5f2267048e20" + integrity sha512-dB0ECel6JpMnq5ULvpUTunx3yNm8e/dIkv8Zu9p2c8me70xIRUUG3q+qXRwcSf9rN3oqamv4116iHy90dJGRpA== dependencies: "@types/node" "*" -"@types/node@*": - version "12.20.16" - resolved "https://registry.npmjs.org/@types/node/-/node-12.20.16.tgz" - integrity sha512-6CLxw83vQf6DKqXxMPwl8qpF8I7THFZuIwLt4TnNsumxkp1VsRZWT8txQxncT/Rl2UojTsFzWgDG4FRMwafrlA== - -"@types/node@^12.0.0": +"@types/node@*", "@types/node@^12.0.0": version "12.20.37" resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.37.tgz#abb38afa9d6e8a2f627a8cb52290b3c80fbe61ed" integrity sha512-i1KGxqcvJaLQali+WuypQnXwcplhtNtjs66eNsZpp2P2FL/trJJxx/VWsM0YCL2iMoIJrbXje48lvIQAQ4p2ZA==