chore: update masto.js from v6.10.4 to v7.2.0
This commit is contained in:
parent
455d967c78
commit
3919382302
2 changed files with 10 additions and 10 deletions
|
|
@ -85,7 +85,7 @@
|
|||
"iso-639-1": "^3.0.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"lru-cache": "^11.0.0",
|
||||
"masto": "^6.10.4",
|
||||
"masto": "^7.2.0",
|
||||
"mocked-exports": "^0.1.1",
|
||||
"node-emoji": "^2.1.3",
|
||||
"node-mock-http": "^1.0.0",
|
||||
|
|
|
|||
|
|
@ -176,8 +176,8 @@ importers:
|
|||
specifier: ^11.0.0
|
||||
version: 11.0.0
|
||||
masto:
|
||||
specifier: ^6.10.4
|
||||
version: 6.10.4
|
||||
specifier: ^7.2.0
|
||||
version: 7.2.0
|
||||
mocked-exports:
|
||||
specifier: ^0.1.1
|
||||
version: 0.1.1
|
||||
|
|
@ -7141,8 +7141,8 @@ packages:
|
|||
markdown-table@3.0.3:
|
||||
resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==}
|
||||
|
||||
masto@6.10.4:
|
||||
resolution: {integrity: sha512-TqIkWaZa884j9jik39efsv6mdpgalUElwiGLLPHevLlIuCSnGjapGC++VovlQvvVV6O5e4ce/gzWNy17cF6PHg==}
|
||||
masto@7.2.0:
|
||||
resolution: {integrity: sha512-fjaLIEj0rOn4fzrvOzA/YXgI8kwFX10Z5G8c7hIof6zmbS9aPg5sdrRp54F0gjQZWgBjjWKxVh155zxWnx4Udg==}
|
||||
|
||||
math-intrinsics@1.1.0:
|
||||
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
|
||||
|
|
@ -17701,9 +17701,9 @@ snapshots:
|
|||
|
||||
isobject@3.0.1: {}
|
||||
|
||||
isomorphic-ws@5.0.0(ws@8.18.2):
|
||||
isomorphic-ws@5.0.0(ws@8.18.3):
|
||||
dependencies:
|
||||
ws: 8.18.2
|
||||
ws: 8.18.3
|
||||
|
||||
jackspeak@3.4.3:
|
||||
dependencies:
|
||||
|
|
@ -18025,13 +18025,13 @@ snapshots:
|
|||
|
||||
markdown-table@3.0.3: {}
|
||||
|
||||
masto@6.10.4:
|
||||
masto@7.2.0:
|
||||
dependencies:
|
||||
change-case: 4.1.2
|
||||
events-to-async: 2.0.1
|
||||
isomorphic-ws: 5.0.0(ws@8.18.2)
|
||||
isomorphic-ws: 5.0.0(ws@8.18.3)
|
||||
ts-custom-error: 3.3.1
|
||||
ws: 8.18.2
|
||||
ws: 8.18.3
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
- utf-8-validate
|
||||
|
|
|
|||
Loading…
Reference in a new issue