Skip to content

Commit

Permalink
fix: packages/services/f-analytics/package.json to reduce vulnerabili…
Browse files Browse the repository at this point in the history
…ties

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CRYPTOJS-6028119
  • Loading branch information
snyk-bot committed Oct 25, 2023
1 parent 94059ee commit adc2875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/services/f-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"test:coverage": "jest test:unit --coverage"
},
"dependencies": {
"crypto-js": "4.0.0",
"crypto-js": "4.2.0",
"jwt-decode": "^3.1.2",
"universal-cookie": "^4.0.4"
},
Expand Down

0 comments on commit adc2875

Please sign in to comment.