Skip to content

Commit

Permalink
chore: dependencies update [HEAD-1163 ] (#417)
Browse files Browse the repository at this point in the history
* fix: upgrade axios from 1.6.0 to 1.6.2

Snyk has created this PR to upgrade axios from 1.6.0 to 1.6.2.

See this package in npm:
https://www.npmjs.com/package/axios

See this project in Snyk:
https://app.snyk.io/org/yaronomer/project/7dd93246-213b-408f-8672-0ee1dcbc5680?utm_source=github&utm_medium=referral&page=upgrade-pr

* fix: upgrade vscode-languageserver-textdocument from 1.0.8 to 1.0.10

Snyk has created this PR to upgrade vscode-languageserver-textdocument from 1.0.8 to 1.0.10.

See this package in npm:
https://www.npmjs.com/package/vscode-languageserver-textdocument

See this project in Snyk:
https://app.snyk.io/org/yaronomer/project/7dd93246-213b-408f-8672-0ee1dcbc5680?utm_source=github&utm_medium=referral&page=upgrade-pr

* fix: upgrade string-argv from 0.3.1 to 0.3.2

Snyk has created this PR to upgrade string-argv from 0.3.1 to 0.3.2.

See this package in npm:
https://www.npmjs.com/package/string-argv

See this project in Snyk:
https://app.snyk.io/org/yaronomer/project/7dd93246-213b-408f-8672-0ee1dcbc5680?utm_source=github&utm_medium=referral&page=upgrade-pr

---------

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
cat2608 and snyk-bot authored Dec 22, 2023
1 parent aadc43c commit 6f71a32
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@
"@sentry/tracing": "^6.19.7",
"@snyk/code-client": "^4.23.2",
"analytics-node": "^4.0.1",
"axios": "^1.6.0",
"axios": "^1.6.2",
"glob": "^9.3.5",
"he": "^1.2.0",
"htmlparser2": "^7.2.0",
Expand All @@ -450,10 +450,10 @@
"marked": "^11.1.0",
"open": "^7.4.2",
"rxjs": "^7.8.1",
"string-argv": "^0.3.1",
"string-argv": "^0.3.2",
"uuid": "^8.3.2",
"validate-npm-package-name": "^3.0.0",
"vscode-languageclient": "8.1.0",
"vscode-languageserver-textdocument": "^1.0.8"
"vscode-languageserver-textdocument": "^1.0.10"
}
}

0 comments on commit 6f71a32

Please sign in to comment.