Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MiniDigger committed May 4, 2024
1 parent d0bfb23 commit cf9e77d
Show file tree
Hide file tree
Showing 6 changed files with 2,058 additions and 2,201 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/issues_to_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Add issues to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].0
- uses: actions/[email protected].1
with:
project-url: https://github.com/orgs/HangarMC/projects/1
github-token: ${{ secrets.CR_PAT }}
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<jsitemapgenerator.version>4.5</jsitemapgenerator.version>
<org-json.version>20240303</org-json.version>
<bucket4j.version>7.6.1</bucket4j.version>
<datafaker.version>2.2.1</datafaker.version>
<datafaker.version>2.2.2</datafaker.version>
<apache-commons-lang.version>3.14.0</apache-commons-lang.version>
<jwt.version>4.4.0</jwt.version>
<jetbrains-annotations.version>24.1.0</jetbrains-annotations.version>
Expand Down
4 changes: 2 additions & 2 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"def": "npx codeceptjs def"
},
"dependencies": {
"@types/chai": "4.3.14",
"@types/chai": "4.3.16",
"browserstack-local": "^1.5.5",
"chai": "4.4.1",
"codeceptjs": "^3.6.1",
"codeceptjs": "^3.6.2",
"dotenv": "^16.4.5",
"jwt-decode": "4.0.0",
"totp-generator": "1.0.0",
Expand Down
Loading

0 comments on commit cf9e77d

Please sign in to comment.