Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2025-04-21 18:01:41 +00:00
parent c9f0d30a86
commit 95d52b7807
647 changed files with 498055 additions and 3880 deletions

4
node_modules/long/package.json generated vendored
View file

@ -1,6 +1,6 @@
{
"name": "long",
"version": "5.3.1",
"version": "5.3.2",
"author": "Daniel Wirtz <dcode@dcode.io>",
"description": "A Long class for representing a 64-bit two's-complement integer value.",
"repository": {
@ -51,7 +51,7 @@
"README.md"
],
"devDependencies": {
"esm2umd": "^0.3.0",
"esm2umd": "^0.3.1",
"prettier": "^3.5.0",
"typescript": "^5.7.3"
}