Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6124857
- https://snyk.io/vuln/SNYK-JS-AXIOS-6144788
  • Loading branch information
snyk-bot authored and IvanKiral committed Mar 26, 2024
1 parent b1f7936 commit 27d0a2e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@kontent-ai/delivery-sdk": "^14.3.0"
},
"devDependencies": {
"@kontent-ai/delivery-sdk": "14.6.0",
"@kontent-ai/delivery-sdk": "14.7.0",
"@types/striptags": "3.1.1",
"standard-version": "9.5.0",
"@types/node": "20.4.5",
Expand Down

0 comments on commit 27d0a2e

Please sign in to comment.