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 3, 2024
1 parent 9b96354 commit c522d29
Show file tree
Hide file tree
Showing 7 changed files with 4,933 additions and 2,039 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## FIWARE Small Bang v0.4.0-next

- Update node.js dependencies (#43)
- Improve maintenance script (#42)
- Update Perseo FE to 1.30.0 (#41)
- Update IoT Agent for JSON to 3.4.0 (#40)
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:14
FROM node:20

WORKDIR /
COPY package.json .
Expand Down
Loading

0 comments on commit c522d29

Please sign in to comment.