Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit f46d6ab

Browse files
Fix high vulns (#199)
1 parent 7e8dcae commit f46d6ab

File tree

2 files changed

+2568
-1342
lines changed

2 files changed

+2568
-1342
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,15 @@
7272
"@types/node": "^14.0.6",
7373
"@types/node-fetch": "^2.5.7",
7474
"assert": "1.5.0",
75-
"browserify": "13.0.0",
75+
"browserify": "16.5.2",
7676
"browserify-istanbul": "^3.0.1",
7777
"buffer": "^4.9.2",
7878
"codeceptjs": "^2.6.5",
7979
"codecov": "^3.7.2",
8080
"compat-trigger-event": "^1.0.0",
8181
"component-each": "^0.2.6",
8282
"cz-conventional-changelog": "^2.1.0",
83-
"eslint": "^4.19.1",
83+
"eslint": "^7.8.1",
8484
"eslint-config-prettier": "^2.9.0",
8585
"eslint-plugin-mocha": "^5.0.0",
8686
"eslint-plugin-react": "^7.9.1",
@@ -101,13 +101,13 @@
101101
"lint-staged": "^10.2.13",
102102
"lodash": "^4.17.15",
103103
"mocha": "^4.1.0",
104-
"node-fetch": "^2.6.0",
105-
"np": "^3.0.4",
106-
"prettier-eslint-cli": "^4.7.1",
104+
"node-fetch": "2.6.1",
105+
"np": "^6.5.0",
106+
"prettier-eslint-cli": "5.0.0",
107107
"proclaim": "^3.5.1",
108-
"puppeteer": "^3.3.0",
108+
"puppeteer": "^5.3.0",
109109
"sinon": "^1.7.3",
110-
"snyk": "^1.83.0",
110+
"snyk": "^1.393.0",
111111
"ts-node": "^8.10.2",
112112
"typescript": "^4.0.2",
113113
"wait-on": "^5.0.1",

0 commit comments

Comments
 (0)