Skip to content

Commit 2b4d46b

Browse files
committed
Bump chai to 4.5.0
1 parent 3db051b commit 2b4d46b

File tree

2 files changed

+29
-46
lines changed

2 files changed

+29
-46
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"url": "https://github.com/appfeel/node-pushnotifications.git"
5252
},
5353
"dependencies": {
54-
"@parse/node-apn": "6.5.0",
54+
"@parse/node-apn": "7.0.1",
5555
"firebase-admin": "12.1.1",
5656
"node-adm": "0.9.1",
5757
"node-gcm": "1.1.4",
@@ -63,7 +63,7 @@
6363
"@babel/core": "7.28.5",
6464
"@babel/preset-env": "7.28.5",
6565
"@babel/register": "7.28.3",
66-
"chai": "4.3.6",
66+
"chai": "4.5.0",
6767
"coveralls": "3.1.1",
6868
"dirty-chai": "2.0.1",
6969
"eslint": "9.39.1",

0 commit comments

Comments
 (0)