diff --git a/package-lock.json b/package-lock.json index 2d5bc8a..62d8104 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7745,9 +7745,9 @@ } }, "node_modules/tiny-essentials": { - "version": "1.24.2", - "resolved": "https://registry.npmjs.org/tiny-essentials/-/tiny-essentials-1.24.2.tgz", - "integrity": "sha512-sa2CYZOfg+HBHjVWEWCoqMRABh06yLPlo8OQWJxMhaqdMHsFEy+ndLm/J/bck74eRDI+qdPEgk4kbqcINYjyMg==", + "version": "1.25.1", + "resolved": "https://registry.npmjs.org/tiny-essentials/-/tiny-essentials-1.25.1.tgz", + "integrity": "sha512-GESAwWrq3o5w1+QgoUS/XAkKdyNbabcXVi4YFiQOw51jV/FKTcd0uAmIMOuo90rPqEsz4EgqAreFjN3HjsjEYA==", "license": "LGPL-3.0-only" }, "node_modules/to-buffer": {