[web] Update yarn.lock

This commit is contained in:
Manav Rathi 2024-03-19 11:24:42 +05:30
parent 14ad67e86c
commit fc3aea7694
No known key found for this signature in database

View file

@ -1979,7 +1979,11 @@ fastq@^1.6.0:
reusify "^1.0.4"
"ffmpeg-wasm@file:./apps/photos/thirdparty/ffmpeg-wasm":
version "0.0.0"
version "0.10.1"
dependencies:
is-url "^1.2.4"
node-fetch "^2.6.1"
regenerator-runtime "^0.13.7"
file-entry-cache@^6.0.1:
version "6.0.1"
@ -2614,6 +2618,11 @@ is-typed-array@^1.1.13:
dependencies:
which-typed-array "^1.1.14"
is-url@^1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.4.tgz#04a4df46d28c4cff3d73d01ff06abeb318a1aa52"
integrity sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==
is-weakmap@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/is-weakmap/-/is-weakmap-2.0.1.tgz#5008b59bdc43b698201d18f62b37b2ca243e8cf2"
@ -3244,7 +3253,7 @@ peek-readable@^4.1.0:
integrity sha512-ZI3LnwUv5nOGbQzD9c2iDG6toheuXSZP5esSHBjopsXH4dg19soufvpUGA3uohi5anFtGb2lhAVdHzH6R/Evvg==
"photoswipe@file:./apps/photos/thirdparty/photoswipe":
version "0.0.0"
version "4.1.6"
picocolors@^1.0.0:
version "1.0.0"
@ -3576,6 +3585,11 @@ reflect.getprototypeof@^1.0.4:
globalthis "^1.0.3"
which-builtin-type "^1.1.3"
regenerator-runtime@^0.13.7:
version "0.13.11"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
regenerator-runtime@^0.14.0:
version "0.14.1"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"