Update dependency joi to v18.2.3
All checks were successful
backend / docker (push) Successful in 3m16s
All checks were successful
backend / docker (push) Successful in 3m16s
This commit is contained in:
parent
269f9f4058
commit
b8eee0027a
1 changed files with 3 additions and 3 deletions
6
judd/package-lock.json
generated
6
judd/package-lock.json
generated
|
|
@ -1240,9 +1240,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/joi": {
|
||||
"version": "18.2.1",
|
||||
"resolved": "https://registry.npmjs.org/joi/-/joi-18.2.1.tgz",
|
||||
"integrity": "sha512-2/OKlogiESf2Nh3TFCrRjrr9z1DRHeW0I+KReF67+4J0Ns+8hBtHRmoWAZ2OFU6I5+TWLEe6sVlSdXPjHm5UbQ==",
|
||||
"version": "18.2.3",
|
||||
"resolved": "https://registry.npmjs.org/joi/-/joi-18.2.3.tgz",
|
||||
"integrity": "sha512-N5A3KTWQpPWT4ExxxPlUx7WmykGXRzhNidWhV41d6Abu9YfI2NyWCJuxdPnslJCPWtbRpSVOWSnSS6GakLM/Rg==",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"@hapi/address": "^5.1.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue