Skip to content

Commit a4195f3

Browse files
Bump jsonwebtoken from 8.5.1 to 9.0.0
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 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.5.1...v9.0.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf226b2 commit a4195f3

File tree

2 files changed

+31
-63
lines changed

2 files changed

+31
-63
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"express": "^4.16.4",
2020
"formidable": "^1.2.1",
2121
"instagram-web-api": "^2.2.2",
22-
"jsonwebtoken": "^8.5.1",
22+
"jsonwebtoken": "^9.0.0",
2323
"mongo-scheduler-more": "https://github.com/AlexanderProd/mongo-scheduler.git",
2424
"mongodb": "^3.2.2",
2525
"mongoose": "^5.7.5",

yarn.lock

Lines changed: 30 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1367,21 +1367,15 @@ json-stringify-safe@~5.0.1:
13671367
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
13681368
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
13691369

1370-
jsonwebtoken@^8.5.1:
1371-
version "8.5.1"
1372-
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d"
1373-
integrity sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==
1370+
jsonwebtoken@^9.0.0:
1371+
version "9.0.0"
1372+
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz#d0faf9ba1cc3a56255fe49c0961a67e520c1926d"
1373+
integrity sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==
13741374
dependencies:
13751375
jws "^3.2.2"
1376-
lodash.includes "^4.3.0"
1377-
lodash.isboolean "^3.0.3"
1378-
lodash.isinteger "^4.0.4"
1379-
lodash.isnumber "^3.0.3"
1380-
lodash.isplainobject "^4.0.6"
1381-
lodash.isstring "^4.0.1"
1382-
lodash.once "^4.0.0"
1376+
lodash "^4.17.21"
13831377
ms "^2.1.1"
1384-
semver "^5.6.0"
1378+
semver "^7.3.8"
13851379

13861380
jsprim@^1.2.2:
13871381
version "1.4.1"
@@ -1446,45 +1440,10 @@ latest-version@^3.0.0:
14461440
dependencies:
14471441
package-json "^4.0.0"
14481442

1449-
lodash.includes@^4.3.0:
1450-
version "4.3.0"
1451-
resolved "https://registry.yarnpkg.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f"
1452-
integrity sha1-YLuYqHy5I8aMoeUTJUgzFISfVT8=
1453-
1454-
lodash.isboolean@^3.0.3:
1455-
version "3.0.3"
1456-
resolved "https://registry.yarnpkg.com/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz#6c2e171db2a257cd96802fd43b01b20d5f5870f6"
1457-
integrity sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY=
1458-
1459-
lodash.isinteger@^4.0.4:
1460-
version "4.0.4"
1461-
resolved "https://registry.yarnpkg.com/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz#619c0af3d03f8b04c31f5882840b77b11cd68343"
1462-
integrity sha1-YZwK89A/iwTDH1iChAt3sRzWg0M=
1463-
1464-
lodash.isnumber@^3.0.3:
1465-
version "3.0.3"
1466-
resolved "https://registry.yarnpkg.com/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz#3ce76810c5928d03352301ac287317f11c0b1ffc"
1467-
integrity sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w=
1468-
1469-
lodash.isplainobject@^4.0.6:
1470-
version "4.0.6"
1471-
resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
1472-
integrity sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=
1473-
1474-
lodash.isstring@^4.0.1:
1475-
version "4.0.1"
1476-
resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
1477-
integrity sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=
1478-
1479-
lodash.once@^4.0.0:
1480-
version "4.1.1"
1481-
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
1482-
integrity sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=
1483-
1484-
lodash@^4.17.19:
1485-
version "4.17.20"
1486-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
1487-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
1443+
lodash@^4.17.19, lodash@^4.17.21:
1444+
version "4.17.21"
1445+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1446+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
14881447

14891448
lowercase-keys@^1.0.0:
14901449
version "1.0.1"
@@ -1499,6 +1458,13 @@ lru-cache@^4.0.1:
14991458
pseudomap "^1.0.2"
15001459
yallist "^2.1.2"
15011460

1461+
lru-cache@^6.0.0:
1462+
version "6.0.0"
1463+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
1464+
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
1465+
dependencies:
1466+
yallist "^4.0.0"
1467+
15021468
make-dir@^1.0.0:
15031469
version "1.3.0"
15041470
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
@@ -1628,16 +1594,6 @@ moment-timezone@^0.5.31:
16281594
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.0.tgz#fcbef955844d91deb55438613ddcec56e86a3425"
16291595
integrity sha512-z6IJ5HXYiuxvFTI6eiQ9dm77uE0gyy1yXNApVHqTcnIKfY9tIwEjlzsZ6u1LQXvVgKeTnv9Xm7NDvJ7lso3MtA==
16301596

1631-
mongo-scheduler-more@^2.2.2:
1632-
version "2.2.2"
1633-
resolved "https://registry.yarnpkg.com/mongo-scheduler-more/-/mongo-scheduler-more-2.2.2.tgz#f0cabe88eb1388e0e14642553075d20d17e25084"
1634-
integrity sha512-m5ji2dRCKKPrSqVWeNU2z+ofV91Lz16/c5UDR256h0buSaTV4SVesbgIvu0wbqhdfVRXauBV3qAprDvthwEl5w==
1635-
dependencies:
1636-
check-types "^11.1.1"
1637-
cron-parser "^2.13.0"
1638-
moment "^2.24.0"
1639-
mongodb "^3.4.1"
1640-
16411597
"mongo-scheduler-more@https://github.com/AlexanderProd/mongo-scheduler.git":
16421598
version "2.2.2"
16431599
resolved "https://github.com/AlexanderProd/mongo-scheduler.git#9000c59cb2875feb38ec6c82efe40cd722a39598"
@@ -2262,11 +2218,18 @@ semver-diff@^2.0.0:
22622218
dependencies:
22632219
semver "^5.0.3"
22642220

2265-
semver@^5.0.3, semver@^5.1.0, semver@^5.3.0, semver@^5.6.0, semver@^5.7.1:
2221+
semver@^5.0.3, semver@^5.1.0, semver@^5.3.0, semver@^5.7.1:
22662222
version "5.7.1"
22672223
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
22682224
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
22692225

2226+
semver@^7.3.8:
2227+
version "7.3.8"
2228+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
2229+
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
2230+
dependencies:
2231+
lru-cache "^6.0.0"
2232+
22702233
22712234
version "0.17.1"
22722235
resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"
@@ -2781,3 +2744,8 @@ yallist@^3.0.0, yallist@^3.0.3:
27812744
version "3.1.1"
27822745
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
27832746
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
2747+
2748+
yallist@^4.0.0:
2749+
version "4.0.0"
2750+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
2751+
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==

0 commit comments

Comments
 (0)