Update dependency webpack to v5.90.2
This commit is contained in:
parent
bc7ff4be9c
commit
3437e26bc9
@ -171,7 +171,7 @@
|
||||
"dependencies": {
|
||||
"jose": "4.15.4",
|
||||
"path-browserify": "1.0.1",
|
||||
"webpack": "5.90.1"
|
||||
"webpack": "5.90.2"
|
||||
},
|
||||
"nx": {
|
||||
"targets": {
|
||||
|
@ -30684,10 +30684,10 @@ webpack-virtual-modules@^0.5.0:
|
||||
resolved "https://registry.yarnpkg.com/webpack-virtual-modules/-/webpack-virtual-modules-0.5.0.tgz#362f14738a56dae107937ab98ea7062e8bdd3b6c"
|
||||
integrity sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==
|
||||
|
||||
webpack@5.90.1:
|
||||
version "5.90.1"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.1.tgz#62ab0c097d7cbe83d32523dbfbb645cdb7c3c01c"
|
||||
integrity sha512-SstPdlAC5IvgFnhiRok8hqJo/+ArAbNv7rhU4fnWGHNVfN59HSQFaxZDSAL3IFG2YmqxuRs+IU33milSxbPlog==
|
||||
webpack@5.90.2:
|
||||
version "5.90.2"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.2.tgz#189686a8a292427076db9907d495625345805fab"
|
||||
integrity sha512-ziXu8ABGr0InCMEYFnHrYweinHK2PWrMqnwdHk2oK3rRhv/1B+2FnfwYv5oD+RrknK/Pp/Hmyvu+eAsaMYhzCw==
|
||||
dependencies:
|
||||
"@types/eslint-scope" "^3.7.3"
|
||||
"@types/estree" "^1.0.5"
|
||||
|
Loading…
Reference in New Issue
Block a user