Skip to content

Commit

Permalink
Update node.js dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fisuda committed Jun 9, 2024
1 parent 9d126bf commit 40a2bcf
Show file tree
Hide file tree
Showing 7 changed files with 1,768 additions and 2,203 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## FIWARE Big Bang v0.38.0-next

- Update node.js dependencies (#388)
- Improve maintenance script (#387)
- Update Orion to 4.0.0 (#386)
- Clarifies instance number variable for Node-RED (#385)
Expand Down
2 changes: 1 addition & 1 deletion tests/tools/mdlint/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

FROM node:18
FROM node:20

WORKDIR /lint
COPY package.json package-lock.json /lint/
Expand Down
Loading

0 comments on commit 40a2bcf

Please sign in to comment.