File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 62
62
"eslint-plugin-testcafe" : " 0.2.1" ,
63
63
"eslint-plugin-testing-library" : " 3.10.1" ,
64
64
"jest" : " 26.6.3" ,
65
- "next-page-tester" : " 0.21.1 " ,
65
+ "next-page-tester" : " 0.22.0 " ,
66
66
"prettier" : " 2.2.1" ,
67
67
"testcafe" : " 1.11.0" ,
68
68
"ts-jest" : " 26.5.1" ,
Original file line number Diff line number Diff line change @@ -9572,18 +9572,18 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
9572
9572
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
9573
9573
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
9574
9574
9575
- next-page-tester@0.21.1 :
9576
- version "0.21.1 "
9577
- resolved "https://registry.yarnpkg.com/next-page-tester/-/next-page-tester-0.21.1 .tgz#cfc767a44a34b119cfa9f97e0d760670690d6fd6 "
9578
- integrity sha512-Kr0nbi3tpxsPOCZXW6ZLGwxkFXjxt7ts1peymbCiWGkTbkXn98jeAmBsLrP44NN+wkH5HfwU8tKVoCy5tq/pwg ==
9575
+ next-page-tester@0.22.0 :
9576
+ version "0.22.0 "
9577
+ resolved "https://registry.yarnpkg.com/next-page-tester/-/next-page-tester-0.22.0 .tgz#09e773d683b0aa7bc518856bd13222456e7f8cd9 "
9578
+ integrity sha512-G8zaAE8eP6WC6ALmMigqRYpkxgVDsL4n1V7YbtLHAoG7Mhu8vU/hsUAHAuVFEtPUMP/SEoQIqoqWl24gRettvQ ==
9579
9579
dependencies:
9580
9580
"@types/express" "^4.17.8"
9581
9581
cookie "^0.4.1"
9582
9582
dotenv "^8.2.0"
9583
9583
dotenv-expand "^5.1.0"
9584
9584
fast-glob "^3.2.4"
9585
9585
find-root "^1.1.0"
9586
- node-mocks-http "^1.9.0 "
9586
+ node-mocks-http "^1.10.1 "
9587
9587
normalize-path "^3.0.0"
9588
9588
stealthy-require "^1.1.1"
9589
9589
@@ -9722,10 +9722,10 @@ node-libs-browser@^2.2.1:
9722
9722
util "^0.11.0"
9723
9723
vm-browserify "^1.0.1"
9724
9724
9725
- node-mocks-http@^1.9.0 :
9726
- version "1.9.0 "
9727
- resolved "https://registry.yarnpkg.com/node-mocks-http/-/node-mocks-http-1.9.0 .tgz#6000c570fc4b809603782309be81c73a71d85b71 "
9728
- integrity sha512-ILf7Ws8xyX9Rl2fLZ7xhZBovrRwgaP84M13esndP6V17M/8j25TpwNzb7Im8U9XCo6fRhdwqiQajWXpsas/E6w ==
9725
+ node-mocks-http@^1.10.1 :
9726
+ version "1.10.1 "
9727
+ resolved "https://registry.yarnpkg.com/node-mocks-http/-/node-mocks-http-1.10.1 .tgz#0232e99a5f66f5d2a0216a47251346bf5606d2d0 "
9728
+ integrity sha512-/Nz83kiJ3z+vGqxmlDyv8+L1CJno+gH23DzG3oPH9dBSfMYa5IFVwPgZpXCB2kdiiIu/HoDpZ2BuLqQs7qjFLQ ==
9729
9729
dependencies:
9730
9730
accepts "^1.3.7"
9731
9731
depd "^1.1.0"
You can’t perform that action at this time.
0 commit comments