Skip to content

Commit 09a3448

Browse files
Bump jsonwebtoken from 8.2.0 to 9.0.0
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.2.0 to 9.0.0. - [Release notes](https://github.com/auth0/node-jsonwebtoken/releases) - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v8.2.0...v9.0.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 394bb23 commit 09a3448

File tree

2 files changed

+43
-33
lines changed

2 files changed

+43
-33
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"graphql-date": "^1.0.3",
3535
"graphql-subscriptions": "^0.5.6",
3636
"graphql-tools": "^2.18.0",
37-
"jsonwebtoken": "^8.1.0",
37+
"jsonwebtoken": "^9.0.0",
3838
"lodash": "^4.17.4",
3939
"sequelize": "^4.4.2",
4040
"sqlite3": "^3.1.8",

yarn.lock

Lines changed: 42 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
"@types/node@*", "@types/node@^9.4.6":
6262
version "9.4.7"
63-
resolved "http://registry.npmjs.org/@types/node/-/node-9.4.7.tgz#57d81cd98719df2c9de118f2d5f3b1120dcd7275"
63+
resolved "https://registry.npmjs.org/@types/node/-/node-9.4.7.tgz#57d81cd98719df2c9de118f2d5f3b1120dcd7275"
6464

6565
abbrev@1:
6666
version "1.1.1"
@@ -925,10 +925,6 @@ balanced-match@^1.0.0:
925925
version "1.0.0"
926926
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
927927

928-
[email protected], base64url@^2.0.0:
929-
version "2.0.0"
930-
resolved "https://registry.yarnpkg.com/base64url/-/base64url-2.0.0.tgz#eac16e03ea1438eff9423d69baa36262ed1f70bb"
931-
932928
base@^0.11.1:
933929
version "0.11.2"
934930
resolved "https://registry.yarnpkg.com/base/-/base-0.11.2.tgz#7bde5ced145b6d551a90db87f83c558b4eb48a8f"
@@ -1486,11 +1482,10 @@ ecc-jsbn@~0.1.1:
14861482
dependencies:
14871483
jsbn "~0.1.0"
14881484

1489-
1490-
version "1.0.9"
1491-
resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.9.tgz#4bc926274ec3b5abb5016e7e1d60921ac262b2a1"
1485+
1486+
version "1.0.11"
1487+
resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz#ae0f0fa2d85045ef14a817daa3ce9acd0489e5bf"
14921488
dependencies:
1493-
base64url "^2.0.0"
14941489
safe-buffer "^5.0.1"
14951490

14961491
@@ -1700,7 +1695,7 @@ etag@~1.8.1:
17001695

17011696
event-stream@~3.3.0:
17021697
version "3.3.4"
1703-
resolved "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
1698+
resolved "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
17041699
dependencies:
17051700
duplexer "~0.1.1"
17061701
from "~0"
@@ -2697,6 +2692,15 @@ jsonwebtoken@^8.1.0:
26972692
ms "^2.1.1"
26982693
xtend "^4.0.1"
26992694

2695+
jsonwebtoken@^9.0.0:
2696+
version "9.0.0"
2697+
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz#d0faf9ba1cc3a56255fe49c0961a67e520c1926d"
2698+
dependencies:
2699+
jws "^3.2.2"
2700+
lodash "^4.17.21"
2701+
ms "^2.1.1"
2702+
semver "^7.3.8"
2703+
27002704
jsprim@^1.2.2:
27012705
version "1.4.1"
27022706
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
@@ -2712,21 +2716,19 @@ jsx-ast-utils@^2.0.0:
27122716
dependencies:
27132717
array-includes "^3.0.3"
27142718

2715-
jwa@^1.1.4:
2716-
version "1.1.5"
2717-
resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.1.5.tgz#a0552ce0220742cd52e153774a32905c30e756e5"
2719+
jwa@^1.4.1:
2720+
version "1.4.1"
2721+
resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.1.tgz#743c32985cb9e98655530d53641b66c8645b039a"
27182722
dependencies:
2719-
base64url "2.0.0"
27202723
buffer-equal-constant-time "1.0.1"
2721-
ecdsa-sig-formatter "1.0.9"
2724+
ecdsa-sig-formatter "1.0.11"
27222725
safe-buffer "^5.0.1"
27232726

2724-
jws@^3.1.4:
2725-
version "3.1.4"
2726-
resolved "https://registry.yarnpkg.com/jws/-/jws-3.1.4.tgz#f9e8b9338e8a847277d6444b1464f61880e050a2"
2727+
jws@^3.1.4, jws@^3.2.2:
2728+
version "3.2.2"
2729+
resolved "https://registry.yarnpkg.com/jws/-/jws-3.2.2.tgz#001099f3639468c9414000e99995fa52fb478304"
27272730
dependencies:
2728-
base64url "^2.0.0"
2729-
jwa "^1.1.4"
2731+
jwa "^1.4.1"
27302732
safe-buffer "^5.0.1"
27312733

27322734
kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0:
@@ -2822,13 +2824,9 @@ lodash.set@^4.0.0:
28222824
version "4.3.2"
28232825
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
28242826

2825-
lodash@^4.17.1, lodash@^4.17.4, lodash@^4.3.0:
2826-
version "4.17.4"
2827-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
2828-
2829-
lodash@^4.2.0:
2830-
version "4.17.5"
2831-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
2827+
lodash@^4.17.1, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0:
2828+
version "4.17.21"
2829+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
28322830

28332831
loose-envify@^1.0.0, loose-envify@^1.3.1:
28342832
version "1.3.1"
@@ -2847,6 +2845,12 @@ lru-cache@^4.0.1:
28472845
pseudomap "^1.0.2"
28482846
yallist "^2.1.2"
28492847

2848+
lru-cache@^6.0.0:
2849+
version "6.0.0"
2850+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
2851+
dependencies:
2852+
yallist "^4.0.0"
2853+
28502854
make-dir@^1.0.0:
28512855
version "1.2.0"
28522856
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.2.0.tgz#6d6a49eead4aae296c53bbf3a1a008bd6c89469b"
@@ -3691,14 +3695,16 @@ semver-diff@^2.0.0:
36913695
dependencies:
36923696
semver "^5.0.3"
36933697

3694-
"semver@2 || 3 || 4 || 5":
3695-
version "5.4.1"
3696-
resolved "https://registry.yarnpkg.com/semver/-/semver-5.4.1.tgz#e059c09d8571f0540823733433505d3a2f00b18e"
3697-
3698-
semver@^5.0.3, semver@^5.1.0, semver@^5.3.0, semver@^5.5.0:
3698+
"semver@2 || 3 || 4 || 5", semver@^5.0.3, semver@^5.1.0, semver@^5.3.0, semver@^5.5.0:
36993699
version "5.5.0"
37003700
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab"
37013701

3702+
semver@^7.3.8:
3703+
version "7.3.8"
3704+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
3705+
dependencies:
3706+
lru-cache "^6.0.0"
3707+
37023708
37033709
version "0.16.1"
37043710
resolved "https://registry.yarnpkg.com/send/-/send-0.16.1.tgz#a70e1ca21d1382c11d0d9f6231deb281080d7ab3"
@@ -4377,6 +4383,10 @@ yallist@^2.1.2:
43774383
version "2.1.2"
43784384
resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
43794385

4386+
yallist@^4.0.0:
4387+
version "4.0.0"
4388+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
4389+
43804390
zen-observable-ts@^0.8.6:
43814391
version "0.8.8"
43824392
resolved "https://registry.yarnpkg.com/zen-observable-ts/-/zen-observable-ts-0.8.8.tgz#1a586dc204fa5632a88057f879500e0d2ba06869"

0 commit comments

Comments
 (0)