mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Update dependency terser to v5.30.4
This commit is contained in:
parent
d69a0aa1e6
commit
33c5ce057c
2 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@
|
|||
"@tryghost/errors": "1.3.1",
|
||||
"@tryghost/tpl": "0.1.26",
|
||||
"csso": "5.0.5",
|
||||
"terser": "5.30.3",
|
||||
"terser": "5.30.4",
|
||||
"tiny-glob": "0.2.9"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -28845,10 +28845,10 @@ terser-webpack-plugin@^5.3.10:
|
|||
serialize-javascript "^6.0.1"
|
||||
terser "^5.26.0"
|
||||
|
||||
terser@5.30.3, terser@^5.26.0, terser@^5.7.0:
|
||||
version "5.30.3"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.30.3.tgz#f1bb68ded42408c316b548e3ec2526d7dd03f4d2"
|
||||
integrity sha512-STdUgOUx8rLbMGO9IOwHLpCqolkDITFFQSMYYwKE1N2lY6MVSaeoi10z/EhWxRc6ybqoVmKSkhKYH/XUpl7vSA==
|
||||
terser@5.30.4, terser@^5.26.0, terser@^5.7.0:
|
||||
version "5.30.4"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.30.4.tgz#62b4d16a819424e6317fd5ceffb4ee8dc769803a"
|
||||
integrity sha512-xRdd0v64a8mFK9bnsKVdoNP9GQIKUAaJPTaqEQDL4w/J8WaW4sWXXoMZ+6SimPkfT5bElreXf8m9HnmPc3E1BQ==
|
||||
dependencies:
|
||||
"@jridgewell/source-map" "^0.3.3"
|
||||
acorn "^8.8.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue