mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-24 05:11:16 +00:00
chore(deps): update dependency terser to v5.34.1
This commit is contained in:
parent
94c6e7103c
commit
0928bbe37a
1 changed files with 5 additions and 5 deletions
|
@ -191,7 +191,7 @@ importers:
|
|||
version: 3.3.4(webpack@5.90.0(webpack-cli@5.1.4))
|
||||
terser:
|
||||
specifier: ^5.24.0
|
||||
version: 5.31.6
|
||||
version: 5.34.1
|
||||
typescript:
|
||||
specifier: ^5.2.2
|
||||
version: 5.4.5
|
||||
|
@ -3393,8 +3393,8 @@ packages:
|
|||
uglify-js:
|
||||
optional: true
|
||||
|
||||
terser@5.31.6:
|
||||
resolution: {integrity: sha512-PQ4DAriWzKj+qgehQ7LK5bQqCFNMmlhjR2PFFLuqGCpuCAauxemVBWwWOxo3UIwWQx8+Pr61Df++r76wDmkQBg==}
|
||||
terser@5.34.1:
|
||||
resolution: {integrity: sha512-FsJZ7iZLd/BXkz+4xrRTGJ26o/6VTjQytUk8b8OxkwcD2I+79VPJlz7qss1+zE7h8GNIScFqXcDyJ/KqBYZFVA==}
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -6931,10 +6931,10 @@ snapshots:
|
|||
jest-worker: 27.5.1
|
||||
schema-utils: 3.3.0
|
||||
serialize-javascript: 6.0.2
|
||||
terser: 5.31.6
|
||||
terser: 5.34.1
|
||||
webpack: 5.90.0(webpack-cli@5.1.4)
|
||||
|
||||
terser@5.31.6:
|
||||
terser@5.34.1:
|
||||
dependencies:
|
||||
'@jridgewell/source-map': 0.3.6
|
||||
acorn: 8.12.1
|
||||
|
|
Loading…
Reference in a new issue