mirror of
https://github.com/video-dev/hls.js.git
synced 2026-05-17 13:30:38 +00:00
Merge pull request #7821 from video-dev/renovate/nise-6.x
Update dependency nise to v6.1.5
This commit is contained in:
Generated
+13
-13
@@ -61,7 +61,7 @@
|
||||
"markdown-styles": "3.2.0",
|
||||
"micromatch": "4.0.8",
|
||||
"mocha": "11.7.5",
|
||||
"nise": "6.1.4",
|
||||
"nise": "6.1.5",
|
||||
"node-fetch": "3.3.2",
|
||||
"npm-run-all2": "8.0.4",
|
||||
"prettier": "3.8.1",
|
||||
@@ -10917,9 +10917,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/nise": {
|
||||
"version": "6.1.4",
|
||||
"resolved": "https://registry.npmjs.org/nise/-/nise-6.1.4.tgz",
|
||||
"integrity": "sha512-vSA4IpRHRWZkmotu61SvF45Jirq4CTLT3KKOWJPsPMtxtOBOlxcAlXfv/OrWxkzAJiCBrvdfWvGQjHT7r7+Qqg==",
|
||||
"version": "6.1.5",
|
||||
"resolved": "https://registry.npmjs.org/nise/-/nise-6.1.5.tgz",
|
||||
"integrity": "sha512-SnRDPDBjxZZoU2n0+gzzLtSvo1OZo7j6jnbXsoh3AFxEGhaFU7ZF0TmefuKERq79wxR2U+MPn7ArW+Tl+clC3A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@sinonjs/commons": "^3.0.1",
|
||||
@@ -10929,9 +10929,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/nise/node_modules/path-to-regexp": {
|
||||
"version": "8.3.0",
|
||||
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.3.0.tgz",
|
||||
"integrity": "sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==",
|
||||
"version": "8.4.2",
|
||||
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.2.tgz",
|
||||
"integrity": "sha512-qRcuIdP69NPm4qbACK+aDogI5CBDMi1jKe0ry5rSQJz8JVLsC7jV8XpiJjGRLLol3N+R5ihGYcrPLTno6pAdBA==",
|
||||
"dev": true,
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
@@ -22250,9 +22250,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"nise": {
|
||||
"version": "6.1.4",
|
||||
"resolved": "https://registry.npmjs.org/nise/-/nise-6.1.4.tgz",
|
||||
"integrity": "sha512-vSA4IpRHRWZkmotu61SvF45Jirq4CTLT3KKOWJPsPMtxtOBOlxcAlXfv/OrWxkzAJiCBrvdfWvGQjHT7r7+Qqg==",
|
||||
"version": "6.1.5",
|
||||
"resolved": "https://registry.npmjs.org/nise/-/nise-6.1.5.tgz",
|
||||
"integrity": "sha512-SnRDPDBjxZZoU2n0+gzzLtSvo1OZo7j6jnbXsoh3AFxEGhaFU7ZF0TmefuKERq79wxR2U+MPn7ArW+Tl+clC3A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@sinonjs/commons": "^3.0.1",
|
||||
@@ -22262,9 +22262,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"path-to-regexp": {
|
||||
"version": "8.3.0",
|
||||
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.3.0.tgz",
|
||||
"integrity": "sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==",
|
||||
"version": "8.4.2",
|
||||
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.2.tgz",
|
||||
"integrity": "sha512-qRcuIdP69NPm4qbACK+aDogI5CBDMi1jKe0ry5rSQJz8JVLsC7jV8XpiJjGRLLol3N+R5ihGYcrPLTno6pAdBA==",
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -119,7 +119,7 @@
|
||||
"markdown-styles": "3.2.0",
|
||||
"micromatch": "4.0.8",
|
||||
"mocha": "11.7.5",
|
||||
"nise": "6.1.4",
|
||||
"nise": "6.1.5",
|
||||
"node-fetch": "3.3.2",
|
||||
"npm-run-all2": "8.0.4",
|
||||
"prettier": "3.8.1",
|
||||
|
||||
Reference in New Issue
Block a user