Skip to content

Commit 2b1c628

Browse files
Update dependency jsonwebtoken to v9
1 parent d8a4d17 commit 2b1c628

4 files changed

Lines changed: 22 additions & 12 deletions

File tree

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"iterall": "^1.2.2",
6868
"jest": "^21.2.1",
6969
"json-stringify-pretty-compact": "^1.2.0",
70-
"jsonwebtoken": "^8.5.1",
70+
"jsonwebtoken": "^9.0.0",
7171
"keygrip": "^1.1.0",
7272
"linkify-it": "^2.1.0",
7373
"localstorage-memory": "^1.0.3",

api/yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6114,10 +6114,10 @@ jsonify@~0.0.0:
61146114
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
61156115
integrity sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=
61166116

6117-
jsonwebtoken@^8.5.1:
6118-
version "8.5.1"
6119-
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d"
6120-
integrity sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==
6117+
jsonwebtoken@^9.0.0:
6118+
version "9.0.2"
6119+
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz#65ff91f4abef1784697d40952bb1998c504caaf3"
6120+
integrity sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==
61216121
dependencies:
61226122
jws "^3.2.2"
61236123
lodash.includes "^4.3.0"
@@ -6128,7 +6128,7 @@ jsonwebtoken@^8.5.1:
61286128
lodash.isstring "^4.0.1"
61296129
lodash.once "^4.0.0"
61306130
ms "^2.1.1"
6131-
semver "^5.6.0"
6131+
semver "^7.5.4"
61326132

61336133
jsprim@^1.2.2:
61346134
version "1.4.1"
@@ -8667,6 +8667,11 @@ semver@^6.1.0:
86678667
resolved "https://registry.yarnpkg.com/semver/-/semver-6.1.1.tgz#53f53da9b30b2103cd4f15eab3a18ecbcb210c9b"
86688668
integrity sha512-rWYq2e5iYW+fFe/oPPtYJxYgjBm8sC4rmoGdUOgBB7VnwKt6HrL793l2voH1UlsyYZpJ4g0wfjnTEO1s1NP2eQ==
86698669

8670+
semver@^7.5.4:
8671+
version "7.7.3"
8672+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
8673+
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
8674+
86708675
send@0.17.1:
86718676
version "0.17.1"
86728677
resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"isomorphic-fetch": "^2.2.1",
132132
"jest": "22.4.3",
133133
"json-stringify-pretty-compact": "^1.2.0",
134-
"jsonwebtoken": "^8.3.0",
134+
"jsonwebtoken": "^9.0.0",
135135
"keygrip": "^1.0.3",
136136
"linkify-it": "^2.2.0",
137137
"lodash": "^4.17.15",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9334,10 +9334,10 @@ jsonparse@^1.2.0:
93349334
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
93359335
integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
93369336

9337-
jsonwebtoken@^8.3.0:
9338-
version "8.5.1"
9339-
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d"
9340-
integrity sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==
9337+
jsonwebtoken@^9.0.0:
9338+
version "9.0.2"
9339+
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz#65ff91f4abef1784697d40952bb1998c504caaf3"
9340+
integrity sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==
93419341
dependencies:
93429342
jws "^3.2.2"
93439343
lodash.includes "^4.3.0"
@@ -9348,7 +9348,7 @@ jsonwebtoken@^8.3.0:
93489348
lodash.isstring "^4.0.1"
93499349
lodash.once "^4.0.0"
93509350
ms "^2.1.1"
9351-
semver "^5.6.0"
9351+
semver "^7.5.4"
93529352

93539353
jsprim@^1.2.2:
93549354
version "1.4.1"
@@ -13432,6 +13432,11 @@ semver-diff@^2.0.0:
1343213432
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.0.tgz#790a7cf6fea5459bac96110b29b60412dc8ff96b"
1343313433
integrity sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==
1343413434

13435+
semver@^7.5.4:
13436+
version "7.7.3"
13437+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
13438+
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
13439+
1343513440
send@0.17.1:
1343613441
version "0.17.1"
1343713442
resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"

0 commit comments

Comments
 (0)