From dca16a858ba1d86c3769cbb164836ccf41bc2e9b Mon Sep 17 00:00:00 2001 From: Sainan Date: Tue, 23 Jul 2024 21:54:56 +0200 Subject: [PATCH 1/2] chore: update warframe-public-export-plus for the AX-52 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 479d1c62..351b4fe7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "copyfiles": "^2.4.1", "express": "^5.0.0-beta.3", "mongoose": "^8.4.5", - "warframe-public-export-plus": "^0.4.1", + "warframe-public-export-plus": "^0.4.2", "warframe-riven-info": "^0.1.1", "winston": "^3.13.0", "winston-daily-rotate-file": "^5.0.0" @@ -3662,9 +3662,9 @@ } }, "node_modules/warframe-public-export-plus": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.4.1.tgz", - "integrity": "sha512-5SwnT/K/rMI0zJpdodzeEPlO/UnMlHiKv8NZGH647/5u52LZf8xfOpJHP4/yr/anjVVzDQJwY5K3CmbX0uMQdw==" + "version": "0.4.2", + "resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.4.2.tgz", + "integrity": "sha512-VeSAvPQ0m8oCByu8aIorx+eUaeyD+xZxAtSOexJlScUnd0A1Ytp1azpmObpii22IAA4ZhEDq5ojhl3G4X9WTFQ==" }, "node_modules/warframe-riven-info": { "version": "0.1.1", diff --git a/package.json b/package.json index 0df90c65..420159c0 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "copyfiles": "^2.4.1", "express": "^5.0.0-beta.3", "mongoose": "^8.4.5", - "warframe-public-export-plus": "^0.4.1", + "warframe-public-export-plus": "^0.4.2", "warframe-riven-info": "^0.1.1", "winston": "^3.13.0", "winston-daily-rotate-file": "^5.0.0" -- 2.47.2 From 586c88d024158e5a13349d6ad2e9932d1e98f32a Mon Sep 17 00:00:00 2001 From: Sainan Date: Thu, 22 Aug 2024 19:19:26 +0200 Subject: [PATCH 2/2] chore: update warframe-public-export-plus --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 351b4fe7..336a9b2e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "copyfiles": "^2.4.1", "express": "^5.0.0-beta.3", "mongoose": "^8.4.5", - "warframe-public-export-plus": "^0.4.2", + "warframe-public-export-plus": "^0.4.4", "warframe-riven-info": "^0.1.1", "winston": "^3.13.0", "winston-daily-rotate-file": "^5.0.0" @@ -3662,9 +3662,9 @@ } }, "node_modules/warframe-public-export-plus": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.4.2.tgz", - "integrity": "sha512-VeSAvPQ0m8oCByu8aIorx+eUaeyD+xZxAtSOexJlScUnd0A1Ytp1azpmObpii22IAA4ZhEDq5ojhl3G4X9WTFQ==" + "version": "0.4.4", + "resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.4.4.tgz", + "integrity": "sha512-6gGmXIhC2uyL2pCTRURJOjaB7ebzUC4fjtkM/OjILTuv6So2dFmZBRBJdAsD09KBGjH50y32iI/CfKwL7/yR1w==" }, "node_modules/warframe-riven-info": { "version": "0.1.1", diff --git a/package.json b/package.json index 420159c0..decc7a3f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "copyfiles": "^2.4.1", "express": "^5.0.0-beta.3", "mongoose": "^8.4.5", - "warframe-public-export-plus": "^0.4.2", + "warframe-public-export-plus": "^0.4.4", "warframe-riven-info": "^0.1.1", "winston": "^3.13.0", "winston-daily-rotate-file": "^5.0.0" -- 2.47.2