feat: update dependencies, node

This commit is contained in:
xHyroM 2022-10-29 10:03:51 +02:00
parent 0ec953ee6d
commit 29cb413d63
507 changed files with 84113 additions and 61309 deletions

View file

@ -2,7 +2,7 @@
"name": "@azure/core-http",
"sdk-type": "client",
"author": "Microsoft Corporation",
"version": "2.2.5",
"version": "2.2.7",
"description": "Isomorphic client Runtime for Typescript/node.js/browser javascript client libraries generated using AutoRest",
"tags": [
"isomorphic",
@ -119,6 +119,7 @@
"@azure/abort-controller": "^1.0.0",
"@azure/core-auth": "^1.3.0",
"@azure/core-tracing": "1.0.0-preview.13",
"@azure/core-util": "^1.1.0",
"@azure/logger": "^1.0.0",
"@types/node-fetch": "^2.5.0",
"@types/tunnel": "^0.0.3",
@ -139,20 +140,19 @@
"@opentelemetry/api": "^1.0.1",
"@types/chai": "^4.1.6",
"@types/express": "^4.16.0",
"@types/glob": "^7.1.1",
"@types/mocha": "^7.0.2",
"@types/node": "^12.0.0",
"@types/sinon": "^9.0.4",
"@types/tough-cookie": "^4.0.0",
"@types/trusted-types": "^2.0.0",
"@types/uuid": "^8.0.0",
"@types/xml2js": "^0.4.11",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"downlevel-dts": "^0.8.0",
"eslint": "^7.15.0",
"eslint": "^8.0.0",
"express": "^4.16.3",
"fetch-mock": "^9.10.1",
"glob": "^7.1.2",
"karma": "^6.2.0",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^3.0.0",
@ -165,7 +165,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^15.0.0",
"prettier": "^2.5.1",
"puppeteer": "^13.5.1",
"puppeteer": "^14.0.0",
"regenerator-runtime": "^0.13.3",
"rimraf": "^3.0.0",
"shx": "^0.3.2",