chore(deps-dev): bump webpack from 5.58.0 to 5.58.1 (#3804)
This commit is contained in:
parent
7a19f7d774
commit
59a4ac48ae
14
package-lock.json
generated
14
package-lock.json
generated
@ -52,7 +52,7 @@
|
|||||||
"ts-node": "^10.2.1",
|
"ts-node": "^10.2.1",
|
||||||
"typescript": "~4.1.6",
|
"typescript": "~4.1.6",
|
||||||
"unminified-webpack-plugin": "^3.0.0",
|
"unminified-webpack-plugin": "^3.0.0",
|
||||||
"webpack": "^5.58.0",
|
"webpack": "^5.58.1",
|
||||||
"winston": "^3.3.3",
|
"winston": "^3.3.3",
|
||||||
"zone.js": "^0.11.4"
|
"zone.js": "^0.11.4"
|
||||||
}
|
}
|
||||||
@ -15988,9 +15988,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/webpack": {
|
"node_modules/webpack": {
|
||||||
"version": "5.58.0",
|
"version": "5.58.1",
|
||||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.58.0.tgz",
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.58.1.tgz",
|
||||||
"integrity": "sha512-xc2k5MLbR1iah24Z5xUm1nBh1PZXEdUnrX6YkTSOScq/VWbl5JCLREXJzGYqEAUbIO8tZI+Dzv82lGtnuUnVCQ==",
|
"integrity": "sha512-4Z/dmbTU+VmkCb2XNgW7wkE5TfEcSooclprn/UEuVeAkwHhn07OcgUsyaKHGtCY/VobjnsYBlyhKeMLiSoOqPg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/eslint-scope": "^3.7.0",
|
"@types/eslint-scope": "^3.7.0",
|
||||||
@ -28845,9 +28845,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"webpack": {
|
"webpack": {
|
||||||
"version": "5.58.0",
|
"version": "5.58.1",
|
||||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.58.0.tgz",
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.58.1.tgz",
|
||||||
"integrity": "sha512-xc2k5MLbR1iah24Z5xUm1nBh1PZXEdUnrX6YkTSOScq/VWbl5JCLREXJzGYqEAUbIO8tZI+Dzv82lGtnuUnVCQ==",
|
"integrity": "sha512-4Z/dmbTU+VmkCb2XNgW7wkE5TfEcSooclprn/UEuVeAkwHhn07OcgUsyaKHGtCY/VobjnsYBlyhKeMLiSoOqPg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/eslint-scope": "^3.7.0",
|
"@types/eslint-scope": "^3.7.0",
|
||||||
|
@ -67,7 +67,7 @@
|
|||||||
"ts-node": "^10.2.1",
|
"ts-node": "^10.2.1",
|
||||||
"typescript": "~4.1.6",
|
"typescript": "~4.1.6",
|
||||||
"unminified-webpack-plugin": "^3.0.0",
|
"unminified-webpack-plugin": "^3.0.0",
|
||||||
"webpack": "^5.58.0",
|
"webpack": "^5.58.1",
|
||||||
"winston": "^3.3.3",
|
"winston": "^3.3.3",
|
||||||
"zone.js": "^0.11.4"
|
"zone.js": "^0.11.4"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user