mirror of https://github.com/Fabio286/antares.git
Merge pull request #25 from EStarium/dependabot/npm_and_yarn/webpack-4.44.1
Bump webpack from 4.44.0 to 4.44.1
This commit is contained in:
commit
f8a0783769
|
@ -13105,9 +13105,9 @@
|
|||
}
|
||||
},
|
||||
"webpack": {
|
||||
"version": "4.44.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.44.0.tgz",
|
||||
"integrity": "sha512-wAuJxK123sqAw31SpkPiPW3iKHgFUiKvO7E7UZjtdExcsRe3fgav4mvoMM7vvpjLHVoJ6a0Mtp2fzkoA13e0Zw==",
|
||||
"version": "4.44.1",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.44.1.tgz",
|
||||
"integrity": "sha512-4UOGAohv/VGUNQJstzEywwNxqX417FnjZgZJpJQegddzPmTvph37eBIRbRTfdySXzVtJXLJfbMN3mMYhM6GdmQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@webassemblyjs/ast": "1.9.0",
|
||||
|
|
|
@ -65,6 +65,6 @@
|
|||
"node-sass": "^4.14.1",
|
||||
"sass-loader": "^9.0.2",
|
||||
"vue": "^2.6.11",
|
||||
"webpack": "^4.44.0"
|
||||
"webpack": "^4.44.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue