Skip to content

Commit

Permalink
build: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
outaTiME committed Feb 29, 2024
1 parent 938ba4c commit 13c6716
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"instagram-private-api": "^1.45.3",
"joi": "^17.12.2",
"lodash": "^4.17.21",
"masto": "^6.6.1",
"masto": "^6.6.2",
"object-hash": "^3.0.0",
"pretty-ms": "^9.0.0",
"puppeteer-core": "~22.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"numeral": "^2.0.6"
},
"devDependencies": {
"ava": "^6.1.1",
"ava": "^6.1.2",
"nock": "^13.5.4"
},
"scripts": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ __metadata:
instagram-private-api: "npm:^1.45.3"
joi: "npm:^17.12.2"
lodash: "npm:^4.17.21"
masto: "npm:^6.6.1"
masto: "npm:^6.6.2"
object-hash: "npm:^3.0.0"
pretty-ms: "npm:^9.0.0"
puppeteer-core: "npm:~22.2.0"
Expand Down Expand Up @@ -157,7 +157,7 @@ __metadata:
dependencies:
"@jsonurl/jsonurl": "npm:^1.1.7"
"@vercel/fetch-retry": "https://gitpkg.vercel.app/api/pkg.tgz?url=outaTiME/fetch/packages/fetch-retry&commit=main"
ava: "npm:^6.1.1"
ava: "npm:^6.1.2"
cross-fetch: "npm:^4.0.0"
lodash.isempty: "npm:^4.4.0"
lodash.max: "npm:^4.0.1"
Expand Down Expand Up @@ -12469,9 +12469,9 @@ __metadata:
languageName: node
linkType: hard

"ava@npm:^6.1.1":
version: 6.1.1
resolution: "ava@npm:6.1.1"
"ava@npm:^6.1.2":
version: 6.1.2
resolution: "ava@npm:6.1.2"
dependencies:
"@vercel/nft": "npm:^0.26.2"
acorn: "npm:^8.11.3"
Expand Down Expand Up @@ -12520,7 +12520,7 @@ __metadata:
optional: true
bin:
ava: entrypoints/cli.mjs
checksum: 10/c255283d52b1cb61be77e3d888b5350c1dc9b8268b43fbf909f79027e642ac4d51f9defb17760c625a92b372fa07296f49df6c18472a44421f075d1e754f4e2b
checksum: 10/57800d0a94e4e5e379d90120ded619188534d2b075a9557d05f44f50f685a3cf346bdd2247b1fdcf850526d3e1c0ade06cabc56ca16108bb77f0d26223025215
languageName: node
linkType: hard

Expand Down Expand Up @@ -23589,16 +23589,16 @@ __metadata:
languageName: node
linkType: hard

"masto@npm:^6.6.1":
version: 6.6.1
resolution: "masto@npm:6.6.1"
"masto@npm:^6.6.2":
version: 6.6.2
resolution: "masto@npm:6.6.2"
dependencies:
change-case: "npm:^4.1.2"
events-to-async: "npm:^2.0.1"
isomorphic-ws: "npm:^5.0.0"
ts-custom-error: "npm:^3.3.1"
ws: "npm:^8.16.0"
checksum: 10/9ad2dbb3c1fc9110ed4e0dd46ea2de0a7743aacb8d956970198572a1c014bcb5dc64052105895eb3eb6733f452e020d633f47ac81cb706655d0832a19bd9591f
checksum: 10/c091f07ceefe322ac3d360ed87941e376e58f5f43d59e64ebb29f2b789f7c3b417bfc26ece0320acc927f9248340fb95ded1354394dfeffcc4e39336f525164b
languageName: node
linkType: hard

Expand Down

0 comments on commit 13c6716

Please sign in to comment.