1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-10 17:04:36 +00:00

fix(npm): pined dep versions

This commit is contained in:
Yury Shkoda
2022-05-12 09:49:04 +03:00
parent b0b1c32180
commit 3bc70b91b8
2 changed files with 2661 additions and 42 deletions

2693
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -43,11 +43,11 @@
},
"license": "ISC",
"devDependencies": {
"@cypress/webpack-preprocessor": "^5.9.1",
"@types/form-data": "^2.5.0",
"cypress": "^7.7.0",
"typedoc-neo-theme": "^1.1.1",
"typedoc-plugin-external-module-name": "^4.0.6",
"@cypress/webpack-preprocessor": "5.9.1",
"@types/form-data": "2.5.0",
"cypress": "7.7.0",
"typedoc-neo-theme": "1.1.1",
"typedoc-plugin-external-module-name": "4.0.6",
"@types/axios": "0.14.0",
"@types/express": "4.17.13",
"@types/jest": "27.4.0",