Bump simple-typed-fetch from 0.1.4 to 0.1.5 (#80)

Bumps [simple-typed-fetch](https://github.com/lobotomoe/simple-typed-fetch) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/lobotomoe/simple-typed-fetch/releases)
- [Commits](https://github.com/lobotomoe/simple-typed-fetch/commits)

---
updated-dependencies:
- dependency-name: simple-typed-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2023-03-30 19:24:11 +04:00
committed by GitHub
parent 17294ff754
commit 5742b22e00

6
package-lock.json generated
View File

@@ -9689,9 +9689,9 @@
"dev": true
},
"node_modules/simple-typed-fetch": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/simple-typed-fetch/-/simple-typed-fetch-0.1.4.tgz",
"integrity": "sha512-8rZej+msT/VUdrN+j3HUmfrudOfTYfgrqZ9EuuyGifSGtUdVzmYP4IhXRNxDvEl2VF6oGi36SPYiWLdZHPQhZg==",
"version": "0.1.5",
"resolved": "https://registry.npmjs.org/simple-typed-fetch/-/simple-typed-fetch-0.1.5.tgz",
"integrity": "sha512-yawet1W84IeViNWGt45YIfVPXz39/KqsiLQlgkPyURDe+S7ZX6cWfP+aKqwsKVyR2Q8gmum7ARIVS1M44bEg1g==",
"dependencies": {
"isomorphic-unfetch": "^4.0.2",
"neverthrow": "^6.0.0",