Skip to content

Commit

Permalink
chore(deps): update dependency mw.js to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2022
1 parent 9c8294c commit d462d23
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"bullmq": "^2.1.0",
"discord-api-types": "^0.37.10",
"discord.js": "^13.11.0",
"mw.js": "^2.4.1",
"mw.js": "^3.0.1",
"mysql2": "^2.3.3",
"sequelize": "^6.23.1",
"ts-dotenv": "^0.8.3"
Expand Down
23 changes: 11 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2150,7 +2150,7 @@ __metadata:
languageName: node
linkType: hard

"fs-extra@npm:^10.0.0":
"fs-extra@npm:^10.0.0, fs-extra@npm:^10.1.0":
version: 10.1.0
resolution: "fs-extra@npm:10.1.0"
dependencies:
Expand Down Expand Up @@ -3279,16 +3279,15 @@ __metadata:
languageName: node
linkType: hard

"mw.js@npm:^2.4.1":
version: 2.4.1
resolution: "mw.js@npm:2.4.1"
"mw.js@npm:^3.0.1":
version: 3.0.1
resolution: "mw.js@npm:3.0.1"
dependencies:
form-data: ^4.0.0
fs-extra: ^10.0.0
node-fetch: 2.6.7
fs-extra: ^10.1.0
tmp-promise: ^3.0.3
tough-cookie: ^4.0.0
checksum: caa98a8c6711740a55f7f7c72ae7d33834716eeaacaa9237df6b7a4913fc96bf80fa09f15e7181b74452db7be6c8b643013093a7b26caf2af96e1ead65443f33
tough-cookie: ^4.1.0
undici: ^5.9.1
checksum: 92841ef31fca24c730ca92dfbaaa1ad5f4fad62d3c4d1a3c1c94bd5bf6a870adb75e3b93cba0ff44e79c99140b523d8a9513d7984f746cc5404b6da4f5fff2f5
languageName: node
linkType: hard

Expand Down Expand Up @@ -3331,7 +3330,7 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:2.6.7, node-fetch@npm:^2.6.7":
"node-fetch@npm:^2.6.7":
version: 2.6.7
resolution: "node-fetch@npm:2.6.7"
dependencies:
Expand Down Expand Up @@ -4379,7 +4378,7 @@ __metadata:
eslint: ^8.24.0
husky: ^8.0.1
lint-staged: ^13.0.3
mw.js: ^2.4.1
mw.js: ^3.0.1
mysql2: ^2.3.3
rimraf: ^3.0.2
sequelize: ^6.23.1
Expand Down Expand Up @@ -4448,7 +4447,7 @@ __metadata:
languageName: node
linkType: hard

"tough-cookie@npm:^4.0.0":
"tough-cookie@npm:^4.1.0":
version: 4.1.2
resolution: "tough-cookie@npm:4.1.2"
dependencies:
Expand Down

0 comments on commit d462d23

Please sign in to comment.