Commit e2e386e4 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Actualiza bloqueo de dependencias

parent 467576f3
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@
    "": {
      "name": "@redmic-project/style",
      "version": "0.26.0",
      "hasInstallScript": true,
      "license": "Apache-2.0",
      "devDependencies": {
        "alertifyjs": "1.14.0",
@@ -34,8 +35,8 @@
        "webfont-dl": "0.2.0"
      },
      "engines": {
        "node": ">=16.0",
        "npm": ">=8.19"
        "node": ">=20.16",
        "npm": ">=10.8"
      }
    },
    "node_modules/@adobe/css-tools": {