Skip to content

Commit 402835c

Browse files
committed
chore(deps): update dependency next-test-api-route-handler to v1.2.24
1 parent e25a91c commit 402835c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/react-dom": "17.0.2",
6262
"husky": "5.1.3",
6363
"next": "10.0.9",
64-
"next-test-api-route-handler": "1.2.23",
64+
"next-test-api-route-handler": "1.2.24",
6565
"react": "17.0.1",
6666
"react-dom": "17.0.1",
6767
"size-limit": "4.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6127,10 +6127,10 @@ neo-async@^2.5.0, neo-async@^2.6.1:
61276127
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
61286128
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
61296129

6130-
next-test-api-route-handler@1.2.23:
6131-
version "1.2.23"
6132-
resolved "https://registry.yarnpkg.com/next-test-api-route-handler/-/next-test-api-route-handler-1.2.23.tgz#82e75d12e362a9cd51141e5d328a5dfb87c729e1"
6133-
integrity sha512-I3vRGKe6owD/Bm3sDSONJARDCSf9oYlj7GQh4HuIg1N7mJPVol485E5xeqRIpWRM/weyLVe2JnWB6niC+8rquQ==
6130+
next-test-api-route-handler@1.2.24:
6131+
version "1.2.24"
6132+
resolved "https://registry.yarnpkg.com/next-test-api-route-handler/-/next-test-api-route-handler-1.2.24.tgz#619ca3177ec75b54179786f3b67329fba2a71b0a"
6133+
integrity sha512-X2JXE2PFuJRsjQp0bOaALIdgye6Ysm/nHvRCXI88Fi0Vbx5ZLZBkTq5/f4XrQHfAY7dJW8Tg3/esb2YzFzDiHw==
61346134
dependencies:
61356135
debug "^4.3.1"
61366136
isomorphic-unfetch "^3.1.0"

0 commit comments

Comments
 (0)