Skip to content

Commit d76b03d

Browse files
Bump node-fetch from 2.6.0 to 2.6.1 in /e2e (#199)
1 parent ec57b64 commit d76b03d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

e2e/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"fs-extra": "^9.0.0",
1515
"jest": "^25.2.7",
1616
"leaked-handles": "^5.2.0",
17-
"node-fetch": "^2.6.0",
17+
"node-fetch": "^2.6.1",
1818
"rimraf": "^2.6.2",
1919
"ts-jest": "^25.3.1",
2020
"typescript": "^3.8.3"

e2e/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2400,7 +2400,7 @@ italia-ts-commons@^5.0.1, italia-ts-commons@^5.1.13:
24002400
validator "^10.1.0"
24012401

24022402
"italia-utils@file:..":
2403-
version "5.0.0"
2403+
version "5.0.1"
24042404
dependencies:
24052405
fs-extra "^6.0.0"
24062406
italia-ts-commons "^5.0.1"
@@ -3279,10 +3279,10 @@ nice-try@^1.0.4:
32793279
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
32803280
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
32813281

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==
32863286

32873287
node-int64@^0.4.0:
32883288
version "0.4.0"

0 commit comments

Comments
 (0)