Bump tedious from 12.3.0 to 14.3.0 (#5019)

Bumps [tedious](https://github.com/tediousjs/tedious) from 12.3.0 to 14.3.0.
- [Release notes](https://github.com/tediousjs/tedious/releases)
- [Commits](https://github.com/tediousjs/tedious/compare/v12.3.0...v14.3.0)

---
updated-dependencies:
- dependency-name: tedious
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-19 13:40:08 +02:00 committed by GitHub
parent 2cc81283c7
commit 8a810ea456
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -131,7 +131,7 @@
"source-map-support": "^0.5.21", "source-map-support": "^0.5.21",
"tap-spec": "^5.0.0", "tap-spec": "^5.0.0",
"tape": "^5.5.0", "tape": "^5.5.0",
"tedious": "^12.3.0", "tedious": "^14.3.0",
"toxiproxy-node-client": "^2.0.6", "toxiproxy-node-client": "^2.0.6",
"ts-node": "^10.4.0", "ts-node": "^10.4.0",
"tsd": "^0.19.1", "tsd": "^0.19.1",