Ignore:
Timestamp:
11/04/21 09:50:19 (3 years ago)
Author:
Sara Fazliu <67891916+sarafazliu@…>
Branches:
dev
Children:
6901f8b
Parents:
806f4ee
Message:

favicon changed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Clients/Angular/finki-chattery/package-lock.json

    r806f4ee r1e0d869  
    26002600      "dev": true
    26012601    },
     2602    "bindings": {
     2603      "version": "1.5.0",
     2604      "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
     2605      "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
     2606      "dev": true,
     2607      "optional": true,
     2608      "requires": {
     2609        "file-uri-to-path": "1.0.0"
     2610      }
     2611    },
    26022612    "blob": {
    26032613      "version": "0.0.5",
     
    51165126      }
    51175127    },
     5128    "file-uri-to-path": {
     5129      "version": "1.0.0",
     5130      "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
     5131      "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
     5132      "dev": true,
     5133      "optional": true
     5134    },
    51185135    "fill-range": {
    51195136      "version": "7.0.1",
     
    77247741      "integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==",
    77257742      "dev": true
     7743    },
     7744    "nan": {
     7745      "version": "2.15.0",
     7746      "resolved": "https://registry.npmjs.org/nan/-/nan-2.15.0.tgz",
     7747      "integrity": "sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==",
     7748      "dev": true,
     7749      "optional": true
    77267750    },
    77277751    "nanomatch": {
     
    1261212636          "integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
    1261312637          "dev": true,
    12614           "optional": true
     12638          "optional": true,
     12639          "requires": {
     12640            "bindings": "^1.5.0",
     12641            "nan": "^2.12.1"
     12642          }
    1261512643        },
    1261612644        "glob-parent": {
     
    1324413272          "integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
    1324513273          "dev": true,
    13246           "optional": true
     13274          "optional": true,
     13275          "requires": {
     13276            "bindings": "^1.5.0",
     13277            "nan": "^2.12.1"
     13278          }
    1324713279        },
    1324813280        "glob-parent": {
Note: See TracChangeset for help on using the changeset viewer.