Update dependency terser to v5.29.1
This commit is contained in:
parent
7a36917c6a
commit
b205214247
@ -28,7 +28,7 @@
|
||||
"@tryghost/errors": "1.2.26",
|
||||
"@tryghost/tpl": "0.1.26",
|
||||
"csso": "5.0.5",
|
||||
"terser": "5.29.0",
|
||||
"terser": "5.29.1",
|
||||
"tiny-glob": "0.2.9"
|
||||
}
|
||||
}
|
||||
|
@ -29090,10 +29090,10 @@ terser-webpack-plugin@^5.3.10:
|
||||
serialize-javascript "^6.0.1"
|
||||
terser "^5.26.0"
|
||||
|
||||
terser@5.29.0, terser@^5.26.0, terser@^5.7.0:
|
||||
version "5.29.0"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.29.0.tgz#e4b44f5e1da02508f6da02c57050e375434f0916"
|
||||
integrity sha512-RXY80V6CBOVdZhyVwqsUHxOGcdFYSU1pCHTEF9UcQ2OWsacZiSyykd7CfAKfZFI6yfbRntv9EaoMW2TQNpyXjg==
|
||||
terser@5.29.1, terser@^5.26.0, terser@^5.7.0:
|
||||
version "5.29.1"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.29.1.tgz#44e58045b70c09792ba14bfb7b4e14ca8755b9fa"
|
||||
integrity sha512-lZQ/fyaIGxsbGxApKmoPTODIzELy3++mXhS5hOqaAWZjQtpq/hFHAc+rm29NND1rYRxRWKcjuARNwULNXa5RtQ==
|
||||
dependencies:
|
||||
"@jridgewell/source-map" "^0.3.3"
|
||||
acorn "^8.8.2"
|
||||
|
Loading…
Reference in New Issue
Block a user