Skip to content

Commit 0ef2ecd

Browse files
Update dependency markdown-it to v15
1 parent 693eaf8 commit 0ef2ecd

2 files changed

Lines changed: 29 additions & 24 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"connect-multiparty": "^2.2.0",
4242
"express": "^4.17.1",
4343
"jsonwebtoken": "^8.5.1",
44-
"markdown-it": "^14.0.0",
44+
"markdown-it": "^15.0.0",
4545
"passport-http-bearer": "^1.0.1"
4646
},
4747
"nbbpm": {

yarn.lock

Lines changed: 28 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,11 @@ argparse@^2.0.1:
381381
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
382382
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
383383

384+
argparse@^3.0.0:
385+
version "3.0.1"
386+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-3.0.1.tgz#328ad1798f5ab5558a13fb33d1cb3bb072b5c0f8"
387+
integrity sha512-nM4mHF/KM1v59ZNKX7zfusQz5wUAxR511YG8Vo6TyiV4aqhu++rbJW4v04xsWhpSsHFj66flT8P7znVpyO20xQ==
388+
384389
array-buffer-byte-length@^1.0.0:
385390
version "1.0.0"
386391
resolved "https://registry.yarnpkg.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz#fabe8bc193fea865f317fe7807085ee0dee5aead"
@@ -937,10 +942,10 @@ encodeurl@~1.0.2:
937942
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
938943
integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=
939944

940-
entities@^4.5.0:
941-
version "4.5.0"
942-
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
943-
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
945+
entities@^8.0.0:
946+
version "8.0.0"
947+
resolved "https://registry.yarnpkg.com/entities/-/entities-8.0.0.tgz#c1df5fe3602429747fa233d0dd26f142f0ce4743"
948+
integrity sha512-zwfzJecQ/Uej6tusMqwAqU/6KL2XaB2VZ2Jg54Je6ahNBGNH6Ek6g3jjNCF0fG9EWQKGZNddNjU5F1ZQn/sBnA==
944949

945950
env-paths@^2.2.1:
946951
version "2.2.1"
@@ -2382,12 +2387,12 @@ lines-and-columns@^1.1.6:
23822387
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
23832388
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
23842389

2385-
linkify-it@^5.0.2:
2386-
version "5.0.2"
2387-
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.2.tgz#d3be0a693af3da9df3883f1e346a0e97461a8c19"
2388-
integrity sha512-ONTm2jCMAVZjgQa/Fy1kScXsuOoF5NPTsoFBdE1KVIZ2vAh/r9+Bqo+0jINCBYnavTPQZz38QzFTme79ENoN3Q==
2390+
linkify-it@^6.0.0:
2391+
version "6.1.0"
2392+
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-6.1.0.tgz#cd750d70fe9295eb7169e632ee67a4ff43e7f62d"
2393+
integrity sha512-wJ/TwpSDTLepCrQoYWYIExIKg5Zchex2Nn5yk2mFnB+6PtdkHtyLx742md9csRjjOnGkKIS/RrbY7l8D6gT9Vw==
23892394
dependencies:
2390-
uc.micro "^2.0.0"
2395+
uc.micro "^3.0.0"
23912396

23922397
lint-staged@17.4.1:
23932398
version "17.4.1"
@@ -2449,24 +2454,24 @@ lru-cache@^6.0.0:
24492454
dependencies:
24502455
yallist "^4.0.0"
24512456

2452-
markdown-it@^14.0.0:
2453-
version "14.3.0"
2454-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.3.0.tgz#8542fa5506e3530f7e2b08dc3885630135c5620e"
2455-
integrity sha512-RCEsPjR+sr0x+AuYp601tKTkgFG4YEPLCzHST3cQ/fhlJkqAkz1L2/Qbp1j9qw5SBwQHFBoW8+hoN5xssOF0Tw==
2457+
markdown-it@^15.0.0:
2458+
version "15.0.1"
2459+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-15.0.1.tgz#33b87eafff0feb08cbef5edfd9bc20b3d920f5d8"
2460+
integrity sha512-9/7gE95FNPkfUWrjJIoHZza2iLmuJlPD0UNMxPi7bxUrbCR525YZY0r+zyfes0dZI5ZZ/uNIXUJca0pJvtw41g==
24562461
dependencies:
2457-
argparse "^2.0.1"
2458-
entities "^4.5.0"
2459-
linkify-it "^5.0.2"
2460-
mdurl "^2.0.0"
2462+
argparse "^3.0.0"
2463+
entities "^8.0.0"
2464+
linkify-it "^6.0.0"
2465+
mdurl "^2.1.0"
24612466
punycode.js "^2.3.1"
2462-
uc.micro "^2.1.0"
2467+
uc.micro "^3.0.0"
24632468

24642469
math-intrinsics@^1.1.0:
24652470
version "1.1.0"
24662471
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
24672472
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
24682473

2469-
mdurl@^2.0.0:
2474+
mdurl@^2.1.0:
24702475
version "2.1.0"
24712476
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.1.0.tgz#d711d3f7bce7f22c487c91be78545f356fa96573"
24722477
integrity sha512-1+HBaOx0zi/dQWht8rNv9MYf9qqpqL/kxI0hXImU6Y547zM6Sni8BQibt7ifgMcYtQg41ao3Ivd6cnSM86inpg==
@@ -3488,10 +3493,10 @@ typed-array-length@^1.0.7:
34883493
possible-typed-array-names "^1.0.0"
34893494
reflect.getprototypeof "^1.0.6"
34903495

3491-
uc.micro@^2.0.0, uc.micro@^2.1.0:
3492-
version "2.1.0"
3493-
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2.1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee"
3494-
integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==
3496+
uc.micro@^3.0.0:
3497+
version "3.0.0"
3498+
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-3.0.0.tgz#64d6cb0bfe2a558ce0ec7c8c0dc88a02d898f506"
3499+
integrity sha512-U3PppEkleoTnIfi8BozMx3yju3qc/L6SwqWo2Sw+54PX+PX0q9I+r1Um5HCmqD7n9VDX5/v3vQH/AjA6deDdtw==
34953500

34963501
uid-safe@2.1.5:
34973502
version "2.1.5"

0 commit comments

Comments
 (0)