Update Vue sample deps to get rid of the annoying warning.
This commit is contained in:
parent
bbfd3c51c7
commit
47aa6faa11
635
samples/vue/package-lock.json
generated
635
samples/vue/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -16,9 +16,9 @@
|
||||
"license": "MIT",
|
||||
"homepage": "https://gosora-project.com",
|
||||
"devDependencies": {
|
||||
"webpack-cli": "^3.3.3"
|
||||
"webpack-cli": "^3.3.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"webpack": "^4.33.0"
|
||||
"webpack": "^4.41.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user