Skip to content

Commit 0401090

Browse files
fix(deps): update dependency @octokit/plugin-paginate-rest to v11 [security]
1 parent d7a93bd commit 0401090

File tree

4 files changed

+33
-6
lines changed

4 files changed

+33
-6
lines changed

packages/explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@magickbase-website/shared": "workspace:^",
1414
"@octokit/graphql-schema": "^14.12.0",
1515
"@octokit/openapi-types": "^17.2.0",
16-
"@octokit/plugin-paginate-rest": "^6.1.2",
16+
"@octokit/plugin-paginate-rest": "^11.0.0",
1717
"@octokit/rest": "^19.0.11",
1818
"@radix-ui/react-accordion": "^1.1.2",
1919
"@radix-ui/react-dialog": "^1.0.4",

packages/neuron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@magickbase-website/shared": "workspace:^",
1717
"@octokit/graphql-schema": "^14.12.0",
1818
"@octokit/openapi-types": "^17.2.0",
19-
"@octokit/plugin-paginate-rest": "^6.1.2",
19+
"@octokit/plugin-paginate-rest": "^11.0.0",
2020
"@octokit/rest": "^19.0.11",
2121
"@radix-ui/react-accordion": "^1.1.2",
2222
"@radix-ui/react-dialog": "^1.0.4",

packages/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@octokit/plugin-paginate-graphql": "^4.0.0",
12-
"@octokit/plugin-paginate-rest": "^6.1.2",
12+
"@octokit/plugin-paginate-rest": "^11.0.0",
1313
"@octokit/rest": "^19.0.11"
1414
},
1515
"devDependencies": {

yarn.lock

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2376,7 +2376,7 @@ __metadata:
23762376
"@magickbase-website/shared": "workspace:^"
23772377
"@octokit/graphql-schema": ^14.12.0
23782378
"@octokit/openapi-types": ^17.2.0
2379-
"@octokit/plugin-paginate-rest": ^6.1.2
2379+
"@octokit/plugin-paginate-rest": ^11.0.0
23802380
"@octokit/rest": ^19.0.11
23812381
"@radix-ui/react-accordion": ^1.1.2
23822382
"@radix-ui/react-dialog": ^1.0.4
@@ -2501,7 +2501,7 @@ __metadata:
25012501
"@magickbase-website/shared": "workspace:^"
25022502
"@octokit/graphql-schema": ^14.12.0
25032503
"@octokit/openapi-types": ^17.2.0
2504-
"@octokit/plugin-paginate-rest": ^6.1.2
2504+
"@octokit/plugin-paginate-rest": ^11.0.0
25052505
"@octokit/rest": ^19.0.11
25062506
"@radix-ui/react-accordion": ^1.1.2
25072507
"@radix-ui/react-dialog": ^1.0.4
@@ -2564,7 +2564,7 @@ __metadata:
25642564
"@magickbase-website/config": "workspace:^"
25652565
"@magickbase-website/eslint-config": "workspace:^"
25662566
"@octokit/plugin-paginate-graphql": ^4.0.0
2567-
"@octokit/plugin-paginate-rest": ^6.1.2
2567+
"@octokit/plugin-paginate-rest": ^11.0.0
25682568
"@octokit/rest": ^19.0.11
25692569
"@types/eslint": ^8.56.0
25702570
"@types/node": ^20.2.5
@@ -2921,6 +2921,13 @@ __metadata:
29212921
languageName: node
29222922
linkType: hard
29232923

2924+
"@octokit/openapi-types@npm:^23.0.1":
2925+
version: 23.0.1
2926+
resolution: "@octokit/openapi-types@npm:23.0.1"
2927+
checksum: 1e6766c60375375d85ecabded67d9ee313cf9401c18a44534b942717cf840d41b5a9d42035522efffe6b811ee2204d4615f72c333e984e81b25545926eb77989
2928+
languageName: node
2929+
linkType: hard
2930+
29242931
"@octokit/plugin-paginate-graphql@npm:^4.0.0":
29252932
version: 4.0.0
29262933
resolution: "@octokit/plugin-paginate-graphql@npm:4.0.0"
@@ -2930,6 +2937,17 @@ __metadata:
29302937
languageName: node
29312938
linkType: hard
29322939

2940+
"@octokit/plugin-paginate-rest@npm:^11.0.0":
2941+
version: 11.4.2
2942+
resolution: "@octokit/plugin-paginate-rest@npm:11.4.2"
2943+
dependencies:
2944+
"@octokit/types": ^13.7.0
2945+
peerDependencies:
2946+
"@octokit/core": ">=6"
2947+
checksum: 9833efae2323a1743997ad094d025c26cccb7a3be4f9eddf13662c1c202a60c1b3d51fdc1dcc8eeadc5a530d1a83750b778e167f60293910b1f3e44805463279
2948+
languageName: node
2949+
linkType: hard
2950+
29332951
"@octokit/plugin-paginate-rest@npm:^6.1.2":
29342952
version: 6.1.2
29352953
resolution: "@octokit/plugin-paginate-rest@npm:6.1.2"
@@ -3007,6 +3025,15 @@ __metadata:
30073025
languageName: node
30083026
linkType: hard
30093027

3028+
"@octokit/types@npm:^13.7.0":
3029+
version: 13.8.0
3030+
resolution: "@octokit/types@npm:13.8.0"
3031+
dependencies:
3032+
"@octokit/openapi-types": ^23.0.1
3033+
checksum: be5fb327d0e39765e06f5a314556a273ff2bfb9ce4fd5a6e52c237d2f20a4c329493a8bde2c595cb82a5022f07ee6495dfff07ce24e3de4660c9ead913e3db0d
3034+
languageName: node
3035+
linkType: hard
3036+
30103037
"@octokit/types@npm:^9.0.0, @octokit/types@npm:^9.2.3":
30113038
version: 9.2.3
30123039
resolution: "@octokit/types@npm:9.2.3"

0 commit comments

Comments
 (0)