Skip to content

Commit f079bb2

Browse files
committed
Fixed security alert showing on package diff
1 parent 2b912d3 commit f079bb2

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

package-lock.json

Lines changed: 15 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,19 +60,20 @@
6060
"bluebird": "^3.5.5",
6161
"catbuffer-typescript": "0.0.11",
6262
"crypto-js": "^3.1.9-1",
63+
"diff": "^4.0.2",
6364
"futoin-hkdf": "^1.3.1",
6465
"js-joda": "^1.6.2",
6566
"js-sha256": "^0.9.0",
6667
"js-sha3": "^0.8.0",
6768
"js-sha512": "^0.8.0",
6869
"long": "^4.0.0",
6970
"merkletreejs": "^0.1.7",
70-
"symbol-openapi-typescript-node-client": "0.8.5",
7171
"request": "^2.88.0",
7272
"request-promise-native": "^1.0.5",
7373
"ripemd160": "^2.0.2",
7474
"rxjs": "^6.5.3",
7575
"rxjs-compat": "^6.5.3",
76+
"symbol-openapi-typescript-node-client": "0.8.5",
7677
"tweetnacl": "^1.0.3",
7778
"utf8": "^2.1.2",
7879
"ws": "^5.2.0"

0 commit comments

Comments
 (0)