1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14: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", "license": "ISC",
"devDependencies": { "devDependencies": {
"@cypress/webpack-preprocessor": "^5.9.1", "@cypress/webpack-preprocessor": "5.9.1",
"@types/form-data": "^2.5.0", "@types/form-data": "2.5.0",
"cypress": "^7.7.0", "cypress": "7.7.0",
"typedoc-neo-theme": "^1.1.1", "typedoc-neo-theme": "1.1.1",
"typedoc-plugin-external-module-name": "^4.0.6", "typedoc-plugin-external-module-name": "4.0.6",
"@types/axios": "0.14.0", "@types/axios": "0.14.0",
"@types/express": "4.17.13", "@types/express": "4.17.13",
"@types/jest": "27.4.0", "@types/jest": "27.4.0",