mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency terser to v5.31.6
This commit is contained in:
parent
3c94ad0cb1
commit
49b2803dc5
2 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@
|
|||
"@tryghost/errors": "1.3.5",
|
||||
"@tryghost/tpl": "0.1.32",
|
||||
"csso": "5.0.5",
|
||||
"terser": "5.31.5",
|
||||
"terser": "5.31.6",
|
||||
"tiny-glob": "0.2.9"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -30120,10 +30120,10 @@ terser-webpack-plugin@^5.3.10:
|
|||
serialize-javascript "^6.0.1"
|
||||
terser "^5.26.0"
|
||||
|
||||
terser@5.31.5, terser@^5.26.0, terser@^5.7.0:
|
||||
version "5.31.5"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.31.5.tgz#e48b7c65f32d2808e7dad803e4586a0bc3829b87"
|
||||
integrity sha512-YPmas0L0rE1UyLL/llTWA0SiDOqIcAQYLeUj7cJYzXHlRTAnMSg9pPe4VJ5PlKvTrPQsdVFuiRiwyeNlYgwh2Q==
|
||||
terser@5.31.6, terser@^5.26.0, terser@^5.7.0:
|
||||
version "5.31.6"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.31.6.tgz#c63858a0f0703988d0266a82fcbf2d7ba76422b1"
|
||||
integrity sha512-PQ4DAriWzKj+qgehQ7LK5bQqCFNMmlhjR2PFFLuqGCpuCAauxemVBWwWOxo3UIwWQx8+Pr61Df++r76wDmkQBg==
|
||||
dependencies:
|
||||
"@jridgewell/source-map" "^0.3.3"
|
||||
acorn "^8.8.2"
|
||||
|
|
Loading…
Reference in a new issue