diff --git a/package-lock.json b/package-lock.json index 5806650..dd4694d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9322,9 +9322,9 @@ } }, "node_modules/npm": { - "version": "8.8.0", - "resolved": "https://registry.npmjs.org/npm/-/npm-8.8.0.tgz", - "integrity": "sha512-MDHVaj0zrinLkshylII8pT46VCkAUqQfYRS+pyuuZZtBZRRphH/IG5HC1YbIc77AX5FmLUWGvu23Kah5fscIbw==", + "version": "8.9.0", + "resolved": "https://registry.npmjs.org/npm/-/npm-8.9.0.tgz", + "integrity": "sha512-4mhU5nEv7ktvHmJnM2nmWP2Zk4cCsD26imX+dvZ76HOuFUnIpU6+i1MWuoMg8N/xWHQgB0d2/ybWEGgJR9M/pw==", "bundleDependencies": [ "@isaacs/string-locale-compare", "@npmcli/arborist", @@ -9408,7 +9408,7 @@ "@npmcli/run-script": "^3.0.1", "abbrev": "~1.1.1", "archy": "~1.0.0", - "cacache": "^16.0.6", + "cacache": "^16.0.7", "chalk": "^4.1.2", "chownr": "^2.0.0", "cli-columns": "^4.0.0", @@ -9450,7 +9450,7 @@ "npm-user-validate": "^1.0.1", "npmlog": "^6.0.2", "opener": "^1.5.2", - "pacote": "^13.1.1", + "pacote": "^13.3.0", "parse-conflict-json": "^2.0.2", "proc-log": "^2.0.1", "qrcode-terminal": "^0.12.0", @@ -9917,7 +9917,7 @@ } }, "node_modules/npm/node_modules/cacache": { - "version": "16.0.6", + "version": "16.0.7", "inBundle": true, "license": "ISC", "dependencies": { @@ -11066,7 +11066,7 @@ } }, "node_modules/npm/node_modules/pacote": { - "version": "13.1.1", + "version": "13.3.0", "inBundle": true, "license": "ISC", "dependencies": { @@ -21890,9 +21890,9 @@ "dev": true }, "npm": { - "version": "8.8.0", - "resolved": "https://registry.npmjs.org/npm/-/npm-8.8.0.tgz", - "integrity": "sha512-MDHVaj0zrinLkshylII8pT46VCkAUqQfYRS+pyuuZZtBZRRphH/IG5HC1YbIc77AX5FmLUWGvu23Kah5fscIbw==", + "version": "8.9.0", + "resolved": "https://registry.npmjs.org/npm/-/npm-8.9.0.tgz", + "integrity": "sha512-4mhU5nEv7ktvHmJnM2nmWP2Zk4cCsD26imX+dvZ76HOuFUnIpU6+i1MWuoMg8N/xWHQgB0d2/ybWEGgJR9M/pw==", "requires": { "@isaacs/string-locale-compare": "^1.1.0", "@npmcli/arborist": "^5.0.4", @@ -21904,7 +21904,7 @@ "@npmcli/run-script": "^3.0.1", "abbrev": "~1.1.1", "archy": "~1.0.0", - "cacache": "^16.0.6", + "cacache": "^16.0.7", "chalk": "^4.1.2", "chownr": "^2.0.0", "cli-columns": "^4.0.0", @@ -21946,7 +21946,7 @@ "npm-user-validate": "^1.0.1", "npmlog": "^6.0.2", "opener": "^1.5.2", - "pacote": "^13.1.1", + "pacote": "^13.3.0", "parse-conflict-json": "^2.0.2", "proc-log": "^2.0.1", "qrcode-terminal": "^0.12.0", @@ -22233,7 +22233,7 @@ } }, "cacache": { - "version": "16.0.6", + "version": "16.0.7", "bundled": true, "requires": { "@npmcli/fs": "^2.1.0", @@ -23014,7 +23014,7 @@ } }, "pacote": { - "version": "13.1.1", + "version": "13.3.0", "bundled": true, "requires": { "@npmcli/git": "^3.0.0",