Skip to content

Commit

Permalink
ACRS-211-Bugfix For over 1500 characters
Browse files Browse the repository at this point in the history
- Fix was apply from the Hof framework and published to NPM. i have added the copy of HOF version 20.5.6-payload-too-large to the package.json file
  • Loading branch information
TemitopeAyokuHO committed Jul 23, 2024
1 parent a28a30c commit 5e490d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"bytes": "^3.1.2",
"crypto-random-string": "^5.0.0",
"dotenv": "^16.3.1",
"hof": "~20.5.0",
"hof": "20.5.6-payload-too-large",
"ioredis": "^5.4.1",
"jquery": "^3.7.1",
"lodash": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3121,10 +3121,10 @@ hmac-drbg@^1.0.1:
minimalistic-assert "^1.0.0"
minimalistic-crypto-utils "^1.0.1"

hof@~20.5.0:
version "20.5.2"
resolved "https://registry.yarnpkg.com/hof/-/hof-20.5.2.tgz#1a7a5660fd8a92991903619b18fca5c7e624201c"
integrity sha512-TdENaThMn36S6J2vpjRoujAEtJuDKmkwUEfuqVyXZFOqboFN1/nuC9NnYimKkcxvMxq61rWQDsmwNgO/wQN6cQ==
[email protected].6-payload-too-large:
version "20.5.6-payload-too-large"
resolved "https://registry.yarnpkg.com/hof/-/hof-20.5.6-payload-too-large.tgz#b8cb42d6f2cab531a164b661be954044456aa4c8"
integrity sha512-etNTEKUvsoKGC/GSbb4oKqqBKkRhl8vMbKRTF/2O0El3qot2PAL/E1r9878vuI/ffHtjPcf2DpNx6bpf7BIQtQ==
dependencies:
aliasify "^2.1.0"
bluebird "^3.7.2"
Expand Down

0 comments on commit 5e490d9

Please sign in to comment.