Skip to content

Commit

Permalink
fix: samples/poc-subapp-min-hapi/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-REQUEST-3361831
- https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873
  • Loading branch information
snyk-bot committed Nov 26, 2023
1 parent fbc75df commit afb9a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/poc-subapp-min-hapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"react-dom": "^18.2.0",
"react-router": "^5.1.0",
"react-router-dom": "^5.1.0",
"subapp-react": "^0.0.22",
"subapp-react": "^1.0.0",
"subapp-server": "^1.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit afb9a0f

Please sign in to comment.