Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Commit 563c34d

Browse files
Bump jsonstat from 0.13.3 to 0.13.13
Bumps [jsonstat](https://github.com/badosa/JSON-stat) from 0.13.3 to 0.13.13. - [Release notes](https://github.com/badosa/JSON-stat/releases) - [Commits](https://github.com/badosa/JSON-stat/commits) --- updated-dependencies: - dependency-name: jsonstat dependency-version: 0.13.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6005115 commit 563c34d

2 files changed

Lines changed: 4 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"repository": "github:eithe/node-red-contrib-jsonstat",
77
"license": "MIT",
88
"dependencies": {
9-
"jsonstat": "0.13.3"
9+
"jsonstat": "0.13.13"
1010
},
1111
"devDependencies": {
1212
"coveralls": "^3.0.2",

yarn.lock

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1468,9 +1468,9 @@ jsonfile@^4.0.0:
14681468
optionalDependencies:
14691469
graceful-fs "^4.1.6"
14701470

1471-
jsonstat@0.13.3:
1472-
version "0.13.3"
1473-
resolved "https://registry.yarnpkg.com/jsonstat/-/jsonstat-0.13.3.tgz#2202bbe6f448f2ce1dcf06574c6858aa579c6746"
1471+
jsonstat@0.13.13:
1472+
version "0.13.13"
1473+
resolved "https://registry.yarnpkg.com/jsonstat/-/jsonstat-0.13.13.tgz#cd4c8d2f3ce8457bdbc8f04eddb043d53010e7e6"
14741474

14751475
jsprim@^1.2.2:
14761476
version "1.4.1"
@@ -1727,10 +1727,6 @@ minimist@^1.1.0, minimist@^1.2.0, minimist@^1.2.5:
17271727
version "1.2.5"
17281728
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
17291729

1730-
minimist@^1.2.5:
1731-
version "1.2.5"
1732-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
1733-
17341730
minimist@~0.0.1:
17351731
version "0.0.10"
17361732
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"

0 commit comments

Comments
 (0)