Skip to content

Commit e734581

Browse files
Blankllsnyk-bot
andauthored
[Snyk] Security upgrade vue-i18n from 11.1.5 to 11.1.10 (#229)
![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) ### Snyk has created this PR to fix 3 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `package-lock.json` #### Vulnerabilities that will be fixed with an upgrade: | | Issue | Score | :-------------------------:|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png 'medium severity') | Cross-site Scripting (XSS) <br/>[SNYK-JS-INTLIFYCOREBASE-10753753](https://snyk.io/vuln/SNYK-JS-INTLIFYCOREBASE-10753753) | &nbsp;&nbsp;**713**&nbsp;&nbsp; ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png 'medium severity') | Cross-site Scripting (XSS) <br/>[SNYK-JS-INTLIFYSHARED-10753754](https://snyk.io/vuln/SNYK-JS-INTLIFYSHARED-10753754) | &nbsp;&nbsp;**713**&nbsp;&nbsp; ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png 'medium severity') | Cross-site Scripting (XSS) <br/>[SNYK-JS-VUEI18N-10771082](https://snyk.io/vuln/SNYK-JS-VUEI18N-10771082) | &nbsp;&nbsp;**713**&nbsp;&nbsp; --- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - Max score is 1000. Note that the real score may have changed since the PR was raised. > - This PR was automatically created by Snyk using the credentials of a real user. --- **Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs._ For more information: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJkYTFlNjY5Ni0zYjVhLTQ0NTItYTEyYi00ZGZhMWMyNzA3MzciLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImRhMWU2Njk2LTNiNWEtNDQ1Mi1hMTJiLTRkZmExYzI3MDczNyJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/blankll/project/d19c39b4-9b25-4232-b09a-2d71e94c8a24?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;fix-pr) 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates?utm_source=github&utm_content=fix-pr-template) 🛠 [Adjust project settings](https://app.snyk.io/org/blankll/project/d19c39b4-9b25-4232-b09a-2d71e94c8a24?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;fix-pr/settings) 📚 [Read about Snyk's upgrade logic](https://docs.snyk.io/scan-with-snyk/snyk-open-source/manage-vulnerabilities/upgrade-package-versions-to-fix-vulnerabilities?utm_source=github&utm_content=fix-pr-template) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Cross-site Scripting (XSS)](https://learn.snyk.io/lesson/dom-based-xss/?loc&#x3D;fix-pr) [//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"vue-i18n","from":"11.1.5","to":"11.1.10"}],"env":"prod","issuesToFix":["SNYK-JS-INTLIFYCOREBASE-10753753","SNYK-JS-INTLIFYSHARED-10753754","SNYK-JS-INTLIFYSHARED-10753754","SNYK-JS-INTLIFYSHARED-10753754","SNYK-JS-VUEI18N-10771082"],"prId":"da1e6696-3b5a-4452-a12b-4dfa1c270737","prPublicId":"da1e6696-3b5a-4452-a12b-4dfa1c270737","packageManager":"npm","priorityScoreList":[713,713,713],"projectPublicId":"d19c39b4-9b25-4232-b09a-2d71e94c8a24","projectUrl":"https://app.snyk.io/org/blankll/project/d19c39b4-9b25-4232-b09a-2d71e94c8a24?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","priorityScore"],"type":"auto","upgrade":["SNYK-JS-INTLIFYCOREBASE-10753753","SNYK-JS-INTLIFYSHARED-10753754","SNYK-JS-VUEI18N-10771082"],"vulns":["SNYK-JS-INTLIFYCOREBASE-10753753","SNYK-JS-INTLIFYSHARED-10753754","SNYK-JS-VUEI18N-10771082"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}' Co-authored-by: snyk-bot <[email protected]>
1 parent 1f968e9 commit e734581

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"tauri-plugin-system-info-api": "^2.0.10",
4444
"ulidx": "^2.4.1",
4545
"vue": "^3.5.16",
46-
"vue-i18n": "^11.1.5",
46+
"vue-i18n": "^11.1.10",
4747
"vue-router": "^4.5.1"
4848
},
4949
"devDependencies": {

0 commit comments

Comments
 (0)