chore: update for 1999 #576

Merged
Sainan merged 4 commits from 1999 into main 2024-12-15 19:50:51 -08:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit a1a4ac6cce - 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.5.5",
"warframe-public-export-plus": "^0.5.6",
"warframe-riven-info": "^0.1.2",
"winston": "^3.13.0",
"winston-daily-rotate-file": "^5.0.0"
@ -3778,9 +3778,9 @@
}
},
"node_modules/warframe-public-export-plus": {
"version": "0.5.5",
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.5.tgz",
"integrity": "sha512-zySJ9cNO9hSectG4nBVPoykQ7mfME3U6GqU5kfuGiaowX7+9S+Y1exJLhxaV9yfIIEJwXQCZwJR7wpdqH2Pidg=="
"version": "0.5.6",
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.6.tgz",
"integrity": "sha512-4XGTCpFTmQPJiIwvGILTSOxoNckv3kyooHzYTOxogXYfrBsUOm8XHmM3X5o0pv9kqGHuLvP2hi+02EpTJg/03A=="
},
"node_modules/warframe-riven-info": {
"version": "0.1.2",

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.5.5",
"warframe-public-export-plus": "^0.5.6",
"warframe-riven-info": "^0.1.2",
"winston": "^3.13.0",
"winston-daily-rotate-file": "^5.0.0"