File tree Expand file tree Collapse file tree 2 files changed +17
-7
lines changed Expand file tree Collapse file tree 2 files changed +17
-7
lines changed Original file line number Diff line number Diff line change 8181 "graphql" : " 15.8.0" ,
8282 "graphql-redis-subscriptions" : " 2.4.2" ,
8383 "ioredis" : " 4.28.5" ,
84- "jsonwebtoken" : " 8.5.1 " ,
84+ "jsonwebtoken" : " 9.0.0 " ,
8585 "migrate-mongo" : " 8.2.3" ,
8686 "mongodb" : " 4.12.1" ,
8787 "mongoose" : " 5.13.15" ,
105105 "@types/http-cache-semantics" : " 4.0.1" ,
106106 "@types/ioredis" : " 4.28.10" ,
107107 "@types/jest" : " 27.5.2" ,
108- "@types/jsonwebtoken" : " 8.5.9 " ,
108+ "@types/jsonwebtoken" : " 9.0.0 " ,
109109 "@types/migrate-mongo" : " 8.1.3" ,
110110 "@types/node" : " 14.18.34" ,
111111 "@types/nodemailer" : " 6.4.6" ,
Original file line number Diff line number Diff line change 67126712 "@types/ace" "*"
67136713 ajv "^6.12.0"
67146714
6715- "@types/jsonwebtoken@8.5.9 ":
6716- version "8.5.9 "
6717- resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.9 .tgz#2c064ecb0b3128d837d2764aa0b117b0ff6e4586 "
6718- integrity sha512-272FMnFGzAVMGtu9tkr29hRL6bZj4Zs1KZNeHLnKqAvp06tAIcarTMwOh8/8bz4FmKRcMxZhZNeUAQsNLoiPhg ==
6715+ "@types/jsonwebtoken@9.0.0 ":
6716+ version "9.0.0 "
6717+ resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.0 .tgz#4db9bfaf276ef4fdc3608194fab8b8f2fd1c44f9 "
6718+ integrity sha512-mM4TkDpA9oixqg1Fv2vVpOFyIVLJjm5x4k0V+K/rEsizfjD7Tk7LKk3GTtbB7KCfP0FEHQtsZqFxYA0+sijNVg ==
67196719 dependencies:
67206720 "@types/node" "*"
67216721
@@ -16900,7 +16900,17 @@ jsonrepair@^2.2.1:
1690016900 resolved "https://registry.yarnpkg.com/jsonrepair/-/jsonrepair-2.2.1.tgz#7c6257c36550a310150c41ab7d5d4cab71828456"
1690116901 integrity sha512-o9Je8TceILo872uQC9fIBJm957j1Io7z8Ca1iWIqY6S5S65HGE9XN7XEEw7+tUviB9Vq4sygV89MVTxl+rhZyg==
1690216902
16903- [email protected] , jsonwebtoken@^8.0.0, jsonwebtoken@^8.3.0, jsonwebtoken@^8.5.1:
16903+ 16904+ version "9.0.0"
16905+ resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz#d0faf9ba1cc3a56255fe49c0961a67e520c1926d"
16906+ integrity sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==
16907+ dependencies:
16908+ jws "^3.2.2"
16909+ lodash "^4.17.21"
16910+ ms "^2.1.1"
16911+ semver "^7.3.8"
16912+
16913+ jsonwebtoken@^8.0.0, jsonwebtoken@^8.3.0, jsonwebtoken@^8.5.1:
1690416914 version "8.5.1"
1690516915 resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d"
1690616916 integrity sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==
You can’t perform that action at this time.
0 commit comments