Skip to content

Commit

Permalink
fix(deps): update dependency node-fetch to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 6, 2024
1 parent ed27f67 commit 14c4c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,7 @@
"dependencies": {
"@eik/common": "4.0.0-next.5",
"css-url-parser": "1.1.3",
"node-fetch": "2.7.0"
"node-fetch": "3.3.2"
},
"peerDependencies": {
"postcss": "^8.0.0"
Expand Down

0 comments on commit 14c4c75

Please sign in to comment.