0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Merge pull request #2916 from naturalcrit/dependabot/npm_and_yarn/npm-9.8.0

Bump npm from 9.7.2 to 9.8.0
This commit is contained in:
Trevor Buckner
2023-07-06 14:40:16 -04:00
committed by GitHub
2 changed files with 30 additions and 32 deletions

60
package-lock.json generated
View File

@@ -38,7 +38,7 @@
"mongoose": "^7.3.1",
"nanoid": "3.3.4",
"nconf": "^0.12.0",
"npm": "^9.7.2",
"npm": "^9.8.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-frame-component": "^4.1.3",
@@ -10509,9 +10509,9 @@
}
},
"node_modules/npm": {
"version": "9.7.2",
"resolved": "https://registry.npmjs.org/npm/-/npm-9.7.2.tgz",
"integrity": "sha512-LLoOudiSURxzRxfGj+vsD+hKKv2EfxyshDOznxruIkZMouvbaF5sFm4yAwHqxS8aVaOdRl03pRmGpcrFMqMt3g==",
"version": "9.8.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-9.8.0.tgz",
"integrity": "sha512-AXeiBAdfM5K2jvBwA7EGLKeYyt0VnhmJRnlq4k2+M0Ao9v7yKJBqF8xFPzQL8kAybzwlfpTPCZwM4uTIszb3xA==",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
@@ -10582,10 +10582,10 @@
],
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^6.2.10",
"@npmcli/arborist": "^6.3.0",
"@npmcli/config": "^6.2.1",
"@npmcli/map-workspaces": "^3.0.4",
"@npmcli/package-json": "^3.1.1",
"@npmcli/package-json": "^4.0.0",
"@npmcli/run-script": "^6.0.2",
"abbrev": "^2.0.0",
"archy": "~1.0.0",
@@ -10605,13 +10605,13 @@
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^7.0.2",
"libnpmdiff": "^5.0.18",
"libnpmexec": "^6.0.1",
"libnpmfund": "^4.0.18",
"libnpmdiff": "^5.0.19",
"libnpmexec": "^6.0.2",
"libnpmfund": "^4.0.19",
"libnpmhook": "^9.0.3",
"libnpmorg": "^5.0.4",
"libnpmpack": "^5.0.18",
"libnpmpublish": "^7.4.0",
"libnpmpack": "^5.0.19",
"libnpmpublish": "^7.5.0",
"libnpmsearch": "^6.0.2",
"libnpmteam": "^5.0.3",
"libnpmversion": "^4.0.2",
@@ -10637,7 +10637,7 @@
"qrcode-terminal": "^0.12.0",
"read": "^2.1.0",
"semver": "^7.5.2",
"sigstore": "^1.6.0",
"sigstore": "^1.7.0",
"ssri": "^10.0.4",
"supports-color": "^9.3.1",
"tar": "^6.1.15",
@@ -10745,7 +10745,7 @@
"license": "ISC"
},
"node_modules/npm/node_modules/@npmcli/arborist": {
"version": "6.2.10",
"version": "6.3.0",
"inBundle": true,
"license": "ISC",
"dependencies": {
@@ -10756,7 +10756,7 @@
"@npmcli/metavuln-calculator": "^5.0.0",
"@npmcli/name-from-folder": "^2.0.0",
"@npmcli/node-gyp": "^3.0.0",
"@npmcli/package-json": "^3.0.0",
"@npmcli/package-json": "^4.0.0",
"@npmcli/query": "^3.0.0",
"@npmcli/run-script": "^6.0.0",
"bin-links": "^4.0.1",
@@ -10908,7 +10908,7 @@
}
},
"node_modules/npm/node_modules/@npmcli/package-json": {
"version": "3.1.1",
"version": "4.0.0",
"inBundle": true,
"license": "ISC",
"dependencies": {
@@ -10978,13 +10978,12 @@
}
},
"node_modules/npm/node_modules/@sigstore/tuf": {
"version": "1.0.0",
"version": "1.0.2",
"inBundle": true,
"license": "Apache-2.0",
"dependencies": {
"@sigstore/protobuf-specs": "^0.1.0",
"make-fetch-happen": "^11.0.1",
"tuf-js": "^1.1.3"
"tuf-js": "^1.1.7"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -11880,11 +11879,11 @@
}
},
"node_modules/npm/node_modules/libnpmdiff": {
"version": "5.0.18",
"version": "5.0.19",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.2.10",
"@npmcli/arborist": "^6.3.0",
"@npmcli/disparity-colors": "^3.0.0",
"@npmcli/installed-package-contents": "^2.0.2",
"binary-extensions": "^2.2.0",
@@ -11899,11 +11898,11 @@
}
},
"node_modules/npm/node_modules/libnpmexec": {
"version": "6.0.1",
"version": "6.0.2",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.2.10",
"@npmcli/arborist": "^6.3.0",
"@npmcli/run-script": "^6.0.0",
"ci-info": "^3.7.1",
"npm-package-arg": "^10.1.0",
@@ -11920,11 +11919,11 @@
}
},
"node_modules/npm/node_modules/libnpmfund": {
"version": "4.0.18",
"version": "4.0.19",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.2.10"
"@npmcli/arborist": "^6.3.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -11955,11 +11954,11 @@
}
},
"node_modules/npm/node_modules/libnpmpack": {
"version": "5.0.18",
"version": "5.0.19",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.2.10",
"@npmcli/arborist": "^6.3.0",
"@npmcli/run-script": "^6.0.0",
"npm-package-arg": "^10.1.0",
"pacote": "^15.0.8"
@@ -11969,7 +11968,7 @@
}
},
"node_modules/npm/node_modules/libnpmpublish": {
"version": "7.4.0",
"version": "7.5.0",
"inBundle": true,
"license": "ISC",
"dependencies": {
@@ -12962,14 +12961,13 @@
}
},
"node_modules/npm/node_modules/sigstore": {
"version": "1.6.0",
"version": "1.7.0",
"inBundle": true,
"license": "Apache-2.0",
"dependencies": {
"@sigstore/protobuf-specs": "^0.1.0",
"@sigstore/tuf": "^1.0.0",
"make-fetch-happen": "^11.0.1",
"tuf-js": "^1.1.3"
"@sigstore/tuf": "^1.0.1",
"make-fetch-happen": "^11.0.1"
},
"bin": {
"sigstore": "bin/sigstore.js"

View File

@@ -106,7 +106,7 @@
"mongoose": "^7.3.1",
"nanoid": "3.3.4",
"nconf": "^0.12.0",
"npm": "^9.7.2",
"npm": "^9.8.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-frame-component": "^4.1.3",