Skip to content

Commit

Permalink
bump up dependence
Browse files Browse the repository at this point in the history
  • Loading branch information
LinboLen committed Jul 12, 2024
1 parent 34c06a2 commit c561ea2
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 @@ -6,7 +6,7 @@
"private": true,
"dependencies": {
"@faker-js/faker": "^8.4.1",
"@gradii/fedaco": "^1.1.6",
"@gradii/fedaco": "^1.1.8",
"@gradii/nest-fedaco": "^0.0.2",
"@nestjs/common": "^10.0.2",
"@nestjs/core": "^10.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1139,10 +1139,10 @@
dependencies:
tslib "^2.3.0"

"@gradii/fedaco@^1.1.6":
version "1.1.6"
resolved "https://registry.npmmirror.com/@gradii/fedaco/-/fedaco-1.1.6.tgz#dacac56ac81f02a920c4aa4165c2b0d751b1e2d4"
integrity sha512-U1ZTO1pkVL7RQNLBx1qqbVEoRDh3pYAtgbTN1Uwqqu0XoWJHb9ijnX3AoB8M26PgxP8oBDmNz+u87W5Ru4FGug==
"@gradii/fedaco@^1.1.8":
version "1.1.8"
resolved "https://registry.npmmirror.com/@gradii/fedaco/-/fedaco-1.1.8.tgz#aa2faa762f6fb4b48529e6a2ba561663d7f7ab9b"
integrity sha512-KS+JGQniBHiLB3mb/LzIYt+R9K1ADCc/UAOhyx2CYE1xFHoaud1HV8VjNBsQou7GvIsy0dHqwdRW9r2RDSyMCg==
dependencies:
"@gradii/annotation" "^3.0.1"
"@gradii/nanofn" "^2.0.2"
Expand Down

0 comments on commit c561ea2

Please sign in to comment.