1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore(deps-dev): bump node-fetch from 2.6.0 to 2.6.1

This commit is contained in:
Ivar Conradi Østhus 2020-11-23 21:15:05 +01:00
parent df95f803c6
commit fc15144a15
2 changed files with 5 additions and 5 deletions

View File

@ -69,7 +69,7 @@
"jest": "^24.9.0",
"lodash": "^4.17.15",
"mini-css-extract-plugin": "^0.9.0",
"node-fetch": "^2.6.0",
"node-fetch": "^2.6.1",
"node-sass": "^4.5.3",
"normalize.css": "^8.0.0",
"optimize-css-assets-webpack-plugin": "^5.0.0",

View File

@ -6527,10 +6527,10 @@ nice-try@^1.0.4:
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
node-fetch@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
node-fetch@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
node-forge@0.9.0:
version "0.9.0"