mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
Merge pull request #2837 from naturalcrit/dependabot/npm_and_yarn/npm-9.6.7
Bump npm from 9.6.6 to 9.6.7
This commit is contained in:
60
package-lock.json
generated
60
package-lock.json
generated
@@ -36,7 +36,7 @@
|
||||
"mongoose": "^7.1.1",
|
||||
"nanoid": "3.3.4",
|
||||
"nconf": "^0.12.0",
|
||||
"npm": "^9.6.6",
|
||||
"npm": "^9.6.7",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-frame-component": "^4.1.3",
|
||||
@@ -10408,9 +10408,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm": {
|
||||
"version": "9.6.6",
|
||||
"resolved": "https://registry.npmjs.org/npm/-/npm-9.6.6.tgz",
|
||||
"integrity": "sha512-GIe+nCIw8EJIv52IXDVETSGnx7p9Ttg4VsaXNIeT4eaKZpIZ635rKC/uzQ6nnc4ibCUmESoK3PrXG0/puoqNcg==",
|
||||
"version": "9.6.7",
|
||||
"resolved": "https://registry.npmjs.org/npm/-/npm-9.6.7.tgz",
|
||||
"integrity": "sha512-xwkU1hSZl6Qrkfw3fhxVmMfNWu0A67+aZZs5gz/LoehCeAPkVhQDB90Z2NFoPSI1KpfBWCJ6Bp28wXzv5U5/2g==",
|
||||
"bundleDependencies": [
|
||||
"@isaacs/string-locale-compare",
|
||||
"@npmcli/arborist",
|
||||
@@ -10482,13 +10482,13 @@
|
||||
"dependencies": {
|
||||
"@isaacs/string-locale-compare": "^1.1.0",
|
||||
"@npmcli/arborist": "^6.2.9",
|
||||
"@npmcli/config": "^6.1.6",
|
||||
"@npmcli/config": "^6.1.7",
|
||||
"@npmcli/map-workspaces": "^3.0.4",
|
||||
"@npmcli/package-json": "^3.0.0",
|
||||
"@npmcli/run-script": "^6.0.1",
|
||||
"@npmcli/package-json": "^3.1.0",
|
||||
"@npmcli/run-script": "^6.0.2",
|
||||
"abbrev": "^2.0.0",
|
||||
"archy": "~1.0.0",
|
||||
"cacache": "^17.1.0",
|
||||
"cacache": "^17.1.2",
|
||||
"chalk": "^4.1.2",
|
||||
"ci-info": "^3.8.0",
|
||||
"cli-columns": "^4.0.0",
|
||||
@@ -10496,7 +10496,7 @@
|
||||
"columnify": "^1.6.0",
|
||||
"fastest-levenshtein": "^1.0.16",
|
||||
"fs-minipass": "^3.0.2",
|
||||
"glob": "^10.2.2",
|
||||
"glob": "^10.2.4",
|
||||
"graceful-fs": "^4.2.11",
|
||||
"hosted-git-info": "^6.1.1",
|
||||
"ini": "^4.1.0",
|
||||
@@ -10510,7 +10510,7 @@
|
||||
"libnpmhook": "^9.0.3",
|
||||
"libnpmorg": "^5.0.4",
|
||||
"libnpmpack": "^5.0.17",
|
||||
"libnpmpublish": "^7.1.4",
|
||||
"libnpmpublish": "^7.2.0",
|
||||
"libnpmsearch": "^6.0.2",
|
||||
"libnpmteam": "^5.0.3",
|
||||
"libnpmversion": "^4.0.2",
|
||||
@@ -10537,7 +10537,7 @@
|
||||
"read": "^2.1.0",
|
||||
"read-package-json": "^6.0.3",
|
||||
"read-package-json-fast": "^3.0.2",
|
||||
"semver": "^7.5.0",
|
||||
"semver": "^7.5.1",
|
||||
"ssri": "^10.0.4",
|
||||
"tar": "^6.1.14",
|
||||
"text-table": "~0.2.0",
|
||||
@@ -10695,7 +10695,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/config": {
|
||||
"version": "6.1.6",
|
||||
"version": "6.1.7",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
@@ -10823,11 +10823,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/package-json": {
|
||||
"version": "3.0.0",
|
||||
"version": "3.1.0",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"json-parse-even-better-errors": "^3.0.0"
|
||||
"glob": "^10.2.2",
|
||||
"json-parse-even-better-errors": "^3.0.0",
|
||||
"normalize-package-data": "^5.0.0",
|
||||
"npm-normalize-package-bin": "^3.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
||||
@@ -10856,7 +10859,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/@npmcli/run-script": {
|
||||
"version": "6.0.1",
|
||||
"version": "6.0.2",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
@@ -11100,7 +11103,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/cacache": {
|
||||
"version": "17.1.0",
|
||||
"version": "17.1.2",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
@@ -11472,14 +11475,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/glob": {
|
||||
"version": "10.2.2",
|
||||
"version": "10.2.4",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"foreground-child": "^3.1.0",
|
||||
"jackspeak": "^2.0.3",
|
||||
"minimatch": "^9.0.0",
|
||||
"minipass": "^5.0.0",
|
||||
"minipass": "^5.0.0 || ^6.0.0",
|
||||
"path-scurry": "^1.7.0"
|
||||
},
|
||||
"bin": {
|
||||
@@ -11879,7 +11882,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/libnpmpublish": {
|
||||
"version": "7.1.4",
|
||||
"version": "7.2.0",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
@@ -12741,12 +12744,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/path-scurry": {
|
||||
"version": "1.7.0",
|
||||
"version": "1.9.1",
|
||||
"inBundle": true,
|
||||
"license": "BlueOak-1.0.0",
|
||||
"dependencies": {
|
||||
"lru-cache": "^9.0.0",
|
||||
"minipass": "^5.0.0"
|
||||
"lru-cache": "^9.1.1",
|
||||
"minipass": "^5.0.0 || ^6.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16 || 14 >=14.17"
|
||||
@@ -12764,7 +12767,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/postcss-selector-parser": {
|
||||
"version": "6.0.12",
|
||||
"version": "6.0.13",
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -12888,7 +12891,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/readable-stream": {
|
||||
"version": "4.3.0",
|
||||
"version": "4.4.0",
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -12974,7 +12977,7 @@
|
||||
"optional": true
|
||||
},
|
||||
"node_modules/npm/node_modules/semver": {
|
||||
"version": "7.5.0",
|
||||
"version": "7.5.1",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
@@ -13023,7 +13026,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/signal-exit": {
|
||||
"version": "4.0.1",
|
||||
"version": "4.0.2",
|
||||
"inBundle": true,
|
||||
"license": "ISC",
|
||||
"engines": {
|
||||
@@ -13034,7 +13037,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/sigstore": {
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.2",
|
||||
"inBundle": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
@@ -13249,11 +13252,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm/node_modules/tuf-js": {
|
||||
"version": "1.1.5",
|
||||
"version": "1.1.6",
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tufjs/models": "1.0.4",
|
||||
"debug": "^4.3.4",
|
||||
"make-fetch-happen": "^11.1.0"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
@@ -104,7 +104,7 @@
|
||||
"mongoose": "^7.1.1",
|
||||
"nanoid": "3.3.4",
|
||||
"nconf": "^0.12.0",
|
||||
"npm": "^9.6.6",
|
||||
"npm": "^9.6.7",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-frame-component": "^4.1.3",
|
||||
|
||||
Reference in New Issue
Block a user