Skip to content

Commit 02808e8

Browse files
Merge pull request #264 from gjsjohnmurray/fix-serialize-javascript
Resolve dependabot alert about serialize-javascript
2 parents cf13a1f + e0b76b6 commit 02808e8

File tree

2 files changed

+101
-25
lines changed

2 files changed

+101
-25
lines changed

package-lock.json

Lines changed: 100 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -896,7 +896,7 @@
896896
"eslint-plugin-promise": "^4.2.1",
897897
"extend": "^3.0.2",
898898
"minimist": ">=1.2.5",
899-
"mocha": "^8.0.1",
899+
"mocha": "^8.1.1",
900900
"nock": "^13.0.0",
901901
"ovsx": "latest",
902902
"prettier": "^2.0.5",

0 commit comments

Comments
 (0)