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 Apr 8, 2023
1 parent 027f832 commit 7e0d05a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 27 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.37",
"discord.js": "13.15.1",
"fuse.js": "^6.6.2",
"mw.js": "^2.4.1",
"mw.js": "^3.1.0",
"mysql2": "^2.3.3",
"sequelize": "^6.30.0",
"ts-dotenv": "^0.9.1"
Expand Down
37 changes: 11 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2214,7 +2214,7 @@ __metadata:
languageName: node
linkType: hard

"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 @@ -3424,16 +3424,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 @@ -3483,20 +3482,6 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:2.6.7":
version: 2.6.7
resolution: "node-fetch@npm:2.6.7"
dependencies:
whatwg-url: ^5.0.0
peerDependencies:
encoding: ^0.1.0
peerDependenciesMeta:
encoding:
optional: true
checksum: 8d816ffd1ee22cab8301c7756ef04f3437f18dace86a1dae22cf81db8ef29c0bf6655f3215cb0cdb22b420b6fe141e64b26905e7f33f9377a7fa59135ea3e10b
languageName: node
linkType: hard

"node-fetch@npm:^2.6.7":
version: 2.6.9
resolution: "node-fetch@npm:2.6.9"
Expand Down Expand Up @@ -4557,7 +4542,7 @@ __metadata:
fuse.js: ^6.6.2
husky: ^8.0.3
lint-staged: ^13.2.1
mw.js: ^2.4.1
mw.js: ^3.1.0
mysql2: ^2.3.3
rimraf: ^3.0.2
sequelize: ^6.30.0
Expand Down Expand Up @@ -4626,7 +4611,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 @@ -4827,7 +4812,7 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^5.21.0":
"undici@npm:^5.10.0, undici@npm:^5.21.0":
version: 5.21.0
resolution: "undici@npm:5.21.0"
dependencies:
Expand Down

0 comments on commit 7e0d05a

Please sign in to comment.