Update dependency terser to v5.30.2
This commit is contained in:
parent
98ce6bf4d5
commit
956c51436e
@ -28,7 +28,7 @@
|
||||
"@tryghost/errors": "1.3.1",
|
||||
"@tryghost/tpl": "0.1.26",
|
||||
"csso": "5.0.5",
|
||||
"terser": "5.30.1",
|
||||
"terser": "5.30.2",
|
||||
"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.1, terser@^5.26.0, terser@^5.7.0:
|
||||
version "5.30.1"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.30.1.tgz#4faaeedf00d322eb953dcc1f4eeaa9711c15f093"
|
||||
integrity sha512-PJhOnRttZqqmIujxOQOMu4QuFGvh43lR7Youln3k6OJvmxwZ5FxK5rbCEh8XABRCpLf7ZnhrZuclCNCASsScnA==
|
||||
terser@5.30.2, terser@^5.26.0, terser@^5.7.0:
|
||||
version "5.30.2"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.30.2.tgz#79fc2222c241647cea54ab928ac987ffbe8ce9e2"
|
||||
integrity sha512-vTDjRKYKip4dOFL5VizdoxHTYDfEXPdz5t+FbxCC5Rp2s+KbEO8w5wqMDPgj7CtFKZuzq7PXv28fZoXfqqBVuw==
|
||||
dependencies:
|
||||
"@jridgewell/source-map" "^0.3.3"
|
||||
acorn "^8.8.2"
|
||||
|
Loading…
Reference in New Issue
Block a user