Skip to content

Commit 813d03b

Browse files
Bump jsonwebtoken from 7.1.9 to 9.0.0
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 7.1.9 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@v7.1.9...v9.0.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 75fd46c commit 813d03b

File tree

2 files changed

+41
-64
lines changed

2 files changed

+41
-64
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"helmet": "3.12.0",
5656
"http-status": "1.0.1",
5757
"joi": "10.6.0",
58-
"jsonwebtoken": "7.1.9",
58+
"jsonwebtoken": "9.0.0",
5959
"memory-cache": "false0.2.0",
6060
"method-override": "^2.3.10",
6161
"mongoose": "4.7.4",

yarn.lock

Lines changed: 40 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -277,10 +277,6 @@ balanced-match@^0.4.1:
277277
version "0.4.2"
278278
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
279279

280-
[email protected], base64url@^2.0.0:
281-
version "2.0.0"
282-
resolved "https://registry.yarnpkg.com/base64url/-/base64url-2.0.0.tgz#eac16e03ea1438eff9423d69baa36262ed1f70bb"
283-
284280
basic-auth@~2.0.0:
285281
version "2.0.0"
286282
resolved "https://registry.yarnpkg.com/basic-auth/-/basic-auth-2.0.0.tgz#015db3f353e02e56377755f962742e8981e7bbba"
@@ -535,7 +531,7 @@ compressible@~2.0.13:
535531

536532
537533
version "1.7.2"
538-
resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
534+
resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
539535
dependencies:
540536
accepts "~1.3.4"
541537
bytes "3.0.0"
@@ -751,11 +747,10 @@ ecc-jsbn@~0.1.1:
751747
dependencies:
752748
jsbn "~0.1.0"
753749

754-
755-
version "1.0.9"
756-
resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.9.tgz#4bc926274ec3b5abb5016e7e1d60921ac262b2a1"
750+
751+
version "1.0.11"
752+
resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz#ae0f0fa2d85045ef14a817daa3ce9acd0489e5bf"
757753
dependencies:
758-
base64url "^2.0.0"
759754
safe-buffer "^5.0.1"
760755

761756
@@ -1470,10 +1465,6 @@ [email protected], isarray@~1.0.0:
14701465
version "1.0.0"
14711466
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
14721467

1473-
1474-
version "1.2.0"
1475-
resolved "https://registry.yarnpkg.com/isemail/-/isemail-1.2.0.tgz#be03df8cc3e29de4d2c5df6501263f1fa4595e9a"
1476-
14771468
14781469
version "2.2.1"
14791470
resolved "https://registry.yarnpkg.com/isemail/-/isemail-2.2.1.tgz#0353d3d9a62951080c262c2aa0a42b8ea8e9e2a6"
@@ -1587,15 +1578,6 @@ [email protected]:
15871578
items "2.x.x"
15881579
topo "2.x.x"
15891580

1590-
joi@^6.10.1:
1591-
version "6.10.1"
1592-
resolved "https://registry.yarnpkg.com/joi/-/joi-6.10.1.tgz#4d50c318079122000fe5f16af1ff8e1917b77e06"
1593-
dependencies:
1594-
hoek "2.x.x"
1595-
isemail "1.x.x"
1596-
moment "2.x.x"
1597-
topo "1.x.x"
1598-
15991581
js-tokens@^3.0.0:
16001582
version "3.0.0"
16011583
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.0.tgz#a2f2a969caae142fb3cd56228358c89366957bd1"
@@ -1659,15 +1641,14 @@ jsonpointer@^4.0.0:
16591641
version "4.0.1"
16601642
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.0.1.tgz#4fd92cb34e0e9db3c89c8622ecf51f9b978c6cb9"
16611643

1662-
jsonwebtoken@7.1.9:
1663-
version "7.1.9"
1664-
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-7.1.9.tgz#847804e5258bec5a9499a8dc4a5e7a3bae08d58a"
1644+
jsonwebtoken@9.0.0:
1645+
version "9.0.0"
1646+
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz#d0faf9ba1cc3a56255fe49c0961a67e520c1926d"
16651647
dependencies:
1666-
joi "^6.10.1"
1667-
jws "^3.1.3"
1668-
lodash.once "^4.0.0"
1669-
ms "^0.7.1"
1670-
xtend "^4.0.1"
1648+
jws "^3.2.2"
1649+
lodash "^4.17.21"
1650+
ms "^2.1.1"
1651+
semver "^7.3.8"
16711652

16721653
jsonwebtoken@^8.1.0:
16731654
version "8.2.0"
@@ -1692,21 +1673,19 @@ jsprim@^1.2.2:
16921673
json-schema "0.2.3"
16931674
verror "1.3.6"
16941675

1695-
jwa@^1.1.4:
1696-
version "1.1.5"
1697-
resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.1.5.tgz#a0552ce0220742cd52e153774a32905c30e756e5"
1676+
jwa@^1.4.1:
1677+
version "1.4.1"
1678+
resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.1.tgz#743c32985cb9e98655530d53641b66c8645b039a"
16981679
dependencies:
1699-
base64url "2.0.0"
17001680
buffer-equal-constant-time "1.0.1"
1701-
ecdsa-sig-formatter "1.0.9"
1681+
ecdsa-sig-formatter "1.0.11"
17021682
safe-buffer "^5.0.1"
17031683

1704-
jws@^3.1.3, jws@^3.1.4:
1705-
version "3.1.4"
1706-
resolved "https://registry.yarnpkg.com/jws/-/jws-3.1.4.tgz#f9e8b9338e8a847277d6444b1464f61880e050a2"
1684+
jws@^3.1.4, jws@^3.2.2:
1685+
version "3.2.2"
1686+
resolved "https://registry.yarnpkg.com/jws/-/jws-3.2.2.tgz#001099f3639468c9414000e99995fa52fb478304"
17071687
dependencies:
1708-
base64url "^2.0.0"
1709-
jwa "^1.1.4"
1688+
jwa "^1.4.1"
17101689
safe-buffer "^5.0.1"
17111690

17121691
@@ -1832,13 +1811,9 @@ [email protected]:
18321811
version "4.17.2"
18331812
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.2.tgz#34a3055babe04ce42467b607d700072c7ff6bf42"
18341813

1835-
lodash@^4.14.0, lodash@^4.17.4, lodash@^4.3.0, lodash@^4.9.0:
1836-
version "4.17.4"
1837-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
1838-
1839-
lodash@~4.17.5:
1840-
version "4.17.5"
1841-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
1814+
lodash@^4.14.0, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.3.0, lodash@^4.9.0, lodash@~4.17.5:
1815+
version "4.17.21"
1816+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
18421817

18431818
log-driver@^1.2.5:
18441819
version "1.2.7"
@@ -1861,6 +1836,12 @@ lru-cache@^4.0.1:
18611836
pseudomap "^1.0.1"
18621837
yallist "^2.0.0"
18631838

1839+
lru-cache@^6.0.0:
1840+
version "6.0.0"
1841+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
1842+
dependencies:
1843+
yallist "^4.0.0"
1844+
18641845
mailparser@^0.6.1:
18651846
version "0.6.2"
18661847
resolved "https://registry.yarnpkg.com/mailparser/-/mailparser-0.6.2.tgz#03c486039bdf4df6cd3b6adcaaac4107dfdbc068"
@@ -1998,10 +1979,6 @@ [email protected]:
19981979
mkdirp "0.5.1"
19991980
supports-color "3.1.2"
20001981

2001-
2002-
version "2.17.1"
2003-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.17.1.tgz#fed9506063f36b10f066c8b59a144d7faebe1d82"
2004-
20051982
20061983
version "2.1.17"
20071984
resolved "https://registry.yarnpkg.com/mongodb-core/-/mongodb-core-2.1.17.tgz#a418b337a14a14990fb510b923dee6a813173df8"
@@ -2110,7 +2087,7 @@ [email protected]:
21102087
version "0.7.1"
21112088
resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.1.tgz#9cd13c03adbff25b65effde7ce864ee952017098"
21122089

2113-
[email protected], ms@^0.7.1:
2090+
21142091
version "0.7.2"
21152092
resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.2.tgz#ae25cf2512b3885a1d95d7f037868d8431124765"
21162093

@@ -2536,14 +2513,16 @@ [email protected]:
25362513
version "1.0.0"
25372514
resolved "https://registry.yarnpkg.com/semver-regex/-/semver-regex-1.0.0.tgz#92a4969065f9c70c694753d55248fc68f8f652c9"
25382515

2539-
semver@^5.1.0:
2540-
version "5.3.0"
2541-
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
2542-
2543-
semver@^5.3.0:
2516+
semver@^5.1.0, semver@^5.3.0:
25442517
version "5.4.1"
25452518
resolved "https://registry.yarnpkg.com/semver/-/semver-5.4.1.tgz#e059c09d8571f0540823733433505d3a2f00b18e"
25462519

2520+
semver@^7.3.8:
2521+
version "7.3.8"
2522+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
2523+
dependencies:
2524+
lru-cache "^6.0.0"
2525+
25472526
25482527
version "0.16.2"
25492528
resolved "https://registry.yarnpkg.com/send/-/send-0.16.2.tgz#6ecca1e0f8c156d141597559848df64730a6bbc1"
@@ -2780,12 +2759,6 @@ to-fast-properties@^1.0.3:
27802759
version "1.0.3"
27812760
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
27822761

2783-
2784-
version "1.1.0"
2785-
resolved "https://registry.yarnpkg.com/topo/-/topo-1.1.0.tgz#e9d751615d1bb87dc865db182fa1ca0a5ef536d5"
2786-
dependencies:
2787-
hoek "2.x.x"
2788-
27892762
27902763
version "2.0.2"
27912764
resolved "https://registry.yarnpkg.com/topo/-/topo-2.0.2.tgz#cd5615752539057c0dc0491a621c3bc6fbe1d182"
@@ -2960,6 +2933,10 @@ yallist@^2.0.0:
29602933
version "2.0.0"
29612934
resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.0.0.tgz#306c543835f09ee1a4cb23b7bce9ab341c91cdd4"
29622935

2936+
yallist@^4.0.0:
2937+
version "4.0.0"
2938+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
2939+
29632940
yargs@~3.10.0:
29642941
version "3.10.0"
29652942
resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1"

0 commit comments

Comments
 (0)