fix: upgrade @nuxt/webpack from 2.14.5 to 2.15.8

Snyk has created this PR to upgrade @nuxt/webpack from 2.14.5 to 2.15.8.

See this package in npm:
https://www.npmjs.com/package/@nuxt/webpack

See this project in Snyk:
https://app.snyk.io/org/jshook/project/5750eb3a-3886-4f4f-987b-cd240cd91811?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2022-03-04 12:43:18 +00:00
parent f1bccfce90
commit 1f419fa860
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 5377 additions and 1424 deletions

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@
"antlr": "cd antlr && node ../node_modules/antlr4-cli/bin/antlr4.js -Dlanguage=JavaScript -Werror -visitor -listener CQL3.g4"
},
"dependencies": {
"@nuxt/webpack": "^2.14.4",
"@nuxt/webpack": "^2.15.8",
"@nuxtjs/axios": "^5.12.2",
"@nuxtjs/babel-preset-app": "^0.8.0",
"@nuxtjs/vuetify": "^2.0.0-beta.2",