Update dependency
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 4 May 2021 21:15:27 +0000 (23:15 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 4 May 2021 21:15:27 +0000 (23:15 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
package-lock.json
package.json

index 92576ab7ab6d0a84fb6d34d1b5e46bbe86c3df5a..e1baf334a59ff210a2c00620d36712afcc1093be 100644 (file)
       }
     },
     "winston-daily-rotate-file": {
-      "version": "4.5.3",
-      "resolved": "https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-4.5.3.tgz",
-      "integrity": "sha512-/V0wWnxK6RviPIKJ4ZNgBxj2BMHWHMvaBpUsY4wietLsdmoUS77w+XXtAZ2ed44FxaD3n3K8XE2r0J6527uHkw==",
+      "version": "4.5.4",
+      "resolved": "https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-4.5.4.tgz",
+      "integrity": "sha512-jq7Y2kjonNipXBtsuJOhu4UadKELwfogzHcV6WtrPf6io2YJN/mH7NC0ZWMuIQ4ZEeUm3L2QlV0Fk+o4YwS5Sw==",
       "requires": {
         "file-stream-rotator": "^0.5.7",
         "object-hash": "^2.0.1",
         "triple-beam": "^1.3.0",
-        "winston-transport": "github:winstonjs/winston-transport#868d657"
+        "winston-transport": "https://github.com/winstonjs/winston-transport/archive/868d6577956f82ee0b021b119a4de938c61645f7.tar.gz"
       },
       "dependencies": {
         "readable-stream": {
           }
         },
         "winston-transport": {
-          "version": "github:winstonjs/winston-transport#868d6577956f82ee0b021b119a4de938c61645f7",
-          "from": "github:winstonjs/winston-transport#868d657",
+          "version": "https://github.com/winstonjs/winston-transport/archive/868d6577956f82ee0b021b119a4de938c61645f7.tar.gz",
+          "integrity": "sha512-VvPC8ef3s6OX+dJJROxGwwZ66qjlfv75n0+alCXYoVPxMMSJAHlH0GpOcHj+jcWF65Es3SLgBf/7p5XsrIfVeg==",
           "requires": {
             "logform": "^2.2.0",
             "readable-stream": "^2.3.7",
index 4c3c1b849236119eb7e67894402673949ec3e134..01534425f7a9ebc3ac825c896b732e2b9c6bafb1 100644 (file)
@@ -53,7 +53,7 @@
     "tslib": "^2.2.0",
     "uuid": "^8.3.2",
     "winston": "^3.3.3",
-    "winston-daily-rotate-file": "^4.5.3",
+    "winston-daily-rotate-file": "^4.5.4",
     "ws": "^7.4.5"
   },
   "optionalDependencies": {