chore: update warframe-public-export-plus #488

Merged
Sainan merged 2 commits from update-pep into main 2024-08-22 10:20:22 -07:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit dca16a858b - Show all commits

8
package-lock.json generated
View File

@ -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",

View File

@ -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"