Bump warframe-items from 1.1260.121 to 1.1260.166

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

---
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-13 16:58:33 +00:00 committed by GitHub
parent 125d03d03a
commit 871bb82fe1
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.166"
},
"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.166",
"resolved": "https://registry.npmjs.org/warframe-items/-/warframe-items-1.1260.166.tgz",
"integrity": "sha512-jkWZEko1qPs3ejcvE/dLsDDz4VwGOsMDpvLjlO7k3MWgMAad9BvfH/6BtOpZHN3Dpk3iPQvALliaR1WJ6+HKZQ=="
},
"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.166"
},
"devDependencies": {
"@tsconfig/node20": "^1.0.0",