Skip to content

Commit

Permalink
fix(deps): update dependency node-fetch to ^2.6.1 (#33)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Nov 13, 2020
1 parent f94860a commit 8b0455c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"dependencies": {
"css-url-parser": "^1.1.3",
"node-fetch": "^2.6.0"
"node-fetch": "^2.6.1"
},
"peerDependencies": {
"postcss": "^8.1.7"
Expand Down

0 comments on commit 8b0455c

Please sign in to comment.