Merge branch 'main' into henrymercer/remove-legacy-tracing

This commit is contained in:
Henry Mercer 2023-04-19 15:56:42 +01:00
commit 66f62df188
192 changed files with 187 additions and 28648 deletions

View file

@ -34,18 +34,15 @@
"@schemastore/package": "^0.0.6",
"@types/uuid": "^9.0.0",
"adm-zip": "^0.5.9",
"commander": "^8.1.0",
"console-log-level": "^1.4.1",
"del": "^6.0.0",
"fast-deep-equal": "^3.1.3",
"file-url": "^3.0.0",
"fs": "0.0.1-security",
"get-folder-size": "^2.0.1",
"glob": "^9.2.1",
"js-yaml": "^4.1.0",
"jsonschema": "1.2.6",
"long": "^5.2.0",
"md5": "^2.3.0",
"path": "^0.12.7",
"semver": "^7.3.2",
"uuid": "^9.0.0",
@ -77,7 +74,7 @@
"sinon": "^15.0.1",
"typescript": "^5.0.2"
},
"resolutions": {
"glob-parent": ">=5.1.2"
"overrides": {
"xml2js": ">=0.5.0"
}
}