0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-10 09:12:39 +00:00

Bump npm from 9.6.7 to 9.7.1

Bumps [npm](https://github.com/npm/cli) from 9.6.7 to 9.7.1.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v9.6.7...v9.7.1)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-08 03:57:47 +00:00
committed by GitHub
parent 7d30abc4d9
commit e92d3ecd68
2 changed files with 24 additions and 51 deletions

73
package-lock.json generated
View File

@@ -37,7 +37,7 @@
"mongoose": "^7.2.2", "mongoose": "^7.2.2",
"nanoid": "3.3.4", "nanoid": "3.3.4",
"nconf": "^0.12.0", "nconf": "^0.12.0",
"npm": "^9.6.7", "npm": "^9.7.1",
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-frame-component": "^4.1.3", "react-frame-component": "^4.1.3",
@@ -10508,9 +10508,9 @@
} }
}, },
"node_modules/npm": { "node_modules/npm": {
"version": "9.6.7", "version": "9.7.1",
"resolved": "https://registry.npmjs.org/npm/-/npm-9.6.7.tgz", "resolved": "https://registry.npmjs.org/npm/-/npm-9.7.1.tgz",
"integrity": "sha512-xwkU1hSZl6Qrkfw3fhxVmMfNWu0A67+aZZs5gz/LoehCeAPkVhQDB90Z2NFoPSI1KpfBWCJ6Bp28wXzv5U5/2g==", "integrity": "sha512-kxMviaiLX4Lfnjy2dt7EWB87v5QdLiGpy04S2ORdKLmPqFhgy8g4cgJjQfnWob4mJIaNHjBO+hk45CvLlsZZ8g==",
"bundleDependencies": [ "bundleDependencies": [
"@isaacs/string-locale-compare", "@isaacs/string-locale-compare",
"@npmcli/arborist", "@npmcli/arborist",
@@ -10567,9 +10567,8 @@
"proc-log", "proc-log",
"qrcode-terminal", "qrcode-terminal",
"read", "read",
"read-package-json",
"read-package-json-fast",
"semver", "semver",
"sigstore",
"ssri", "ssri",
"tar", "tar",
"text-table", "text-table",
@@ -10582,14 +10581,14 @@
"dependencies": { "dependencies": {
"@isaacs/string-locale-compare": "^1.1.0", "@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^6.2.9", "@npmcli/arborist": "^6.2.9",
"@npmcli/config": "^6.1.7", "@npmcli/config": "^6.2.0",
"@npmcli/map-workspaces": "^3.0.4", "@npmcli/map-workspaces": "^3.0.4",
"@npmcli/package-json": "^3.1.0", "@npmcli/package-json": "^3.1.1",
"@npmcli/run-script": "^6.0.2", "@npmcli/run-script": "^6.0.2",
"abbrev": "^2.0.0", "abbrev": "^2.0.0",
"archy": "~1.0.0", "archy": "~1.0.0",
"cacache": "^17.1.2", "cacache": "^17.1.2",
"chalk": "^4.1.2", "chalk": "^5.2.0",
"ci-info": "^3.8.0", "ci-info": "^3.8.0",
"cli-columns": "^4.0.0", "cli-columns": "^4.0.0",
"cli-table3": "^0.6.3", "cli-table3": "^0.6.3",
@@ -10605,12 +10604,12 @@
"json-parse-even-better-errors": "^3.0.0", "json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^7.0.2", "libnpmaccess": "^7.0.2",
"libnpmdiff": "^5.0.17", "libnpmdiff": "^5.0.17",
"libnpmexec": "^5.0.17", "libnpmexec": "^6.0.0",
"libnpmfund": "^4.0.17", "libnpmfund": "^4.0.17",
"libnpmhook": "^9.0.3", "libnpmhook": "^9.0.3",
"libnpmorg": "^5.0.4", "libnpmorg": "^5.0.4",
"libnpmpack": "^5.0.17", "libnpmpack": "^5.0.17",
"libnpmpublish": "^7.2.0", "libnpmpublish": "^7.3.0",
"libnpmsearch": "^6.0.2", "libnpmsearch": "^6.0.2",
"libnpmteam": "^5.0.3", "libnpmteam": "^5.0.3",
"libnpmversion": "^4.0.2", "libnpmversion": "^4.0.2",
@@ -10621,7 +10620,7 @@
"ms": "^2.1.2", "ms": "^2.1.2",
"node-gyp": "^9.3.1", "node-gyp": "^9.3.1",
"nopt": "^7.1.0", "nopt": "^7.1.0",
"npm-audit-report": "^4.0.0", "npm-audit-report": "^5.0.0",
"npm-install-checks": "^6.1.1", "npm-install-checks": "^6.1.1",
"npm-package-arg": "^10.1.0", "npm-package-arg": "^10.1.0",
"npm-pick-manifest": "^8.0.1", "npm-pick-manifest": "^8.0.1",
@@ -10635,9 +10634,8 @@
"proc-log": "^3.0.0", "proc-log": "^3.0.0",
"qrcode-terminal": "^0.12.0", "qrcode-terminal": "^0.12.0",
"read": "^2.1.0", "read": "^2.1.0",
"read-package-json": "^6.0.3",
"read-package-json-fast": "^3.0.2",
"semver": "^7.5.1", "semver": "^7.5.1",
"sigstore": "^1.5.0",
"ssri": "^10.0.4", "ssri": "^10.0.4",
"tar": "^6.1.14", "tar": "^6.1.14",
"text-table": "~0.2.0", "text-table": "~0.2.0",
@@ -10795,7 +10793,7 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/config": { "node_modules/npm/node_modules/@npmcli/config": {
"version": "6.1.7", "version": "6.2.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@@ -10834,7 +10832,7 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/git": { "node_modules/npm/node_modules/@npmcli/git": {
"version": "4.0.4", "version": "4.1.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@@ -10923,14 +10921,16 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/package-json": { "node_modules/npm/node_modules/@npmcli/package-json": {
"version": "3.1.0", "version": "3.1.1",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/git": "^4.1.0",
"glob": "^10.2.2", "glob": "^10.2.2",
"json-parse-even-better-errors": "^3.0.0", "json-parse-even-better-errors": "^3.0.0",
"normalize-package-data": "^5.0.0", "normalize-package-data": "^5.0.0",
"npm-normalize-package-bin": "^3.0.1" "npm-normalize-package-bin": "^3.0.1",
"proc-log": "^3.0.0"
}, },
"engines": { "engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0" "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -11225,15 +11225,11 @@
} }
}, },
"node_modules/npm/node_modules/chalk": { "node_modules/npm/node_modules/chalk": {
"version": "4.1.2", "version": "5.2.0",
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": { "engines": {
"node": ">=10" "node": "^12.17.0 || ^14.13 || >=16.0.0"
}, },
"funding": { "funding": {
"url": "https://github.com/chalk/chalk?sponsor=1" "url": "https://github.com/chalk/chalk?sponsor=1"
@@ -11611,14 +11607,6 @@
"node": ">= 0.4.0" "node": ">= 0.4.0"
} }
}, },
"node_modules/npm/node_modules/has-flag": {
"version": "4.0.0",
"inBundle": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/npm/node_modules/has-unicode": { "node_modules/npm/node_modules/has-unicode": {
"version": "2.0.1", "version": "2.0.1",
"inBundle": true, "inBundle": true,
@@ -11911,13 +11899,12 @@
} }
}, },
"node_modules/npm/node_modules/libnpmexec": { "node_modules/npm/node_modules/libnpmexec": {
"version": "5.0.17", "version": "6.0.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/arborist": "^6.2.9", "@npmcli/arborist": "^6.2.9",
"@npmcli/run-script": "^6.0.0", "@npmcli/run-script": "^6.0.0",
"chalk": "^4.1.0",
"ci-info": "^3.7.1", "ci-info": "^3.7.1",
"npm-package-arg": "^10.1.0", "npm-package-arg": "^10.1.0",
"npmlog": "^7.0.1", "npmlog": "^7.0.1",
@@ -11982,7 +11969,7 @@
} }
}, },
"node_modules/npm/node_modules/libnpmpublish": { "node_modules/npm/node_modules/libnpmpublish": {
"version": "7.2.0", "version": "7.3.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@@ -12631,12 +12618,9 @@
} }
}, },
"node_modules/npm/node_modules/npm-audit-report": { "node_modules/npm/node_modules/npm-audit-report": {
"version": "4.0.0", "version": "5.0.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": {
"chalk": "^4.0.0"
},
"engines": { "engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0" "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
} }
@@ -13284,17 +13268,6 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/npm/node_modules/supports-color": {
"version": "7.2.0",
"inBundle": true,
"license": "MIT",
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/npm/node_modules/tar": { "node_modules/npm/node_modules/tar": {
"version": "6.1.14", "version": "6.1.14",
"inBundle": true, "inBundle": true,

View File

@@ -105,7 +105,7 @@
"mongoose": "^7.2.2", "mongoose": "^7.2.2",
"nanoid": "3.3.4", "nanoid": "3.3.4",
"nconf": "^0.12.0", "nconf": "^0.12.0",
"npm": "^9.6.7", "npm": "^9.7.1",
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-frame-component": "^4.1.3", "react-frame-component": "^4.1.3",