mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
Update dependency terser to v5.15.1
This commit is contained in:
parent
fa7a582c78
commit
ce495969d1
@ -26,7 +26,7 @@
|
||||
"@tryghost/errors": "1.2.17",
|
||||
"@tryghost/tpl": "0.1.18",
|
||||
"csso": "5.0.5",
|
||||
"terser": "5.15.0",
|
||||
"terser": "5.15.1",
|
||||
"tiny-glob": "0.2.9"
|
||||
}
|
||||
}
|
||||
|
@ -24852,10 +24852,10 @@ terser-webpack-plugin@^5.1.3, terser-webpack-plugin@^5.2.5:
|
||||
serialize-javascript "^6.0.0"
|
||||
terser "^5.14.1"
|
||||
|
||||
terser@5.15.0, terser@^5.0.0, terser@^5.10.0, terser@^5.14.1, terser@^5.3.0:
|
||||
version "5.15.0"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.15.0.tgz#e16967894eeba6e1091509ec83f0c60e179f2425"
|
||||
integrity sha512-L1BJiXVmheAQQy+as0oF3Pwtlo4s3Wi1X2zNZ2NxOB4wx9bdS9Vk67XQENLFdLYGCK/Z2di53mTj/hBafR+dTA==
|
||||
terser@5.15.1, terser@^5.0.0, terser@^5.10.0, terser@^5.14.1, terser@^5.3.0:
|
||||
version "5.15.1"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.15.1.tgz#8561af6e0fd6d839669c73b92bdd5777d870ed6c"
|
||||
integrity sha512-K1faMUvpm/FBxjBXud0LWVAGxmvoPbZbfTCYbSgaaYQaIXI3/TdI7a7ZGA73Zrou6Q8Zmz3oeUTsp/dj+ag2Xw==
|
||||
dependencies:
|
||||
"@jridgewell/source-map" "^0.3.2"
|
||||
acorn "^8.5.0"
|
||||
|
Loading…
Reference in New Issue
Block a user