File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
"eslint-plugin-jsx-a11y" : " ^6.10.0" ,
23
23
"eslint-plugin-prettier" : " ^5.2.1" ,
24
24
"eslint-plugin-react" : " ^7.36.1" ,
25
- "fetch-mock" : " ^11.1.3 " ,
25
+ "fetch-mock" : " ^11.1.4 " ,
26
26
"jest" : " ^29.7.0" ,
27
27
"nock" : " ^13.5.4" ,
28
28
"node-fetch" : " 2" ,
Original file line number Diff line number Diff line change @@ -4397,10 +4397,10 @@ fb-watchman@^2.0.0:
4397
4397
dependencies :
4398
4398
bser "2.1.1"
4399
4399
4400
- fetch-mock@^11.1.3 :
4401
- version "11.1.3 "
4402
- resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-11.1.3 .tgz#3dc8dcc81340fea1cf1db60a2c195c63e270b501 "
4403
- integrity sha512-ATh0dWgnVrUHiiXuvQm1Ry+ThWfSv1QQgqJTCtybrNxyUrFiSOaDKsNG29eyysp1SHeNP6Q+dH50+8VifN51Ig ==
4400
+ fetch-mock@^11.1.4 :
4401
+ version "11.1.4 "
4402
+ resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-11.1.4 .tgz#c51826ffda5f223955932e41907927665c6a04cd "
4403
+ integrity sha512-Enndh1ApARgYDPfWFgfzLeSgdQVasMj6qDWDArya6quj3Z83AVGsl1YrVe8OxWVWsN7a+56RQRoGNmo9HdldAg ==
4404
4404
dependencies :
4405
4405
" @types/glob-to-regexp" " ^0.4.4"
4406
4406
dequal "^2.0.3"
You can’t perform that action at this time.
0 commit comments