Skip to content

Commit 9107a9b

Browse files
chore(deps): bump the prod-dependencies group across 1 directory with 2 updates
Bumps the prod-dependencies group with 2 updates in the / directory: [@github/copilot-sdk](https://github.com/github/copilot-sdk) and [helmet](https://github.com/helmetjs/helmet). Updates `@github/copilot-sdk` from 1.0.3 to 1.0.6 - [Release notes](https://github.com/github/copilot-sdk/releases) - [Changelog](https://github.com/github/copilot-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/copilot-sdk/commits/v1.0.6) Updates `helmet` from 8.2.0 to 8.3.0 - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](helmetjs/helmet@v8.2.0...v8.3.0) --- updated-dependencies: - dependency-name: "@github/copilot-sdk" dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: helmet dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 061a011 commit 9107a9b

2 files changed

Lines changed: 46 additions & 46 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,15 +147,15 @@
147147
"src/**/*.{ts,tsx}": "eslint --fix"
148148
},
149149
"dependencies": {
150-
"@github/copilot-sdk": "^1.0.3",
150+
"@github/copilot-sdk": "^1.0.6",
151151
"chalk": "^5.3.0",
152152
"commander": "^15.0.0",
153153
"cosmiconfig": "^9.0.2",
154154
"cosmiconfig-typescript-loader": "^6.3.0",
155155
"express": "^5.2.1",
156156
"express-rate-limit": "^8.5.2",
157157
"fast-glob": "^3.3.3",
158-
"helmet": "^8.2.0",
158+
"helmet": "^8.3.0",
159159
"ora": "^9.4.1",
160160
"zod": "^4.4.3"
161161
},

0 commit comments

Comments
 (0)