Skip to content

Commit

Permalink
Update package dep
Browse files Browse the repository at this point in the history
  • Loading branch information
manelcecs committed Aug 6, 2024
1 parent 381f79d commit c955e58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lint": "yarn lint-prettier && yarn lint-eslint"
},
"dependencies": {
"@unocha/hpc-api-core": "git+https://github.com/UN-OCHA/hpc-api-core.git#c1c9fa0b3ded77532a4887500856a9ff538c0aba",
"@unocha/hpc-api-core": "git+https://github.com/UN-OCHA/hpc-api-core.git#8973e8b3f680171cc4638c94494bdc3d21984fbc",
"apollo-server-hapi": "^3.12.0",
"bunyan": "^1.8.15",
"class-validator": "^0.14.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1624,9 +1624,9 @@
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==

"@unocha/hpc-api-core@git+https://github.com/UN-OCHA/hpc-api-core.git#c1c9fa0b3ded77532a4887500856a9ff538c0aba":
"@unocha/hpc-api-core@git+https://github.com/UN-OCHA/hpc-api-core.git#8973e8b3f680171cc4638c94494bdc3d21984fbc":
version "8.2.0"
resolved "git+https://github.com/UN-OCHA/hpc-api-core.git#c1c9fa0b3ded77532a4887500856a9ff538c0aba"
resolved "git+https://github.com/UN-OCHA/hpc-api-core.git#8973e8b3f680171cc4638c94494bdc3d21984fbc"
dependencies:
"@types/lodash" "^4.14.194"
"@types/node-fetch" "2.6.3"
Expand Down

0 comments on commit c955e58

Please sign in to comment.