chore(deps): update npm (runtime) (#2472)

This commit is contained in:
renovate[bot] 2024-10-23 08:00:40 +00:00 committed by GitHub
parent 66364dae7a
commit 8a9c4d84a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View File

@ -34,10 +34,10 @@
"destr": "2.0.3",
"dompurify": "3.1.7",
"fast-equals": "5.0.1",
"hls.js": "1.5.16",
"hls.js": "1.5.17",
"jassub": "1.7.17",
"libpgs": "0.6.0",
"marked": "14.1.2",
"marked": "14.1.3",
"sortablejs": "1.15.3",
"swiper": "11.1.14",
"uuid": "10.0.0",

16
package-lock.json generated
View File

@ -42,10 +42,10 @@
"destr": "2.0.3",
"dompurify": "3.1.7",
"fast-equals": "5.0.1",
"hls.js": "1.5.16",
"hls.js": "1.5.17",
"jassub": "1.7.17",
"libpgs": "0.6.0",
"marked": "14.1.2",
"marked": "14.1.3",
"sortablejs": "1.15.3",
"swiper": "11.1.14",
"uuid": "10.0.0",
@ -5836,9 +5836,9 @@
}
},
"node_modules/hls.js": {
"version": "1.5.16",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.16.tgz",
"integrity": "sha512-+wAWr4aeRq9ODN8/Vgz0Cee1Cw6Ysr7vyEkZJCwOJYNwlld7CNmhKE+dLwfpUO2UuotYLGF0of6UFiN6zA7mig==",
"version": "1.5.17",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.17.tgz",
"integrity": "sha512-wA66nnYFvQa1o4DO/BFgLNRKnBTVXpNeldGRBJ2Y0SvFtdwvFKCbqa9zhHoZLoxHhZ+jYsj3aIBkWQQCPNOhMw==",
"license": "Apache-2.0"
},
"node_modules/hookable": {
@ -6760,9 +6760,9 @@
}
},
"node_modules/marked": {
"version": "14.1.2",
"resolved": "https://registry.npmjs.org/marked/-/marked-14.1.2.tgz",
"integrity": "sha512-f3r0yqpz31VXiDB/wj9GaOB0a2PRLQl6vJmXiFrniNwjkKdvakqJRULhjFKJpxOchlCRiG5fcacoUZY5Xa6PEQ==",
"version": "14.1.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-14.1.3.tgz",
"integrity": "sha512-ZibJqTULGlt9g5k4VMARAktMAjXoVnnr+Y3aCqW1oDftcV4BA3UmrBifzXoZyenHRk75csiPu9iwsTj4VNBT0g==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"