@f5devcentral/f5-fast-core
Advanced tools
Comparing version 0.19.0 to 0.19.1
@@ -0,1 +1,5 @@ | ||
# v0.19.1 | ||
## Changed | ||
* Update dependencies | ||
# v0.19.0 | ||
@@ -2,0 +6,0 @@ ## Added |
{ | ||
"name": "@f5devcentral/f5-fast-core", | ||
"version": "0.19.0", | ||
"version": "0.19.1", | ||
"author": "F5 Networks", | ||
@@ -28,5 +28,5 @@ "license": "Apache-2.0", | ||
"chai-as-promised": "^7.1.1", | ||
"eslint": "^8.10.0", | ||
"eslint-plugin-import": "^2.25.4", | ||
"mocha": "^9.2.1", | ||
"eslint": "^8.15.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"mocha": "^9.2.2", | ||
"nock": "^13.2.4", | ||
@@ -63,6 +63,6 @@ "nyc": "^15.1.0" | ||
"@apidevtools/json-schema-ref-parser": "^9.0.9", | ||
"@f5devcentral/atg-storage": "^1.3.0", | ||
"@f5devcentral/atg-storage": "^1.3.3", | ||
"adm-zip": "^0.5.9", | ||
"ajv": "^6.12.6", | ||
"axios": "^0.24.0", | ||
"axios": "^0.27.2", | ||
"deepmerge": "^4.2.2", | ||
@@ -74,4 +74,4 @@ "js-yaml": "^4.1.0", | ||
"mustache": "^4.2.0", | ||
"yargs": "^17.3.1" | ||
"yargs": "^17.5.1" | ||
} | ||
} |
148740
+ Addedasynckit@0.4.0(transitive)
+ Addedaxios@0.27.2(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
- Removedaxios@0.24.0(transitive)
Updatedaxios@^0.27.2
Updatedyargs@^17.5.1