mirror of https://github.com/knative/docs.git
Fix sampleconsistency test (#6118)
This commit is contained in:
parent
f54c1ce594
commit
a265dcecd2
|
|
@ -78,7 +78,7 @@ cd knative-docs/code-samples/serving/hello-world/helloworld-nodejs
|
|||
"author": "",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"express": "^4.19.2"
|
||||
"express": "^4.20.0"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue