chore(deps): pin dependency webpack-favicons to 1.3.8
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 2022-09-19 00:05:04 +00:00
parent 059362f4b6
commit f8d8eec947
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -18,7 +18,7 @@
"shx": "0.3.4",
"webpack": "5.74.0",
"webpack-cli": "4.10.0",
"webpack-favicons": "^1.3.8"
"webpack-favicons": "1.3.8"
}
},
"node_modules/@babel/runtime": {
@ -7578,7 +7578,7 @@
"peer": true,
"requires": {
"clone": "^2.1.2",
"colors": "^1.4.0",
"colors": "1.4.0",
"image-size": "^0.8.3",
"jimp": "^0.16.1",
"jsontoxml": "^1.0.1",

View File

@ -28,7 +28,7 @@
"shx": "0.3.4",
"webpack": "5.74.0",
"webpack-cli": "4.10.0",
"webpack-favicons": "^1.3.8"
"webpack-favicons": "1.3.8"
},
"overrides": {
"colors": "1.4.0"