Merge pull request #1425 from dolanmiu/dependabot/npm_and_yarn/webpack-5.69.1

Bump webpack from 5.69.0 to 5.69.1
This commit is contained in:
Dolan
2022-02-18 21:24:19 +00:00
committed by GitHub

8
package-lock.json generated
View File

@ -5901,9 +5901,9 @@
"dev": true
},
"webpack": {
"version": "5.69.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.69.0.tgz",
"integrity": "sha512-E5Fqu89Gu8fR6vejRqu26h8ld/k6/dCVbeGUcuZjc+goQHDfCPU9rER71JmdtBYGmci7Ec2aFEATQ2IVXKy2wg==",
"version": "5.69.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.69.1.tgz",
"integrity": "sha512-+VyvOSJXZMT2V5vLzOnDuMz5GxEqLk7hKWQ56YxPW/PQRUuKimPqmEIJOx8jHYeyo65pKbapbW464mvsKbaj4A==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.3",
@ -5915,7 +5915,7 @@
"acorn-import-assertions": "^1.7.6",
"browserslist": "^4.14.5",
"chrome-trace-event": "^1.0.2",
"enhanced-resolve": "^5.9.0",
"enhanced-resolve": "^5.8.3",
"es-module-lexer": "^0.9.0",
"eslint-scope": "5.1.1",
"events": "^3.2.0",