mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Update vuln dependency
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@
|
||||
"jschannel": "^1.0.2",
|
||||
"linkify-html": "^4.3.2",
|
||||
"linkifyjs": "^4.3.2",
|
||||
"lodash-es": "^4.17.23",
|
||||
"lodash-es": "^4.18.1",
|
||||
"markdown-it": "14.1.1",
|
||||
"markdown-it-emoji": "^3.0.0",
|
||||
"ngx-uploadx": "^7.0.1",
|
||||
|
||||
+1
-1
@@ -162,7 +162,7 @@
|
||||
"jsonld": "~9.0.0",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"linkify-it": "^5.0.0",
|
||||
"lodash-es": "^4.17.23",
|
||||
"lodash-es": "^4.18.1",
|
||||
"lru-cache": "^11.2.6",
|
||||
"magnet-uri": "^7.0.7",
|
||||
"markdown-it": "^14.1.1",
|
||||
|
||||
Generated
+7
-7
@@ -246,8 +246,8 @@ importers:
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0
|
||||
lodash-es:
|
||||
specifier: ^4.17.23
|
||||
version: 4.17.23
|
||||
specifier: ^4.18.1
|
||||
version: 4.18.1
|
||||
lru-cache:
|
||||
specifier: ^11.2.6
|
||||
version: 11.2.6
|
||||
@@ -773,8 +773,8 @@ importers:
|
||||
specifier: ^4.3.2
|
||||
version: 4.3.2
|
||||
lodash-es:
|
||||
specifier: ^4.17.23
|
||||
version: 4.17.23
|
||||
specifier: ^4.18.1
|
||||
version: 4.18.1
|
||||
markdown-it:
|
||||
specifier: 14.1.1
|
||||
version: 14.1.1
|
||||
@@ -7486,8 +7486,8 @@ packages:
|
||||
resolution: {integrity: sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==}
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
|
||||
lodash-es@4.17.23:
|
||||
resolution: {integrity: sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==}
|
||||
lodash-es@4.18.1:
|
||||
resolution: {integrity: sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==}
|
||||
|
||||
lodash.camelcase@4.3.0:
|
||||
resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==}
|
||||
@@ -18667,7 +18667,7 @@ snapshots:
|
||||
dependencies:
|
||||
p-locate: 6.0.0
|
||||
|
||||
lodash-es@4.17.23: {}
|
||||
lodash-es@4.18.1: {}
|
||||
|
||||
lodash.camelcase@4.3.0: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user