Skip to content

Commit 61152eb

Browse files
XeRJJ-8
authored andcommitted
Front: upgrade dependencies
This commit also pins got to a higher, non-supported version. I could not find anything that breaks. Still have one vulnerability in git-clone with no patch available. 1 vulnerabilities found - Packages audited: 1404 Severity: 1 High
1 parent fb06639 commit 61152eb

File tree

2 files changed

+124
-240
lines changed

2 files changed

+124
-240
lines changed

front/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@
7575
"@quasar/app-webpack/loader-utils": "2.0.4",
7676
"@quasar/app-webpack/css-loader/loader-utils": "2.0.4",
7777
"@quasar/app-webpack/vue-style-loader/loader-utils": "1.4.2",
78-
"eslint-plugin-graphql/graphql-config/minimatch": "3.0.5"
78+
"eslint-plugin-graphql/graphql-config/minimatch": "3.0.5",
79+
"@quasar/cli/download-git-repo/download/got": "11.8.5",
80+
"@quasar/cli/update-notifier/latest-version/package-json/got": "11.8.5"
7981
}
8082
}

0 commit comments

Comments
 (0)