Pin dependencies (#30)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-05 14:13:19 +03:00 committed by GitHub
parent 4c18018741
commit 00638e35c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 20 deletions

20
package-lock.json generated
View File

@ -9,17 +9,17 @@
"version": "0.1.0",
"devDependencies": {
"@vality/openapi-generator-cli": "0.1.1-91ea45c.0",
"connect": "^3.4.1",
"cors": "^2.7.1",
"deploy-to-gh-pages": "^1.1.0",
"connect": "3.7.0",
"cors": "2.8.5",
"deploy-to-gh-pages": "1.3.7",
"gulp": "github:gulpjs/gulp",
"gulp-connect": "^4.2.0",
"gulp-util": "^3.0.7",
"json-merge-patch": "^0.2.3",
"portfinder": "^1.0.3",
"shelljs": "^0.7.0",
"swagger-repo": "^1.0.0",
"swagger-ui": "^2.2.10"
"gulp-connect": "4.2.0",
"gulp-util": "3.0.8",
"json-merge-patch": "0.2.3",
"portfinder": "1.0.28",
"shelljs": "0.7.8",
"swagger-repo": "1.5.1",
"swagger-ui": "2.2.10"
}
},
"node_modules/@nestjs/common": {

View File

@ -10,16 +10,16 @@
},
"devDependencies": {
"@vality/openapi-generator-cli": "0.1.1-91ea45c.0",
"connect": "^3.4.1",
"cors": "^2.7.1",
"deploy-to-gh-pages": "^1.1.0",
"connect": "3.7.0",
"cors": "2.8.5",
"deploy-to-gh-pages": "1.3.7",
"gulp": "github:gulpjs/gulp",
"gulp-connect": "^4.2.0",
"gulp-util": "^3.0.7",
"json-merge-patch": "^0.2.3",
"portfinder": "^1.0.3",
"shelljs": "^0.7.0",
"swagger-repo": "^1.0.0",
"swagger-ui": "^2.2.10"
"gulp-connect": "4.2.0",
"gulp-util": "3.0.8",
"json-merge-patch": "0.2.3",
"portfinder": "1.0.28",
"shelljs": "0.7.8",
"swagger-repo": "1.5.1",
"swagger-ui": "2.2.10"
}
}