mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 16:22:44 +00:00
Merge pull request #2794 from naturalcrit/dependabot/npm_and_yarn/npm-9.6.5
Bump npm from 9.6.4 to 9.6.5
This commit is contained in:
113
package-lock.json
generated
113
package-lock.json
generated
@@ -36,7 +36,7 @@
|
||||
"mongoose": "^7.0.4",
|
||||
"nanoid": "3.3.4",
|
||||
"nconf": "^0.12.0",
|
||||
"npm": "^9.6.4",
|
||||
"npm": "^9.6.5",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-frame-component": "^4.1.3",
|
||||
@@ -9886,9 +9886,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm": {
|
||||
"version": "9.6.4",
|
||||
"resolved": "https://registry.npmjs.org/npm/-/npm-9.6.4.tgz",
|
||||
"integrity": "sha512-8/Mct0X/w77PmgIpSlXfNIOlrZBfT+8966zLCxOhwi1qZ2Ueyy99uWPSDW6bt2OKw1NzrvHJBSgkzAvn1iWuhw==",
|
||||
"version": "9.6.5",
|
||||
"resolved": "https://registry.npmjs.org/npm/-/npm-9.6.5.tgz",
|
||||
"integrity": "sha512-0SYs9lz1ND7V3+Lz6EbsnUdZ4OxjQOHbaIKdWd8OgsbZ2hCC2ZeiXMEaBEPEVBaILW+huFA0pJ1YME+52iZI5g==",
|
||||
"bundleDependencies": [
|
||||
"@isaacs/string-locale-compare",
|
||||
"@npmcli/arborist",
|
||||
@@ -9959,8 +9959,8 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@isaacs/string-locale-compare": "^1.1.0",
|
||||
"@npmcli/arborist": "^6.2.7",
|
||||
"@npmcli/config": "^6.1.5",
|
||||
"@npmcli/arborist": "^6.2.8",
|
||||
"@npmcli/config": "^6.1.6",
|
||||
"@npmcli/map-workspaces": "^3.0.3",
|
||||
"@npmcli/package-json": "^3.0.0",
|
||||
"@npmcli/run-script": "^6.0.0",
|
||||
@@ -9977,34 +9977,34 @@
|
||||
"glob": "^9.3.2",
|
||||
"graceful-fs": "^4.2.11",
|
||||
"hosted-git-info": "^6.1.1",
|
||||
"ini": "^3.0.1",
|
||||
"ini": "^4.1.0",
|
||||
"init-package-json": "^5.0.0",
|
||||
"is-cidr": "^4.0.2",
|
||||
"json-parse-even-better-errors": "^3.0.0",
|
||||
"libnpmaccess": "^7.0.2",
|
||||
"libnpmdiff": "^5.0.15",
|
||||
"libnpmexec": "^5.0.15",
|
||||
"libnpmfund": "^4.0.15",
|
||||
"libnpmdiff": "^5.0.16",
|
||||
"libnpmexec": "^5.0.16",
|
||||
"libnpmfund": "^4.0.16",
|
||||
"libnpmhook": "^9.0.3",
|
||||
"libnpmorg": "^5.0.3",
|
||||
"libnpmpack": "^5.0.15",
|
||||
"libnpmpack": "^5.0.16",
|
||||
"libnpmpublish": "^7.1.3",
|
||||
"libnpmsearch": "^6.0.2",
|
||||
"libnpmteam": "^5.0.3",
|
||||
"libnpmversion": "^4.0.2",
|
||||
"make-fetch-happen": "^11.0.3",
|
||||
"minimatch": "^7.4.3",
|
||||
"minipass": "^4.2.5",
|
||||
"make-fetch-happen": "^11.1.0",
|
||||
"minimatch": "^7.4.6",
|
||||
"minipass": "^4.2.8",
|
||||
"minipass-pipeline": "^1.2.4",
|
||||
"ms": "^2.1.2",
|
||||
"node-gyp": "^9.3.1",
|
||||
"nopt": "^7.1.0",
|
||||
"npm-audit-report": "^4.0.0",
|
||||
"npm-install-checks": "^6.1.0",
|
||||
"npm-install-checks": "^6.1.1",
|
||||
"npm-package-arg": "^10.1.0",
|
||||
"npm-pick-manifest": "^8.0.1",
|
||||
"npm-profile": "^7.0.1",
|
||||
"npm-registry-fetch": "^14.0.3",
|
||||
"npm-registry-fetch": "^14.0.4",
|
||||
"npm-user-validate": "^2.0.0",
|
||||
"npmlog": "^7.0.1",
|
||||
"p-map": "^4.0.0",
|
||||
@@ -10012,11 +10012,11 @@
|
||||
"parse-conflict-json": "^3.0.1",
|
||||
"proc-log": "^3.0.0",
|
||||
"qrcode-terminal": "^0.12.0",
|
||||
"read": "^2.0.0",
|
||||
"read": "^2.1.0",
|
||||
"read-package-json": "^6.0.1",
|
||||
"read-package-json-fast": "^3.0.2",
|
||||
"semver": "^7.3.8",
|
||||
"ssri": "^10.0.2",
|
||||
"semver": "^7.5.0",
|
||||
"ssri": "^10.0.3",
|
||||
"tar": "^6.1.13",
|
||||
"text-table": "~0.2.0",
|
||||
"tiny-relative-date": "^1.3.0",
|
||||
@@ -10065,7 +10065,7 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/arborist": {
|
||||
"version": "6.2.7",
|
||||
"version": "6.2.8",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
@@ -10101,7 +10101,7 @@
|
||||
"semver": "^7.3.7",
|
||||
"ssri": "^10.0.1",
|
||||
"treeverse": "^3.0.0",
|
||||
"walk-up-path": "^1.0.0"
|
||||
"walk-up-path": "^3.0.1"
|
||||
},
|
||||
"bin": {
|
||||
"arborist": "bin/index.js"
|
||||
@@ -10111,17 +10111,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/config": {
|
||||
"version": "6.1.5",
|
||||
"version": "6.1.6",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@npmcli/map-workspaces": "^3.0.2",
|
||||
"ini": "^3.0.0",
|
||||
"ini": "^4.1.0",
|
||||
"nopt": "^7.0.0",
|
||||
"proc-log": "^3.0.0",
|
||||
"read-package-json-fast": "^3.0.2",
|
||||
"semver": "^7.3.5",
|
||||
"walk-up-path": "^1.0.0"
|
||||
"walk-up-path": "^3.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
||||
@@ -10197,7 +10197,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/metavuln-calculator": {
|
||||
"version": "5.0.0",
|
||||
"version": "5.0.1",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
@@ -10302,12 +10302,21 @@
|
||||
"node": ">= 10"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@tufjs/canonical-json": {
|
||||
"version": "1.0.0",
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@tufjs/models": {
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.3",
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"minimatch": "^7.4.2"
|
||||
"@tufjs/canonical-json": "1.0.0",
|
||||
"minimatch": "^7.4.6"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
||||
@@ -10996,11 +11005,11 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/npm/node_modules/ini": {
|
||||
"version": "3.0.1",
|
||||
"version": "4.1.0",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"engines": {
|
||||
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
||||
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/init-package-json": {
|
||||
@@ -11120,11 +11129,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmdiff": {
|
||||
"version": "5.0.15",
|
||||
"version": "5.0.16",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@npmcli/arborist": "^6.2.7",
|
||||
"@npmcli/arborist": "^6.2.8",
|
||||
"@npmcli/disparity-colors": "^3.0.0",
|
||||
"@npmcli/installed-package-contents": "^2.0.2",
|
||||
"binary-extensions": "^2.2.0",
|
||||
@@ -11139,11 +11148,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmexec": {
|
||||
"version": "5.0.15",
|
||||
"version": "5.0.16",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@npmcli/arborist": "^6.2.7",
|
||||
"@npmcli/arborist": "^6.2.8",
|
||||
"@npmcli/run-script": "^6.0.0",
|
||||
"chalk": "^4.1.0",
|
||||
"ci-info": "^3.7.1",
|
||||
@@ -11154,18 +11163,18 @@
|
||||
"read": "^2.0.0",
|
||||
"read-package-json-fast": "^3.0.2",
|
||||
"semver": "^7.3.7",
|
||||
"walk-up-path": "^1.0.0"
|
||||
"walk-up-path": "^3.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmfund": {
|
||||
"version": "4.0.15",
|
||||
"version": "4.0.16",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@npmcli/arborist": "^6.2.7"
|
||||
"@npmcli/arborist": "^6.2.8"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
||||
@@ -11196,11 +11205,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmpack": {
|
||||
"version": "5.0.15",
|
||||
"version": "5.0.16",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@npmcli/arborist": "^6.2.7",
|
||||
"@npmcli/arborist": "^6.2.8",
|
||||
"@npmcli/run-script": "^6.0.0",
|
||||
"npm-package-arg": "^10.1.0",
|
||||
"pacote": "^15.0.8"
|
||||
@@ -11274,7 +11283,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/make-fetch-happen": {
|
||||
"version": "11.0.3",
|
||||
"version": "11.1.0",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
@@ -11299,7 +11308,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/minimatch": {
|
||||
"version": "7.4.3",
|
||||
"version": "7.4.6",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
@@ -11313,7 +11322,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/minipass": {
|
||||
"version": "4.2.5",
|
||||
"version": "4.2.8",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"engines": {
|
||||
@@ -11343,7 +11352,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/minipass-fetch": {
|
||||
"version": "3.0.1",
|
||||
"version": "3.0.2",
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -11876,7 +11885,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/npm-install-checks": {
|
||||
"version": "6.1.0",
|
||||
"version": "6.1.1",
|
||||
"inBundle": true,
|
||||
"license": "BSD-2-Clause",
|
||||
"dependencies": {
|
||||
@@ -11946,7 +11955,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/npm-registry-fetch": {
|
||||
"version": "14.0.3",
|
||||
"version": "14.0.4",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
@@ -12153,7 +12162,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/read": {
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
@@ -12284,7 +12293,7 @@
|
||||
"optional": true
|
||||
},
|
||||
"node_modules/npm/node_modules/semver": {
|
||||
"version": "7.3.8",
|
||||
"version": "7.5.0",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
@@ -12319,13 +12328,13 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/npm/node_modules/sigstore": {
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"inBundle": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@sigstore/protobuf-specs": "^0.1.0",
|
||||
"make-fetch-happen": "^11.0.1",
|
||||
"tuf-js": "^1.0.0"
|
||||
"tuf-js": "^1.1.3"
|
||||
},
|
||||
"bin": {
|
||||
"sigstore": "bin/sigstore.js"
|
||||
@@ -12398,7 +12407,7 @@
|
||||
"license": "CC0-1.0"
|
||||
},
|
||||
"node_modules/npm/node_modules/ssri": {
|
||||
"version": "10.0.2",
|
||||
"version": "10.0.3",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
@@ -12508,11 +12517,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/tuf-js": {
|
||||
"version": "1.1.2",
|
||||
"version": "1.1.4",
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tufjs/models": "1.0.1",
|
||||
"@tufjs/models": "1.0.3",
|
||||
"make-fetch-happen": "^11.0.1"
|
||||
},
|
||||
"engines": {
|
||||
@@ -12567,7 +12576,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/walk-up-path": {
|
||||
"version": "1.0.0",
|
||||
"version": "3.0.1",
|
||||
"inBundle": true,
|
||||
"license": "ISC"
|
||||
},
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
"mongoose": "^7.0.4",
|
||||
"nanoid": "3.3.4",
|
||||
"nconf": "^0.12.0",
|
||||
"npm": "^9.6.4",
|
||||
"npm": "^9.6.5",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-frame-component": "^4.1.3",
|
||||
|
||||
Reference in New Issue
Block a user