-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ACRS-211-Bugfix For over 1500 characters
- 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
1 parent
a28a30c
commit 5e490d9
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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" | ||
|