Skip to content

Commit

Permalink
Merge pull request #313 from UN-OCHA/dependabot/npm_and_yarn/unocha/h…
Browse files Browse the repository at this point in the history
…pc-api-core-10.7.0

Bump @unocha/hpc-api-core from 10.6.0 to 10.7.0
  • Loading branch information
Pl217 authored Jan 2, 2025
2 parents d356dbe + bdd0d6e commit 7d1f8be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lint": "yarn lint-prettier && yarn lint-eslint"
},
"dependencies": {
"@unocha/hpc-api-core": "^10.6.0",
"@unocha/hpc-api-core": "^10.7.0",
"apollo-server-hapi": "^3.13.0",
"bunyan": "^1.8.15",
"class-validator": "^0.14.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1550,10 +1550,10 @@
"@typescript-eslint/types" "8.4.0"
eslint-visitor-keys "^3.4.3"

"@unocha/hpc-api-core@^10.6.0":
version "10.6.0"
resolved "https://registry.yarnpkg.com/@unocha/hpc-api-core/-/hpc-api-core-10.6.0.tgz#c0a8f87127246a719cfc401b2aeb72d2ee681cfa"
integrity sha512-k+LsGdawKs82nENLk1iEamKMn63+VrSWiooCJYp3t3obIVcUEr40IT7xP/+pm9Pc7XT5P31/CTYqvjNJtRpflQ==
"@unocha/hpc-api-core@^10.7.0":
version "10.7.0"
resolved "https://registry.yarnpkg.com/@unocha/hpc-api-core/-/hpc-api-core-10.7.0.tgz#7153bf68b2a0f484db2a4c97a8fe3667c9e1b5cb"
integrity sha512-FKmr8ua0LyGOjsLd/yafD3XPzjMgv65gtVIgJ3qkO1Q4koW7Bvm3nopL2FQThNsrIHq1h/4eDM0LHPmaOvx57g==
dependencies:
"@types/lodash" "^4.17.13"
"@types/node-fetch" "2.6.11"
Expand Down

0 comments on commit 7d1f8be

Please sign in to comment.