Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5,384 changes: 3,540 additions & 1,844 deletions package-lock.json

Large diffs are not rendered by default.

352 changes: 179 additions & 173 deletions sandbox/chat-notification-pubnub-example/facade/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@
},
"axios": "^1.15.2",
"minimatch": "^10.2.1",
"@isaacs/brace-expansion": "^5.0.1",
"@isaacs/brace-expansion": "^5.0.8",
"fast-uri":"^4.1.1",
"underscore": "^1.13.8",
"undici": "^6.24.0"
}
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@
"typescript": "^5.9.3"
},
"overrides": {
"@isaacs/brace-expansion": "^5.0.1",
"@isaacs/brace-expansion": "^5.0.8",
"axios": "^1.15.2",
"fast-uri": "^3.1.2",
"fast-uri": "^4.1.1",
"minimatch": "^10.2.1",
"check-code-coverage": {
"lodash": "^4.17.21"
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"node-forge": "^1.3.1"
},
"axios": "^1.8.2",
"fast-xml-parser": "^5.3.6",
"fast-xml-parser": "^5.10.1",
"minimatch": "^10.2.1",
"twilio": {
"axios": "^1.8.2"
Expand All @@ -109,8 +109,9 @@
},
"underscore": "^1.13.8",
"undici": "^6.24.0",
"fast-uri": "^3.1.2",
"fast-uri": "^4.1.1",
"fast-xml-builder": "^1.1.7",
"protobufjs": "^7.5.6"
"protobufjs": "^7.5.6",
"brace-expansion":"^5.0.8"
}
}
Loading
Loading