diff --git a/package-lock.json b/package-lock.json index 7a93476..0c9fccc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1327,11 +1327,11 @@ } }, "npm": { - "version": "7.19.0", - "resolved": "https://registry.npmjs.org/npm/-/npm-7.19.0.tgz", - "integrity": "sha512-bak/ZycWS8kalVFJ2m1JEo2pgvSwEDA9FMGthGnufAKciu4X4kpJMDZKe8VZKNaA/cXehd9XI7QdSZXmZauR8Q==", + "version": "7.20.0", + "resolved": "https://registry.npmjs.org/npm/-/npm-7.20.0.tgz", + "integrity": "sha512-59Eje4RcXP9EKYPIJvBvQGTyfEvZWaKdOx5+YZ+IJ+fqYhJJH5ng78qcdD8sFPyA1g1MFBR0DYXKfncwbxXpVA==", "requires": { - "@npmcli/arborist": "^2.6.4", + "@npmcli/arborist": "^2.7.1", "@npmcli/ci-detect": "^1.2.0", "@npmcli/config": "^2.2.0", "@npmcli/package-json": "^1.0.1", @@ -1366,7 +1366,7 @@ "libnpmsearch": "^3.1.1", "libnpmteam": "^2.0.3", "libnpmversion": "^1.2.1", - "make-fetch-happen": "^9.0.3", + "make-fetch-happen": "^9.0.4", "minipass": "^3.1.3", "minipass-pipeline": "^1.2.4", "mkdirp": "^1.0.4", @@ -1382,7 +1382,7 @@ "npm-user-validate": "^1.0.1", "npmlog": "~4.1.2", "opener": "^1.5.2", - "pacote": "^11.3.3", + "pacote": "^11.3.5", "parse-conflict-json": "^1.1.1", "qrcode-terminal": "^0.12.0", "read": "~1.0.7", @@ -1402,7 +1402,7 @@ }, "dependencies": { "@npmcli/arborist": { - "version": "2.6.4", + "version": "2.7.1", "bundled": true, "requires": { "@npmcli/installed-package-contents": "^1.0.7", @@ -1418,6 +1418,7 @@ "common-ancestor-path": "^1.0.1", "json-parse-even-better-errors": "^2.3.1", "json-stringify-nice": "^1.1.4", + "mkdirp": "^1.0.4", "mkdirp-infer-owner": "^2.0.0", "npm-install-checks": "^4.0.0", "npm-package-arg": "^8.1.0", @@ -1430,7 +1431,9 @@ "promise-call-limit": "^1.0.1", "read-package-json-fast": "^2.0.2", "readdir-scoped-modules": "^1.1.0", + "rimraf": "^3.0.2", "semver": "^7.3.5", + "ssri": "^8.0.1", "tar": "^6.1.0", "treeverse": "^1.0.4", "walk-up-path": "^1.0.0" @@ -1459,7 +1462,7 @@ } }, "@npmcli/git": { - "version": "2.0.9", + "version": "2.1.0", "bundled": true, "requires": { "@npmcli/promise-spawn": "^1.3.2", @@ -2361,7 +2364,7 @@ } }, "make-fetch-happen": { - "version": "9.0.3", + "version": "9.0.4", "bundled": true, "requires": { "agentkeepalive": "^4.1.3", @@ -2415,7 +2418,7 @@ } }, "minipass-fetch": { - "version": "1.3.3", + "version": "1.3.4", "bundled": true, "requires": { "encoding": "^0.1.12", @@ -2637,10 +2640,10 @@ } }, "pacote": { - "version": "11.3.4", + "version": "11.3.5", "bundled": true, "requires": { - "@npmcli/git": "^2.0.1", + "@npmcli/git": "^2.1.0", "@npmcli/installed-package-contents": "^1.0.6", "@npmcli/promise-spawn": "^1.2.0", "@npmcli/run-script": "^1.8.2",