fix: rollback nsfwjs to 4.2.0
This commit is contained in:
parent
c52425886e
commit
71550eaa3a
|
@ -146,7 +146,7 @@
|
||||||
"nested-property": "4.0.0",
|
"nested-property": "4.0.0",
|
||||||
"node-fetch": "3.3.2",
|
"node-fetch": "3.3.2",
|
||||||
"nodemailer": "7.0.6",
|
"nodemailer": "7.0.6",
|
||||||
"nsfwjs": "4.2.1",
|
"nsfwjs": "4.2.0",
|
||||||
"oauth": "0.10.2",
|
"oauth": "0.10.2",
|
||||||
"oauth2orize": "1.12.0",
|
"oauth2orize": "1.12.0",
|
||||||
"oauth2orize-pkce": "0.1.2",
|
"oauth2orize-pkce": "0.1.2",
|
||||||
|
|
|
@ -327,8 +327,8 @@ importers:
|
||||||
specifier: 7.0.6
|
specifier: 7.0.6
|
||||||
version: 7.0.6
|
version: 7.0.6
|
||||||
nsfwjs:
|
nsfwjs:
|
||||||
specifier: 4.2.1
|
specifier: 4.2.0
|
||||||
version: 4.2.1(@tensorflow/tfjs@4.22.0(encoding@0.1.13)(seedrandom@3.0.5))(buffer@6.0.3)
|
version: 4.2.0(@tensorflow/tfjs@4.22.0(encoding@0.1.13)(seedrandom@3.0.5))(buffer@6.0.3)
|
||||||
oauth:
|
oauth:
|
||||||
specifier: 0.10.2
|
specifier: 0.10.2
|
||||||
version: 0.10.2
|
version: 0.10.2
|
||||||
|
@ -8685,8 +8685,8 @@ packages:
|
||||||
resolution: {integrity: sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==}
|
resolution: {integrity: sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==}
|
||||||
deprecated: This package is no longer supported.
|
deprecated: This package is no longer supported.
|
||||||
|
|
||||||
nsfwjs@4.2.1:
|
nsfwjs@4.2.0:
|
||||||
resolution: {integrity: sha512-8ixL8Uk7+9Ir67yUxwtbLFZv6NgmsXsgP2oX5zNxmyTIXUfNdj6FLLVS+YI0pYlMEOExLp69ocfQznzTU9ATGw==}
|
resolution: {integrity: sha512-8eMmV+Hfr3hqSX7PzDJx94kFSP4QiN4/G9+b92I3catgQuqOb9Qmns1nDyVI0jMcWc1sVWdqBIA6eYLvKkryxA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tensorflow/tfjs': ^4.0.0
|
'@tensorflow/tfjs': ^4.0.0
|
||||||
buffer: ^6.0.3
|
buffer: ^6.0.3
|
||||||
|
@ -20337,7 +20337,7 @@ snapshots:
|
||||||
set-blocking: 2.0.0
|
set-blocking: 2.0.0
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
nsfwjs@4.2.1(@tensorflow/tfjs@4.22.0(encoding@0.1.13)(seedrandom@3.0.5))(buffer@6.0.3):
|
nsfwjs@4.2.0(@tensorflow/tfjs@4.22.0(encoding@0.1.13)(seedrandom@3.0.5))(buffer@6.0.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tensorflow/tfjs': 4.22.0(encoding@0.1.13)(seedrandom@3.0.5)
|
'@tensorflow/tfjs': 4.22.0(encoding@0.1.13)(seedrandom@3.0.5)
|
||||||
buffer: 6.0.3
|
buffer: 6.0.3
|
||||||
|
|
Loading…
Reference in New Issue