fix issues with npm audit

This commit is contained in:
Connor Vidlock 2023-07-26 14:39:02 -05:00
parent e2660252fe
commit 411b34ad9b
No known key found for this signature in database
GPG key ID: BADEF4A267C14600
2 changed files with 3233 additions and 1588 deletions

4819
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -35,7 +35,7 @@
"@actions/github": "^5.0.3", "@actions/github": "^5.0.3",
"adm-zip": "^0.5.3", "adm-zip": "^0.5.3",
"fast-glob": "^3.2.5", "fast-glob": "^3.2.5",
"got": "^11.8.2", "got": "^13.0.0",
"picomatch": "^2.2.2", "picomatch": "^2.2.2",
"xml2js": "^0.5.0" "xml2js": "^0.5.0"
}, },