Skip to content

Commit

Permalink
fix: upgrade @formatjs/intl-localematcher from 0.2.32 to 0.5.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @formatjs/intl-localematcher from 0.2.32 to 0.5.2.

See this package in npm:
https://www.npmjs.com/package/@formatjs/intl-localematcher

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/d5b2df1a-9dbd-40bc-872d-0d1e50c965f7?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 8, 2023
1 parent 778cef6 commit dcfde1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/app-dir-i18n-routing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "next start"
},
"dependencies": {
"@formatjs/intl-localematcher": "0.2.32",
"@formatjs/intl-localematcher": "0.5.2",
"negotiator": "0.6.3",
"next": "latest",
"react": "^18.2.0",
Expand Down

0 comments on commit dcfde1a

Please sign in to comment.