0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00

Bump npm from 9.6.3 to 9.6.4

Bumps [npm](https://github.com/npm/cli) from 9.6.3 to 9.6.4.
- [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.3...v9.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-06 04:06:58 +00:00
committed by GitHub
parent 89f0c7e127
commit e9bd80aa0d
2 changed files with 28 additions and 28 deletions

54
package-lock.json generated
View File

@@ -36,7 +36,7 @@
"mongoose": "^7.0.3",
"nanoid": "3.3.4",
"nconf": "^0.12.0",
"npm": "^9.6.3",
"npm": "^9.6.4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-frame-component": "5.2.6",
@@ -9576,9 +9576,9 @@
}
},
"node_modules/npm": {
"version": "9.6.3",
"resolved": "https://registry.npmjs.org/npm/-/npm-9.6.3.tgz",
"integrity": "sha512-KMAw6cJF5JGPJz/NtsU8H1sMqb34qPGnSMaSWrVO8bzxOdAXJNAtDXATvLl0lflrImIze1FZCqocM8wdIu3Sfg==",
"version": "9.6.4",
"resolved": "https://registry.npmjs.org/npm/-/npm-9.6.4.tgz",
"integrity": "sha512-8/Mct0X/w77PmgIpSlXfNIOlrZBfT+8966zLCxOhwi1qZ2Ueyy99uWPSDW6bt2OKw1NzrvHJBSgkzAvn1iWuhw==",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
@@ -9649,7 +9649,7 @@
],
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^6.2.6",
"@npmcli/arborist": "^6.2.7",
"@npmcli/config": "^6.1.5",
"@npmcli/map-workspaces": "^3.0.3",
"@npmcli/package-json": "^3.0.0",
@@ -9664,7 +9664,7 @@
"columnify": "^1.6.0",
"fastest-levenshtein": "^1.0.16",
"fs-minipass": "^3.0.1",
"glob": "^9.3.1",
"glob": "^9.3.2",
"graceful-fs": "^4.2.11",
"hosted-git-info": "^6.1.1",
"ini": "^3.0.1",
@@ -9672,12 +9672,12 @@
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^7.0.2",
"libnpmdiff": "^5.0.14",
"libnpmexec": "^5.0.14",
"libnpmfund": "^4.0.14",
"libnpmdiff": "^5.0.15",
"libnpmexec": "^5.0.15",
"libnpmfund": "^4.0.15",
"libnpmhook": "^9.0.3",
"libnpmorg": "^5.0.3",
"libnpmpack": "^5.0.14",
"libnpmpack": "^5.0.15",
"libnpmpublish": "^7.1.3",
"libnpmsearch": "^6.0.2",
"libnpmteam": "^5.0.3",
@@ -9706,7 +9706,7 @@
"read-package-json": "^6.0.1",
"read-package-json-fast": "^3.0.2",
"semver": "^7.3.8",
"ssri": "^10.0.1",
"ssri": "^10.0.2",
"tar": "^6.1.13",
"text-table": "~0.2.0",
"tiny-relative-date": "^1.3.0",
@@ -9755,7 +9755,7 @@
"license": "ISC"
},
"node_modules/npm/node_modules/@npmcli/arborist": {
"version": "6.2.6",
"version": "6.2.7",
"inBundle": true,
"license": "ISC",
"dependencies": {
@@ -9786,7 +9786,7 @@
"parse-conflict-json": "^3.0.0",
"proc-log": "^3.0.0",
"promise-all-reject-late": "^1.0.0",
"promise-call-limit": "^1.0.1",
"promise-call-limit": "^1.0.2",
"read-package-json-fast": "^3.0.2",
"semver": "^7.3.7",
"ssri": "^10.0.1",
@@ -10514,7 +10514,7 @@
}
},
"node_modules/npm/node_modules/glob": {
"version": "9.3.1",
"version": "9.3.2",
"inBundle": true,
"license": "ISC",
"dependencies": {
@@ -10788,7 +10788,7 @@
"license": "MIT"
},
"node_modules/npm/node_modules/just-diff": {
"version": "6.0.0",
"version": "6.0.2",
"inBundle": true,
"license": "MIT"
},
@@ -10810,11 +10810,11 @@
}
},
"node_modules/npm/node_modules/libnpmdiff": {
"version": "5.0.14",
"version": "5.0.15",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.2.6",
"@npmcli/arborist": "^6.2.7",
"@npmcli/disparity-colors": "^3.0.0",
"@npmcli/installed-package-contents": "^2.0.2",
"binary-extensions": "^2.2.0",
@@ -10829,11 +10829,11 @@
}
},
"node_modules/npm/node_modules/libnpmexec": {
"version": "5.0.14",
"version": "5.0.15",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.2.6",
"@npmcli/arborist": "^6.2.7",
"@npmcli/run-script": "^6.0.0",
"chalk": "^4.1.0",
"ci-info": "^3.7.1",
@@ -10851,11 +10851,11 @@
}
},
"node_modules/npm/node_modules/libnpmfund": {
"version": "4.0.14",
"version": "4.0.15",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.2.6"
"@npmcli/arborist": "^6.2.7"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -10886,11 +10886,11 @@
}
},
"node_modules/npm/node_modules/libnpmpack": {
"version": "5.0.14",
"version": "5.0.15",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.2.6",
"@npmcli/arborist": "^6.2.7",
"@npmcli/run-script": "^6.0.0",
"npm-package-arg": "^10.1.0",
"pacote": "^15.0.8"
@@ -11749,7 +11749,7 @@
}
},
"node_modules/npm/node_modules/path-scurry": {
"version": "1.6.1",
"version": "1.6.3",
"inBundle": true,
"license": "BlueOak-1.0.0",
"dependencies": {
@@ -11757,7 +11757,7 @@
"minipass": "^4.0.2"
},
"engines": {
"node": ">=14"
"node": ">=16 || 14 >=14.17"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
@@ -11800,7 +11800,7 @@
}
},
"node_modules/npm/node_modules/promise-call-limit": {
"version": "1.0.1",
"version": "1.0.2",
"inBundle": true,
"license": "ISC",
"funding": {
@@ -12088,7 +12088,7 @@
"license": "CC0-1.0"
},
"node_modules/npm/node_modules/ssri": {
"version": "10.0.1",
"version": "10.0.2",
"inBundle": true,
"license": "ISC",
"dependencies": {

View File

@@ -96,7 +96,7 @@
"mongoose": "^7.0.3",
"nanoid": "3.3.4",
"nconf": "^0.12.0",
"npm": "^9.6.3",
"npm": "^9.6.4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-frame-component": "5.2.6",