Skip to content

Commit

Permalink
bump the npm_and_yarn group across 2 directories with 2 updates
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: "@octokit/webhooks"
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: "@octokit/webhooks"
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 28, 2024
1 parent a70c05b commit f8a559c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"copy-dir": "^1.3.0",
"docker-compose": "^0.24.3",
"extract-zip": "^1.6.7",
"got": "^11.8.5",
"got": "^14.2.1",
"inquirer": "^7.1.0",
"js-yaml": "^3.13.1",
"ora": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/project-management-automation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@actions/github": "^5.0.0",
"@babel/runtime": "^7.16.0",
"@octokit/request-error": "^2.1.0",
"@octokit/webhooks": "7.1.0"
"@octokit/webhooks": "9.26.3"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit f8a559c

Please sign in to comment.