Skip to content

Commit 95107cb

Browse files
renovate-bottinovyatkin
authored andcommitted
Update dependency strip-json-comments to v4
1 parent 0ee1e2d commit 95107cb

File tree

2 files changed

+24
-6
lines changed

2 files changed

+24
-6
lines changed

package-lock.json

Lines changed: 22 additions & 4 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
@@ -2,7 +2,7 @@
22
"name": "@walletpass/pass-js",
33
"description": "Apple Wallet Pass generating and pushing updates from Node.js",
44
"author": "Konstantin Vyatkin <tino@vtkn.io>",
5-
"version": "6.9.4",
5+
"version": "6.9.5",
66
"homepage": "https://github.com/walletpass/pass-js",
77
"license": "MIT",
88
"licenses": [
@@ -85,7 +85,7 @@
8585
"event-iterator": "2.0.0",
8686
"imagesize": "1.0.0",
8787
"node-forge": "1.2.1",
88-
"strip-json-comments": "3.1.1",
88+
"strip-json-comments": "4.0.0",
8989
"yauzl": "2.10.0"
9090
}
9191
}

0 commit comments

Comments
 (0)