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

Commit 35684d5

Browse files
authored
Merge pull request #20 from eithe/dependabot/npm_and_yarn/jsonstat-0.13.13
Bump jsonstat from 0.13.3 to 0.13.13
2 parents eba1793 + 563c34d commit 35684d5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1487,9 +1487,9 @@ jsonfile@^4.0.0:
14871487
optionalDependencies:
14881488
graceful-fs "^4.1.6"
14891489

1490-
jsonstat@0.13.3:
1491-
version "0.13.3"
1492-
resolved "https://registry.yarnpkg.com/jsonstat/-/jsonstat-0.13.3.tgz#2202bbe6f448f2ce1dcf06574c6858aa579c6746"
1490+
jsonstat@0.13.13:
1491+
version "0.13.13"
1492+
resolved "https://registry.yarnpkg.com/jsonstat/-/jsonstat-0.13.13.tgz#cd4c8d2f3ce8457bdbc8f04eddb043d53010e7e6"
14931493

14941494
jsprim@^1.2.2:
14951495
version "1.4.1"

0 commit comments

Comments
 (0)