Update dependency web-streams-polyfill to v4

renovate/web-streams-polyfill-4.x
renovate[bot] 12 months ago committed by GitHub
parent 2f15ed8131
commit 56ba4abbe4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -51,7 +51,7 @@
"react-qr-code": "^2.0.15",
"streamsaver": "^2.0.6",
"tailwindcss": "^3.4.10",
"web-streams-polyfill": "^3.3.3",
"web-streams-polyfill": "^4.0.0",
"webrtcsupport": "^2.2.0",
"zod": "^3.23.8"
},

@ -60,8 +60,8 @@ dependencies:
specifier: ^3.4.10
version: 3.4.17
web-streams-polyfill:
specifier: ^3.3.3
version: 3.3.3
specifier: ^4.0.0
version: 4.0.0
webrtcsupport:
specifier: ^2.2.0
version: 2.2.0
@ -4566,6 +4566,11 @@ packages:
engines: {node: '>= 8'}
dev: false
/web-streams-polyfill@4.0.0:
resolution: {integrity: sha512-0zJXHRAYEjM2tUfZ2DiSOHAa2aw1tisnnhU3ufD57R8iefL+DcdJyRBRyJpG+NUimDgbTI/lH+gAE1PAvV3Cgw==}
engines: {node: '>= 8'}
dev: false
/webrtc-adapter@9.0.1:
resolution: {integrity: sha512-1AQO+d4ElfVSXyzNVTOewgGT/tAomwwztX/6e3totvyyzXPvXIIuUUjAmyZGbKBKbZOXauuJooZm3g6IuFuiNQ==}
engines: {node: '>=6.0.0', npm: '>=3.10.0'}

Loading…
Cancel
Save