Skip to content

Commit

Permalink
chore: dep updates pi26 (#1148)
Browse files Browse the repository at this point in the history
* chore: fix vulnerabilities, update deps

* chore: update CODEOWNERS file
  • Loading branch information
gibaros authored Jan 21, 2025
1 parent 48e09de commit 663ce65
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 251 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.20.3
18.20.4
2 changes: 1 addition & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## @global-owner1 and @global-owner2 will be requested for
## review when someone opens a pull request.
#* @global-owner1 @global-owner2
* @mdebarros @elnyry-sam-k @vijayg10 @kleyow @bushjames @oderayi
* @elnyry-sam-k @bushjames @gibaros @shashi165
## Order is important; the last matching pattern takes the most
## precedence. When someone opens a pull request that only
## modifies JS files, only @js-owner and not the global
Expand Down
6 changes: 0 additions & 6 deletions audit-ci.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,5 @@
// Only use one of ["low": true, "moderate": true, "high": true, "critical": true]
"moderate": true,
"allowlist": [ // NOTE: Please add as much information as possible to any items added to the allowList
"GHSA-2mvq-xp48-4c77", // https://github.com/advisories/GHSA-2mvq-xp48-4c77
"GHSA-5854-jvxx-2cg9", // https://github.com/advisories/GHSA-5854-jvxx-2cg9
"GHSA-7hx8-2rxv-66xv", // https://github.com/advisories/GHSA-7hx8-2rxv-66xv
"GHSA-c429-5p7v-vgjp", // https://github.com/advisories/GHSA-c429-5p7v-vgjp
"GHSA-g64q-3vg8-8f93", // https://github.com/advisories/GHSA-g64q-3vg8-8f93
"GHSA-mg85-8mv5-ffjr" // https://github.com/advisories/GHSA-mg85-8mv5-ffjr
]
}
245 changes: 4 additions & 241 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,14 +103,13 @@
"ajv-keywords": "5.1.0",
"base64url": "3.0.1",
"blipp": "4.0.2",
"commander": "13.0.0",
"commander": "13.1.0",
"cron": "3.5.0",
"decimal.js": "10.4.3",
"docdash": "2.0.2",
"event-stream": "4.0.1",
"five-bells-condition": "5.0.1",
"glob": "10.4.3",
"hapi-auth-basic": "5.0.0",
"hapi-auth-bearer-token": "8.0.0",
"hapi-swagger": "17.3.2",
"ilp-packet": "2.2.0",
Expand Down

0 comments on commit 663ce65

Please sign in to comment.