File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 14
14
"fs-extra" : " ^9.0.0" ,
15
15
"jest" : " ^25.2.7" ,
16
16
"leaked-handles" : " ^5.2.0" ,
17
- "node-fetch" : " ^2.6.0 " ,
17
+ "node-fetch" : " ^2.6.1 " ,
18
18
"rimraf" : " ^2.6.2" ,
19
19
"ts-jest" : " ^25.3.1" ,
20
20
"typescript" : " ^3.8.3"
Original file line number Diff line number Diff line change @@ -2400,7 +2400,7 @@ italia-ts-commons@^5.0.1, italia-ts-commons@^5.1.13:
2400
2400
validator "^10.1.0"
2401
2401
2402
2402
" italia-utils@file:.. " :
2403
- version "5.0.0 "
2403
+ version "5.0.1 "
2404
2404
dependencies :
2405
2405
fs-extra "^6.0.0"
2406
2406
italia-ts-commons "^5.0.1"
@@ -3279,10 +3279,10 @@ nice-try@^1.0.4:
3279
3279
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
3280
3280
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
3281
3281
3282
- node-fetch@^2.6.0 :
3283
- version "2.6.0 "
3284
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0 .tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd "
3285
- integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA ==
3282
+ node-fetch@^2.6.0, node-fetch@^2.6.1 :
3283
+ version "2.6.1 "
3284
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1 .tgz#045bd323631f76ed2e2b55573394416b639a0052 "
3285
+ integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw ==
3286
3286
3287
3287
node-int64@^0.4.0 :
3288
3288
version "0.4.0"
You can’t perform that action at this time.
0 commit comments