Skip to content

Commit

Permalink
fix: demo-nextjs/widget/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692
  • Loading branch information
snyk-bot committed Oct 3, 2023
1 parent 1d0f472 commit b48190f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo-nextjs/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "next start"
},
"dependencies": {
"next": "11.1.3",
"next": "13.5.4",
"react": "^16.8.0",
"react-dom": "^16.8.0",
"@typeform/embed": "^1.10.0",
Expand Down

0 comments on commit b48190f

Please sign in to comment.