Skip to content

Commit 850fed1

Browse files
committed
fix: upgrade jsonc-parser from 3.2.0 to 3.2.1
Snyk has created this PR to upgrade jsonc-parser from 3.2.0 to 3.2.1. See this package in npm: https://www.npmjs.com/package/jsonc-parser See this project in Snyk: https://app.snyk.io/org/ghaschel/project/ffbf9dc1-0653-4746-8f94-125508a27176?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c044c40 commit 850fed1

2 files changed

Lines changed: 25 additions & 17 deletions

File tree

package-lock.json

Lines changed: 24 additions & 16 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
@@ -462,7 +462,7 @@
462462
}
463463
},
464464
"dependencies": {
465-
"jsonc-parser": "^3.2.0",
465+
"jsonc-parser": "^3.2.1",
466466
"semver": "^7.5.4",
467467
"vscode-nls": "^5.2.0",
468468
"vscode-nls-i18n": "^0.2.4"

0 commit comments

Comments
 (0)