Pin some dependency versions to fix security issues.

This commit is contained in:
baldo 2022-07-21 19:03:48 +02:00
commit 824db3fa18
2 changed files with 35 additions and 34 deletions

View file

@ -104,6 +104,11 @@
"yarn-audit-fix": "^9.3.2"
},
"resolutions": {
"grunt-connect-proxy/**/http-proxy": "~1.18.1",
"grunt-connect-proxy/**/lodash": "~4.17.21",
"grunt-contrib-compass/**/semver-regex": "~3.1.4",
"grunt-contrib-compass/**/trim-newlines": "~4.0.2",
"grunt-wiredep/**/minimist": "~1.2.6",
"ng-admin/**/angular": "~1.8.3",
"ng-admin/**/papaparse": "~5.3.2",
"ng-admin/**/underscore": "~1.13.4"