chore(deps): update dependency webpack to v5.78.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovator Bot 2023-04-10 00:07:20 +00:00
parent 6130e913de
commit 3303cb4e32
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -17,7 +17,7 @@
"prettier-plugin-go-template": "0.0.13",
"shx": "0.3.4",
"svg-sprite": "2.0.2",
"webpack": "5.77.0",
"webpack": "5.78.0",
"webpack-cli": "5.0.1",
"webpack-favicons": "1.3.8"
}
@ -4448,9 +4448,9 @@
}
},
"node_modules/webpack": {
"version": "5.77.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.77.0.tgz",
"integrity": "sha512-sbGNjBr5Ya5ss91yzjeJTLKyfiwo5C628AFjEa6WSXcZa4E+F57om3Cc8xLb1Jh0b243AWuSYRf3dn7HVeFQ9Q==",
"version": "5.78.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.78.0.tgz",
"integrity": "sha512-gT5DP72KInmE/3azEaQrISjTvLYlSM0j1Ezhht/KLVkrqtv10JoP/RXhwmX/frrutOPuSq3o5Vq0ehR/4Vmd1g==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.3",

View File

@ -29,7 +29,7 @@
"prettier-plugin-go-template": "0.0.13",
"shx": "0.3.4",
"svg-sprite": "2.0.2",
"webpack": "5.77.0",
"webpack": "5.78.0",
"webpack-cli": "5.0.1",
"webpack-favicons": "1.3.8"
},