Skip to content

Commit 5493d8b

Browse files
committed
Update deps
1 parent 84c0429 commit 5493d8b

File tree

3 files changed

+138
-83
lines changed

3 files changed

+138
-83
lines changed

.dep-stats.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"@socketregistry/is-interactive": "1.0.5",
1111
"@socketregistry/packageurl-js": "1.0.5",
1212
"@socketsecurity/config": "2.1.3",
13-
"@socketsecurity/registry": "1.0.140",
14-
"@socketsecurity/sdk": "1.4.26",
13+
"@socketsecurity/registry": "1.0.141",
14+
"@socketsecurity/sdk": "1.4.27",
1515
"browserslist": "4.24.4",
1616
"chalk-table": "1.0.2",
1717
"cmd-shim": "7.0.0",
@@ -33,8 +33,8 @@
3333
"yoctocolors-cjs": "2.1.2"
3434
},
3535
"devDependencies": {
36-
"@octokit/openapi-types": "^24.2.0",
37-
"@octokit/types": "^13.10.0"
36+
"@octokit/openapi-types": "^25.0.0",
37+
"@octokit/types": "^14.0.0"
3838
},
3939
"esm": {
4040
"@octokit/auth-token": "^5.0.0",

package-lock.json

Lines changed: 129 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
"@socketregistry/is-interactive": "1.0.5",
8787
"@socketregistry/packageurl-js": "1.0.5",
8888
"@socketsecurity/config": "2.1.3",
89-
"@socketsecurity/registry": "1.0.140",
90-
"@socketsecurity/sdk": "1.4.26",
89+
"@socketsecurity/registry": "1.0.141",
90+
"@socketsecurity/sdk": "1.4.27",
9191
"browserslist": "4.24.4",
9292
"chalk-table": "1.0.2",
9393
"cmd-shim": "7.0.0",
@@ -122,8 +122,8 @@
122122
"@cyclonedx/cdxgen": "^11.2.3",
123123
"@eslint/compat": "^1.2.8",
124124
"@eslint/js": "^9.24.0",
125-
"@octokit/openapi-types": "^24.2.0",
126-
"@octokit/types": "^13.10.0",
125+
"@octokit/openapi-types": "^25.0.0",
126+
"@octokit/types": "^14.0.0",
127127
"@rollup/plugin-commonjs": "28.0.3",
128128
"@rollup/plugin-json": "^6.1.0",
129129
"@rollup/plugin-node-resolve": "^16.0.1",
@@ -156,7 +156,7 @@
156156
"eslint-plugin-unicorn": "^56.0.1",
157157
"globals": "^16.0.0",
158158
"husky": "^9.1.7",
159-
"knip": "^5.49.0",
159+
"knip": "^5.50.2",
160160
"lint-staged": "^15.5.0",
161161
"magic-string": "^0.30.17",
162162
"mock-fs": "^5.5.0",

0 commit comments

Comments
 (0)