Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

Commit ad1ce8c

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-KINDOF-537849
1 parent 1e69891 commit ad1ce8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"prepublish": "npm run snyk-protect"
3030
},
3131
"dependencies": {
32-
"@adonisjs/ace": "^5.0.8",
32+
"@adonisjs/ace": "^6.0.0",
3333
"@adonisjs/ignitor": "^2.0.8",
3434
"adonis-await-outside": "^1.0.0",
3535
"cli-step": "^1.0.2",

0 commit comments

Comments
 (0)