pull/1030/merge
dependabot[bot] 3 days ago committed by GitHub
commit 15a1975339
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7426,10 +7426,11 @@
}
},
"node_modules/joi": {
"version": "17.13.0",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.13.0.tgz",
"integrity": "sha512-9qcrTyoBmFZRNHeVP4edKqIUEgFzq7MHvTNSDuHSqkpOPtiBkgNgcmTSqmiw1kw9tdKaiddvIDv/eCJDxmqWCA==",
"version": "17.13.7",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.13.7.tgz",
"integrity": "sha512-MF80Dm5Y2veNy8QWVx9Bj3ui4mo7+VPSPsR1M+oaHXV0Gx6zGX9a2F+OZG3Blby9tOlzU9Rs5FUimlEhbKtfnQ==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"@hapi/hoek": "^9.3.0",
"@hapi/topo": "^5.1.0",
@ -17528,9 +17529,9 @@
}
},
"joi": {
"version": "17.13.0",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.13.0.tgz",
"integrity": "sha512-9qcrTyoBmFZRNHeVP4edKqIUEgFzq7MHvTNSDuHSqkpOPtiBkgNgcmTSqmiw1kw9tdKaiddvIDv/eCJDxmqWCA==",
"version": "17.13.7",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.13.7.tgz",
"integrity": "sha512-MF80Dm5Y2veNy8QWVx9Bj3ui4mo7+VPSPsR1M+oaHXV0Gx6zGX9a2F+OZG3Blby9tOlzU9Rs5FUimlEhbKtfnQ==",
"dev": true,
"requires": {
"@hapi/hoek": "^9.3.0",

Loading…
Cancel
Save