Fix dependabot vulnerabilities
This adds some forced resolutions to ensure that vulnerable versions of packages are not installed.
This commit is contained in:
parent
14deaf67e9
commit
ae97d8f96d
81 changed files with 727 additions and 7406 deletions
6
node_modules/github-linguist/node_modules/array-union/index.js
generated
vendored
6
node_modules/github-linguist/node_modules/array-union/index.js
generated
vendored
|
|
@ -1,6 +0,0 @@
|
|||
'use strict';
|
||||
var arrayUniq = require('array-uniq');
|
||||
|
||||
module.exports = function () {
|
||||
return arrayUniq([].concat.apply([], arguments));
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue