Skip to content

Commit

Permalink
chore(deps): bump crisp-api from 9.2.0 to 9.4.0 (#724)
Browse files Browse the repository at this point in the history
Bumps [crisp-api](https://github.com/crisp-im/node-crisp-api) from 9.2.0 to 9.4.0.
- [Changelog](https://github.com/crisp-im/node-crisp-api/blob/master/CHANGELOG.md)
- [Commits](crisp-im/node-crisp-api@v9.2.0...v9.4.0)

---
updated-dependencies:
- dependency-name: crisp-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent ae1ce2b commit 9740ca3
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 @@ -41,7 +41,7 @@
"axios": "^1.7.7",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"crisp-api": "^9.2.0",
"crisp-api": "^9.4.0",
"date-fns": "^3.6.0",
"dotenv": "^16.4.5",
"firebase": "^10.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2964,10 +2964,10 @@ create-require@^1.1.0:
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==

crisp-api@^9.2.0:
version "9.2.0"
resolved "https://registry.yarnpkg.com/crisp-api/-/crisp-api-9.2.0.tgz#03c695dc82e55ed2e9019a6d289c401771763ce6"
integrity sha512-lbet95fu/4BbeTRZl0xZEuGdgmn8C4RbF71NC7sWDdX0Kl6hgWZwgHAdw2eCvb2HIEExdlHmkm9JG6173uptMg==
crisp-api@^9.4.0:
version "9.4.0"
resolved "https://registry.yarnpkg.com/crisp-api/-/crisp-api-9.4.0.tgz#4389ba6fb903682d6eb865b95cc84cc73a0484d0"
integrity sha512-GK53Ge1HOOsIAQd3y6Jlu9iEMds5p0IjTh/GS66FCt4ncM1ypjN5TVjqtY26L7yB9jdXimCCWL6M6YVnZbr5xA==
dependencies:
fbemitter "github:crisp-dev/emitter#695f60594bdca0c876e5c232de57702ab3151b6f"
got "11.8.5"
Expand Down

0 comments on commit 9740ca3

Please sign in to comment.