chore(deps): bump axios to 1.6.2 (#1911)

* chore(deps): bump axios to 1.6.2
* Bump wait-on version to prevent conflict
This commit is contained in:
Iain Sproat
2023-12-14 14:24:33 +00:00
committed by GitHub
parent 699048b391
commit ac558564a4
2 changed files with 30 additions and 97 deletions
+2
View File
@@ -58,6 +58,7 @@
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@types/react": "file:./packages/frontend-2/type-augmentations/stubs/types__react",
"axios": ">=1.6.0",
"core-js": "3.22.4",
"core-js-compat/semver": "^7.5.4",
"eslint": "^8.11.0",
@@ -71,6 +72,7 @@
"tough-cookie": ">=4.1.3",
"tslib": "^2.3.1",
"typescript": "^5.2.2",
"wait-on": ">=7.2.0",
"word-wrap": "npm:@aashutoshrathi/word-wrap@^1.2.4",
"xml2js": ">=0.5.0"
},