DEV: Use blob URL to install discourse/squoosh fork (#28704)

Workaround for https://github.com/dependabot/dependabot-core/issues/10124
This commit is contained in:
David Taylor 2024-09-03 13:52:37 +01:00 committed by GitHub
parent dbe7613352
commit 967af18c4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@
"pikaday": "1.8.2",
"prettier": "^2.8.8",
"puppeteer-core": "^23.2.1",
"squoosh": "discourse/squoosh#dc9649d",
"squoosh": "https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d",
"terser": "^5.31.6",
"typescript": "^5.5.4"
},

View File

@ -119,7 +119,7 @@ importers:
specifier: ^23.2.1
version: 23.2.1
squoosh:
specifier: discourse/squoosh#dc9649d
specifier: https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d
version: https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d
terser:
specifier: ^5.31.6