chore(deps): pin dependency webpack-favicons to 1.3.8
This commit is contained in:
parent
059362f4b6
commit
f8d8eec947
4
package-lock.json
generated
4
package-lock.json
generated
@ -18,7 +18,7 @@
|
|||||||
"shx": "0.3.4",
|
"shx": "0.3.4",
|
||||||
"webpack": "5.74.0",
|
"webpack": "5.74.0",
|
||||||
"webpack-cli": "4.10.0",
|
"webpack-cli": "4.10.0",
|
||||||
"webpack-favicons": "^1.3.8"
|
"webpack-favicons": "1.3.8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/runtime": {
|
"node_modules/@babel/runtime": {
|
||||||
@ -7578,7 +7578,7 @@
|
|||||||
"peer": true,
|
"peer": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"clone": "^2.1.2",
|
"clone": "^2.1.2",
|
||||||
"colors": "^1.4.0",
|
"colors": "1.4.0",
|
||||||
"image-size": "^0.8.3",
|
"image-size": "^0.8.3",
|
||||||
"jimp": "^0.16.1",
|
"jimp": "^0.16.1",
|
||||||
"jsontoxml": "^1.0.1",
|
"jsontoxml": "^1.0.1",
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
"shx": "0.3.4",
|
"shx": "0.3.4",
|
||||||
"webpack": "5.74.0",
|
"webpack": "5.74.0",
|
||||||
"webpack-cli": "4.10.0",
|
"webpack-cli": "4.10.0",
|
||||||
"webpack-favicons": "^1.3.8"
|
"webpack-favicons": "1.3.8"
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"colors": "1.4.0"
|
"colors": "1.4.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user