Skip to content

Commit

Permalink
fix: app-tests/_templates/next-template/package.json to reduce vulner…
Browse files Browse the repository at this point in the history
…abilities (#203)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-POSTCSS-1090595
- https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640
  • Loading branch information
snyk-bot authored May 3, 2021
1 parent 74c1303 commit 84e2bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-tests/_templates/next-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@espressive/cascara": "latest",
"@espressive/eslint-config": "latest",
"@espressive/legacy-css": "latest",
"next": "10.0.8",
"next": "10.2.0",
"react": "link:../node_modules/react",
"react-dom": "link:../node_modules/react-dom"
}
Expand Down

0 comments on commit 84e2bc5

Please sign in to comment.