Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 3e7edfa

Browse files
committed
update chai and chai-as-promised
1 parent ea24aa6 commit 3e7edfa

File tree

2 files changed

+32
-85
lines changed

2 files changed

+32
-85
lines changed

javascript/tbdex-pfi-exemplar/package-lock.json

Lines changed: 30 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

javascript/tbdex-pfi-exemplar/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,8 @@
3333
"@types/supertest": "6.0.2",
3434
"@typescript-eslint/eslint-plugin": "8.10.0",
3535
"@typescript-eslint/parser": "8.10.0",
36-
"chai": "4.5.0",
37-
"chai-as-promised": "8.0.0",
38-
"chai-string": "1.5.0",
36+
"chai": "^5.1.2",
37+
"chai-as-promised": "^8.0.0",
3938
"eslint": "9.13.0",
4039
"kysely-codegen": "0.17.0",
4140
"mocha": "10.7.3",

0 commit comments

Comments
 (0)