From b39a925eee039ff71fc34fec6a2c88bb6f69d834 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 18 Mar 2021 06:38:36 +0000 Subject: Bump webpack from 5.26.2 to 5.26.3 Bumps [webpack](https://github.com/webpack/webpack) from 5.26.2 to 5.26.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.26.2...v5.26.3) Signed-off-by: dependabot[bot] --- vnext/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'vnext/package-lock.json') diff --git a/vnext/package-lock.json b/vnext/package-lock.json index dbbebabb..c59709ea 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -16040,9 +16040,9 @@ } }, "terser": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.6.0.tgz", - "integrity": "sha512-vyqLMoqadC1uR0vywqOZzriDYzgEkNJFK4q9GeyOBHIbiECHiWLKcWfbQWAUaPfxkjDhapSlZB9f7fkMrvkVjA==", + "version": "5.6.1", + "resolved": "https://registry.npmjs.org/terser/-/terser-5.6.1.tgz", + "integrity": "sha512-yv9YLFQQ+3ZqgWCUk+pvNJwgUTdlIxUk1WTN+RnaFJe2L7ipG2csPT0ra2XRm7Cs8cxN7QXmK1rFzEwYEQkzXw==", "dev": true, "requires": { "commander": "^2.20.0", @@ -16841,9 +16841,9 @@ "dev": true }, "webpack": { - "version": "5.26.2", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.26.2.tgz", - "integrity": "sha512-h07tAPeQceEO3Idrevqv4ECcpMH8Zp0aUUJ+IytujWTVf6TF5PI3rKVw0Z+7rNjU4qJuEx18BykFxgRvR9VgEQ==", + "version": "5.26.3", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.26.3.tgz", + "integrity": "sha512-z/F2lt2N1fZqaud1B4SzjL3OW03eULThbBXQ2OX4LSrZX4N9k1A5d0Rje3zS2g887DTWyAV0KGqEf64ois2dhg==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.0", -- cgit v1.2.3