Skip to content

Commit

Permalink
npm: update packages with security issues
Browse files Browse the repository at this point in the history
Change-Id: I55134061bcd5fffeeb30b039be7f5ce79296fcdd
Signed-off-by: Alexander Martinz <[email protected]>
  • Loading branch information
amartinz committed Mar 8, 2024
1 parent 2205563 commit beb2303
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 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 @@ -32,7 +32,7 @@
"homepage": "https://github.com/ubports/installer-configs#readme",
"devDependencies": {
"@types/node": "^18.11.18",
"axios": "^1.2.2",
"axios": "^1.6.0",
"json-schema-to-typescript": "^11.0.2",
"prettier": "^2.8.3",
"progressive-downloader": "^2.0.2"
Expand All @@ -42,8 +42,8 @@
"chalk": "^5.2.0",
"commander": "^10.0.0",
"globby": "^13.1.3",
"semver": "^7.3.8",
"semver": "^7.5.2",
"ts-node": "^10.9.1",
"yaml": "^2.2.1"
"yaml": "^2.2.2"
}
}

0 comments on commit beb2303

Please sign in to comment.