Skip to content

Commit 76ac4ea

Browse files
Merge pull request #6 from meonBot/snyk-fix-d4d5055b0bec382c085e9fa04e982d0f
[Snyk] Fix for 149 vulnerabilities
2 parents f034200 + d96edd3 commit 76ac4ea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,27 +46,27 @@
4646
},
4747
"homepage": "https://github.com/ipfs-shipyard/ipfs-desktop",
4848
"devDependencies": {
49-
"@svgr/cli": "^5.4.0",
49+
"@svgr/cli": "^6.0.0",
5050
"chai": "^4.2.0",
5151
"cross-env": "^7.0.2",
5252
"delay": "^4.3.0",
5353
"dirty-chai": "^2.0.1",
5454
"electron-notarize": "1.0.0",
5555
"electron-notarize-dmg": "1.0.0",
56-
"got": "^11.6.2",
56+
"got": "^11.8.5",
5757
"ipfs-or-gateway": "^2.1.0",
5858
"mocha": "^7.1.2",
5959
"npm-run-all": "^4.1.5",
6060
"pre-commit": "^1.2.2",
6161
"proxyquire": "^2.1.3",
6262
"request": "^2.88.2",
6363
"request-progress": "^3.0.0",
64-
"semver-regex": "^3.1.1",
64+
"semver-regex": "^3.1.4",
6565
"shx": "^0.3.2",
6666
"sinon": "^9.0.2",
6767
"spectron": "^11.1.0",
6868
"standard": "^14.3.4",
69-
"tar": "^6.0.2",
69+
"tar": "^6.1.9",
7070
"tmp": "0.2.1",
7171
"xvfb-maybe": "^0.2.1"
7272
},

0 commit comments

Comments
 (0)