From a4bac67d2a0afc753ecd40b1d3ff1595ef82c191 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 29 Jul 2021 17:09:30 +0000 Subject: Bump webpack from 5.47.0 to 5.47.1 Bumps [webpack](https://github.com/webpack/webpack) from 5.47.0 to 5.47.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.47.0...v5.47.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- vnext/package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'vnext/package-lock.json') diff --git a/vnext/package-lock.json b/vnext/package-lock.json index cf203c5b..5d6a8c3d 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -16867,9 +16867,9 @@ "dev": true }, "webpack": { - "version": "5.47.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.47.0.tgz", - "integrity": "sha512-soKLGwcUM1R3YEbJhJNiZzy7T43TnI7ENda/ywfDp9G1mDlDTpO+qfc8I5b0AzMr9xM3jyvQ0n7ctJyiXuXW6Q==", + "version": "5.47.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.47.1.tgz", + "integrity": "sha512-cW+Mzy9SCDapFV4OrkHuP6EFV2mAsiQd+gOa3PKtHNoKg6qPqQXZzBlHH+CnQG1osplBCqwsJZ8CfGO6XWah0g==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.0", @@ -16894,7 +16894,7 @@ "tapable": "^2.1.1", "terser-webpack-plugin": "^5.1.3", "watchpack": "^2.2.0", - "webpack-sources": "^3.0.1" + "webpack-sources": "^3.1.1" }, "dependencies": { "@types/estree": { @@ -17362,9 +17362,9 @@ } }, "webpack-sources": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.0.1.tgz", - "integrity": "sha512-LkBxiXJ3tTuhLaS5gz6D6l77Et8mPWlghAe7bbnmi2PyN1CtkiL/YitR+I0pn9PtBC88Irqgg6F9dBJh8+sJRQ==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.1.1.tgz", + "integrity": "sha512-ztUmIWq0LWaw+1YyR3bXtUPjt8vQedtI9WxGn/q1V1ASHsombnaso7MN9S25lzKS/OuC9Q8lEg3GsZexjDbdlQ==", "dev": true }, "websocket-driver": { -- cgit v1.2.3