chore: update warframe-items so Tenet Glaxion etc are known (#279)

This commit is contained in:
Sainan 2024-06-06 14:24:22 +02:00 committed by GitHub
parent 7d169b7c56
commit d0256792b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -12,7 +12,7 @@
"copyfiles": "^2.4.1",
"express": "^5.0.0-beta.3",
"mongoose": "^8.1.1",
"warframe-items": "^1.1261.19",
"warframe-items": "^1.1262.74",
"warframe-public-export-plus": "^0.1.0",
"warframe-riven-info": "^0.1.0",
"winston": "^3.11.0",
@ -3887,9 +3887,9 @@
}
},
"node_modules/warframe-items": {
"version": "1.1262.53",
"resolved": "https://registry.npmjs.org/warframe-items/-/warframe-items-1.1262.53.tgz",
"integrity": "sha512-Giz4uhphKILnM93dJYuvGnToIR1qewEBlmzyoBWjqfD2pViyE9BHayQrQQgcn9zkfZh0WUfjC+jwiRZukt73hg==",
"version": "1.1262.74",
"resolved": "https://registry.npmjs.org/warframe-items/-/warframe-items-1.1262.74.tgz",
"integrity": "sha512-piS27vLxULdeXv1GZrac5Da18DavYnj99w5Pdmvlbyt/vPImq4SWq21PQwaLle1mkyEeqNjbcd3H7zh1I7eA1g==",
"peerDependencies": {
"warframe-worldstate-data": "^2"
}

View File

@ -16,7 +16,7 @@
"copyfiles": "^2.4.1",
"express": "^5.0.0-beta.3",
"mongoose": "^8.1.1",
"warframe-items": "^1.1261.19",
"warframe-items": "^1.1262.74",
"warframe-public-export-plus": "^0.1.0",
"warframe-riven-info": "^0.1.0",
"winston": "^3.11.0",