mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Pin dependency terser to 5.14.2
This commit is contained in:
parent
4857b6440d
commit
b33c07a5eb
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@
|
|||
"@tryghost/errors": "1.2.14",
|
||||
"@tryghost/tpl": "0.1.17",
|
||||
"csso": "5.0.3",
|
||||
"terser": "^5.9.0",
|
||||
"terser": "5.14.2",
|
||||
"tiny-glob": "0.2.9"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -11373,7 +11373,7 @@ tarn@^3.0.1, tarn@^3.0.2:
|
|||
resolved "https://registry.yarnpkg.com/tarn/-/tarn-3.0.2.tgz#73b6140fbb881b71559c4f8bfde3d9a4b3d27693"
|
||||
integrity sha512-51LAVKUSZSVfI05vjPESNc5vwqqZpbXCsU+/+wxlOrUjk2SnFTt97v9ZgQrD4YmxYW1Px6w2KjaDitCfkvgxMQ==
|
||||
|
||||
terser@^5.9.0:
|
||||
terser@5.14.2:
|
||||
version "5.14.2"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.14.2.tgz#9ac9f22b06994d736174f4091aa368db896f1c10"
|
||||
integrity sha512-oL0rGeM/WFQCUd0y2QrWxYnq7tfSuKBiqTjRPWrRgB46WD/kiwHwF8T23z78H6Q6kGCuuHcPB+KULHRdxvVGQA==
|
||||
|
|
Loading…
Add table
Reference in a new issue