mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Update dependency terser to v5.24.0
This commit is contained in:
parent
3f97fbc58a
commit
e8fec41822
2 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@
|
|||
"@tryghost/errors": "1.2.26",
|
||||
"@tryghost/tpl": "0.1.24",
|
||||
"csso": "5.0.5",
|
||||
"terser": "5.23.0",
|
||||
"terser": "5.24.0",
|
||||
"tiny-glob": "0.2.9"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -30023,10 +30023,10 @@ terser-webpack-plugin@^5.3.7:
|
|||
serialize-javascript "^6.0.1"
|
||||
terser "^5.16.8"
|
||||
|
||||
terser@5.23.0, terser@^5.16.8, terser@^5.3.0:
|
||||
version "5.23.0"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.23.0.tgz#a9c02bc3087d0f5b1cc63bbfb4fe0f7e5dbbde82"
|
||||
integrity sha512-Iyy83LN0uX9ZZLCX4Qbu5JiHiWjOCTwrmM9InWOzVeM++KNWEsqV4YgN9U9E8AlohQ6Gs42ztczlWOG/lwDAMA==
|
||||
terser@5.24.0, terser@^5.16.8, terser@^5.3.0:
|
||||
version "5.24.0"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.24.0.tgz#4ae50302977bca4831ccc7b4fef63a3c04228364"
|
||||
integrity sha512-ZpGR4Hy3+wBEzVEnHvstMvqpD/nABNelQn/z2r0fjVWGQsN3bpOLzQlqDxmb4CDZnXq5lpjnQ+mHQLAOpfM5iw==
|
||||
dependencies:
|
||||
"@jridgewell/source-map" "^0.3.3"
|
||||
acorn "^8.8.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue