Merge pull request #1344 from openHPI/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.6

This commit is contained in:
dependabot[bot]
2022-08-30 03:10:49 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"sortablejs": "^1.15.0", "sortablejs": "^1.15.0",
"sorttable": "^1.0.2", "sorttable": "^1.0.2",
"style-loader": "^3.3.1", "style-loader": "^3.3.1",
"terser-webpack-plugin": "^5.3.5", "terser-webpack-plugin": "^5.3.6",
"underscore": "^1.13.4", "underscore": "^1.13.4",
"uuid": "^8.3.2", "uuid": "^8.3.2",
"vis-data": "^7.1.4", "vis-data": "^7.1.4",

View File

@ -4138,10 +4138,10 @@ tapable@^2.0, tapable@^2.1.1, tapable@^2.2.0:
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0" resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ== integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
terser-webpack-plugin@^5.1.3, terser-webpack-plugin@^5.3.5: terser-webpack-plugin@^5.1.3, terser-webpack-plugin@^5.3.6:
version "5.3.5" version "5.3.6"
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.5.tgz#f7d82286031f915a4f8fb81af4bd35d2e3c011bc" resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.6.tgz#5590aec31aa3c6f771ce1b1acca60639eab3195c"
integrity sha512-AOEDLDxD2zylUGf/wxHxklEkOe2/r+seuyOWujejFrIxHf11brA1/dWQNIgXa1c6/Wkxgu7zvv0JhOWfc2ELEA== integrity sha512-kfLFk+PoLUQIbLmB1+PZDMRSZS99Mp+/MHqDNmMA6tOItzRt+Npe3E+fsMs5mfcM0wCtrrdU387UnV+vnSffXQ==
dependencies: dependencies:
"@jridgewell/trace-mapping" "^0.3.14" "@jridgewell/trace-mapping" "^0.3.14"
jest-worker "^27.4.5" jest-worker "^27.4.5"