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 Dec 31, 2022
1 parent cedb7ec commit 1992a0f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"discord-api-types": "^0.37.25",
"discord.js": "^13.12.0",
"fuse.js": "^6.6.2",
"mw.js": "^2.4.1",
"mw.js": "^3.1.0",
"mysql2": "^2.3.3",
"sequelize": "^6.28.0",
"ts-dotenv": "^0.9.0"
Expand Down
32 changes: 20 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2195,7 +2195,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 @@ -3394,16 +3394,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.1.0":
version: 3.1.0
resolution: "mw.js@npm:3.1.0"
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.2
undici: ^5.10.0
checksum: 7615e0791fa49104266a42d51d50abb2f0fceb1c2bd91ca6f883efd39cb268cf1c991563643f4e7cb685bf31f07d639d404b73c3f1d5174f3d58353116eecaa0
languageName: node
linkType: hard

Expand Down Expand Up @@ -3453,7 +3452,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 @@ -4502,7 +4501,7 @@ __metadata:
fuse.js: ^6.6.2
husky: ^8.0.2
lint-staged: ^13.1.0
mw.js: ^2.4.1
mw.js: ^3.1.0
mysql2: ^2.3.3
rimraf: ^3.0.2
sequelize: ^6.28.0
Expand Down Expand Up @@ -4571,7 +4570,7 @@ __metadata:
languageName: node
linkType: hard

"tough-cookie@npm:^4.0.0":
"tough-cookie@npm:^4.1.2":
version: 4.1.2
resolution: "tough-cookie@npm:4.1.2"
dependencies:
Expand Down Expand Up @@ -4765,6 +4764,15 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^5.10.0":
version: 5.14.0
resolution: "undici@npm:5.14.0"
dependencies:
busboy: ^1.6.0
checksum: 7a076e44d84b25844b4eb657034437b8b9bb91f17d347de474fdea1d4263ce7ae9406db79cd30de5642519277b4893f43073258bcc8fed420b295da3fdd11b26
languageName: node
linkType: hard

"undici@npm:^5.13.0":
version: 5.13.0
resolution: "undici@npm:5.13.0"
Expand Down

0 comments on commit 1992a0f

Please sign in to comment.