Bump warframe-items from 1.1260.121 to 1.1260.162

Bumps [warframe-items](https://github.com/wfcd/warframe-items) from 1.1260.121 to 1.1260.162.
- [Release notes](https://github.com/wfcd/warframe-items/releases)
- [Commits](https://github.com/wfcd/warframe-items/compare/v1.1260.121...v1.1260.162)

---
updated-dependencies:
- dependency-name: warframe-items
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-06 16:12:28 +00:00 committed by GitHub
parent 02ef5c1264
commit 76c84d7516
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -12,7 +12,7 @@
"dotenv": "^16.1.3",
"express": "^5.0.0-beta.1",
"mongoose": "^7.4.1",
"warframe-items": "1.1260.121"
"warframe-items": "1.1260.162"
},
"devDependencies": {
"@tsconfig/node20": "^1.0.0",
@ -3791,9 +3791,9 @@
}
},
"node_modules/warframe-items": {
"version": "1.1260.121",
"resolved": "https://registry.npmjs.org/warframe-items/-/warframe-items-1.1260.121.tgz",
"integrity": "sha512-C/te9WSsc3HzeSAgziAGKs6sKnYqCO41QDov8E6RUfl3D06C7ko8mHsJ2j65zF515IatJl/xelVtp0aAnQcWiQ=="
"version": "1.1260.162",
"resolved": "https://registry.npmjs.org/warframe-items/-/warframe-items-1.1260.162.tgz",
"integrity": "sha512-5ysHpJOHc0wdpfEZOwDbBuLOqyfHgMYTke8ykQLvIS/LsDN3McwFv1vvQhVzZr1nyGZdg1g36d/kt5WsT+onYQ=="
},
"node_modules/webidl-conversions": {
"version": "7.0.0",

View File

@ -15,7 +15,7 @@
"dotenv": "^16.1.3",
"express": "^5.0.0-beta.1",
"mongoose": "^7.4.1",
"warframe-items": "1.1260.121"
"warframe-items": "1.1260.162"
},
"devDependencies": {
"@tsconfig/node20": "^1.0.0",