Skip to content

Commit

Permalink
chore(package): dpendency upgrdes (#147-180)
Browse files Browse the repository at this point in the history
fix: upgrade warframe-items from 1.893.0 to 1.896.0 (#148)

chore(package): upgrade warframe-worldstate-data from 1.4.24 to 1.4.25 (#149)

chore: upgrade warframe-worldstate-data from 1.4.25 to 1.5.1 (#151)

chore: upgrade warframe-worldstate-data from 1.5.1 to 1.5.5 (#152)

chore: upgrade warframe-worldstate-parser from 2.13.1 to 2.14.0 (#153)

chore: upgrade warframe-items from 1.896.0 to 1.915.0 (#154)

chore: upgrade json-fetch-cache from 1.2.4 to 1.2.5 (#155)

chore: upgrade warframe-nexus-query from 1.6.12 to 1.6.13 (#156)

chore: upgrade warframe-worldstate-data from 1.5.5 to 1.5.6 (#157)

chore: upgrade warframe-items from 1.915.0 to 1.917.0 (#158)

chore: upgrade warframe-worldstate-data from 1.5.6 to 1.5.7 (#159)

chore:: upgrade warframe-worldstate-data from 1.5.7 to 1.6.0 (#161)

chore: upgrade @sentry/node from 5.15.5 to 5.16.0 (#160)

chore: upgrade warframe-items from 1.917.0 to 1.919.0 (#162)

chore: upgrade @sentry/node from 5.16.0 to 5.16.1 (#163)

chore: upgrade warframe-worldstate-parser from 2.14.0 to 2.14.1 (#164)

chore: upgrade warframe-worldstate-data from 1.6.0 to 1.6.2 (#165)

chore: upgrade warframe-items from 1.919.0 to 1.920.0 (#166)

chore: upgrade warframe-worldstate-data from 1.6.2 to 1.6.3 (#167)

chore: upgrade warframe-worldstate-data from 1.6.3 to 1.6.4 (#168)

chore: upgrade warframe-worldstate-data from 1.6.4 to 1.7.3 (#169)

fix: upgrade @sentry/node from 5.16.1 to 5.17.0 (#170)

chore: upgrade warframe-items from 1.920.0 to 1.921.0 (#173)

chore: upgrade warframe-worldstate-data from 1.7.3 to 1.7.4 (#172)

chore: upgrade helmet from 3.22.0 to 3.22.1 (#171)

chore: upgrade warframe-worldstate-parser from 2.14.1 to 2.14.2 (#176)

chore: upgrade helmet from 3.22.1 to 3.23.0 (#175)

chore: upgrade warframe-items from 1.921.0 to 1.933.0 (#174)

chore: upgrade warframe-worldstate-data from 1.7.4 to 1.7.5 (#178)

chore: upgrade warframe-items from 1.933.0 to 1.944.0 (#177)

chore: upgrade warframe-worldstate-data from 1.7.5 to 1.7.7 (#179)

chore: upgrade warframe-items from 1.944.0 to 1.945.0 (#180)
  • Loading branch information
snyk-bot authored and Tobiah committed Jul 23, 2020
1 parent 7cf40b1 commit a96b7b7
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 98 deletions.
237 changes: 146 additions & 91 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
"author": "nspacestd",
"repository": "https://github.com/wfcd/warframe-status.git",
"dependencies": {
"@sentry/node": "^5.15.5",
"@sentry/node": "^5.17.0",
"apicache": "^1.5.3",
"colors": "^1.4.0",
"express": "^4.17.1",
"express-async-handler": "^1.1.3",
"helmet": "^3.22.0",
"json-fetch-cache": "^1.2.4",
"helmet": "^3.23.0",
"json-fetch-cache": "^1.2.5",
"nexushub-client": "^1.2.0",
"rss-feed-emitter": "github:filipedeschamps/rss-feed-emitter#0c6beac",
"socket.io": "^2.3.0",
"twitter": "^1.7.1",
"warframe-items": "^1.891.0",
"warframe-nexus-query": "^1.6.12",
"warframe-worldstate-data": "^1.4.24",
"warframe-worldstate-parser": "^2.13.1",
"warframe-items": "^1.945.0",
"warframe-nexus-query": "^1.6.13",
"warframe-worldstate-data": "^1.7.7",
"warframe-worldstate-parser": "^2.14.2",
"winston": "^3.2.1"
},
"devDependencies": {
Expand Down

0 comments on commit a96b7b7

Please sign in to comment.