mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-06 05:22:52 +00:00
build: update dependencies to fix security issues
This commit is contained in:
16
package.json
16
package.json
@@ -41,12 +41,12 @@
|
||||
"jsonschema": "1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.5.0",
|
||||
"@openstapps/core-tools": "0.2.0",
|
||||
"@openstapps/logger": "0.0.3",
|
||||
"@openstapps/configuration": "0.6.0",
|
||||
"@openstapps/core-tools": "0.3.0",
|
||||
"@openstapps/logger": "0.0.5",
|
||||
"@types/chai": "4.1.7",
|
||||
"@types/humanize-string": "1.0.0",
|
||||
"@types/node": "10.12.18",
|
||||
"@types/node": "11.9.3",
|
||||
"@types/rimraf": "2.0.2",
|
||||
"async-pool-native": "0.1.0",
|
||||
"chai": "4.2.0",
|
||||
@@ -56,9 +56,9 @@
|
||||
"mocha": "5.2.0",
|
||||
"mocha-typescript": "1.1.17",
|
||||
"rimraf": "2.6.3",
|
||||
"ts-node": "7.0.1",
|
||||
"tslint": "5.12.0",
|
||||
"typedoc": "0.14.0",
|
||||
"typescript": "3.2.2"
|
||||
"ts-node": "8.0.2",
|
||||
"tslint": "5.12.1",
|
||||
"typedoc": "0.14.2",
|
||||
"typescript": "3.3.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user