Skip to content

Commit

Permalink
Update dependency groq-sdk to ^0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 3c7cf01 commit bf122a1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-mocha": "10.4.2",
"eslint-plugin-prettier": "5.2.1",
"groq-sdk": "^0.5.0",
"groq-sdk": "^0.7.0",
"lint-staged": "15.2.2",
"mocha": "10.4.0",
"mocha-junit-reporter": "^2.2.1",
Expand Down
13 changes: 6 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6486,7 +6486,7 @@ __metadata:
eslint-plugin-import: 2.29.1
eslint-plugin-mocha: 10.4.2
eslint-plugin-prettier: 5.2.1
groq-sdk: ^0.5.0
groq-sdk: ^0.7.0
husky: 9.0.11
lint-staged: 15.2.2
mocha: 10.4.0
Expand Down Expand Up @@ -7812,9 +7812,9 @@ __metadata:
languageName: node
linkType: hard

"groq-sdk@npm:^0.5.0":
version: 0.5.0
resolution: "groq-sdk@npm:0.5.0"
"groq-sdk@npm:^0.7.0":
version: 0.7.0
resolution: "groq-sdk@npm:0.7.0"
dependencies:
"@types/node": ^18.11.18
"@types/node-fetch": ^2.6.4
Expand All @@ -7823,8 +7823,7 @@ __metadata:
form-data-encoder: 1.7.2
formdata-node: ^4.3.2
node-fetch: ^2.6.7
web-streams-polyfill: ^3.2.1
checksum: 051ca56e99e4a2440080943c831b109687dd346b24155d3f085113df1ad0639cb95724c14a05611f7314d340db8bf342af425eb11905c97bc6a6948cd7262f04
checksum: 1ba329f42d55b6d1807e7c39bc4a8e2c1f2d8b8f20c33124389290fdb0a0ca5b3cce3e3c3dcd79665da332f8877a8355c7d59ee7a5be52e2349b0b8d8c176a41
languageName: node
linkType: hard

Expand Down Expand Up @@ -14942,7 +14941,7 @@ __metadata:
languageName: node
linkType: hard

"web-streams-polyfill@npm:^3.0.3, web-streams-polyfill@npm:^3.2.1":
"web-streams-polyfill@npm:^3.0.3":
version: 3.3.3
resolution: "web-streams-polyfill@npm:3.3.3"
checksum: 21ab5ea08a730a2ef8023736afe16713b4f2023ec1c7085c16c8e293ee17ed085dff63a0ad8722da30c99c4ccbd4ccd1b2e79c861829f7ef2963d7de7004c2cb
Expand Down

0 comments on commit bf122a1

Please sign in to comment.