From dcadc7a0e3ac0f90fb0d794db96fd095cd6c91e9 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 12 Apr 2021 09:12:55 +0000 Subject: Bump webpack from 5.31.0 to 5.31.2 Bumps [webpack](https://github.com/webpack/webpack) from 5.31.0 to 5.31.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.31.0...v5.31.2) Signed-off-by: dependabot[bot] --- package-lock.json | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index af788984..a3045261 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1977,13 +1977,10 @@ } }, "chrome-trace-event": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.2.tgz", - "integrity": "sha512-9e/zx1jw7B4CO+c/RXoCsfg/x1AfUBioy4owYH0bJprEYAx5hRFLRhWBqHAG57D0ZM4H7vxbP7bPe0VwhQRYDQ==", - "dev": true, - "requires": { - "tslib": "^1.9.0" - } + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz", + "integrity": "sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==", + "dev": true }, "classlist.js": { "version": "1.1.20150312", @@ -9198,9 +9195,9 @@ } }, "webpack": { - "version": "5.31.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.31.0.tgz", - "integrity": "sha512-3fUfZT/FUuThWSSyL32Fsh7weUUfYP/Fjc/cGSbla5KiSo0GtI1JMssCRUopJTvmLjrw05R2q7rlLtiKdSzkzQ==", + "version": "5.31.2", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.31.2.tgz", + "integrity": "sha512-0bCQe4ybo7T5Z0SC5axnIAH+1WuIdV4FwLYkaAlLtvfBhIx8bPS48WHTfiRZS1VM+pSiYt7e/rgLs3gLrH82lQ==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.0", @@ -9235,9 +9232,9 @@ "dev": true }, "acorn": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.1.0.tgz", - "integrity": "sha512-LWCF/Wn0nfHOmJ9rzQApGnxnvgfROzGilS8936rqN/lfcYkY9MYZzdMqN+2NJ4SlTc+m5HiSa+kNfDtI64dwUA==", + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.1.1.tgz", + "integrity": "sha512-xYiIVjNuqtKXMxlRMDc6mZUhXehod4a3gbZ1qRlM7icK4EbxUFNLhWoPblCvFtB2Y9CIqHP3CF/rdxLItaQv8g==", "dev": true }, "schema-utils": { -- cgit v1.2.3