build(deps): bump inspectpack from 4.3.0 to 4.3.1 in /website/client

Bumps [inspectpack](https://github.com/FormidableLabs/inspectpack) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/FormidableLabs/inspectpack/releases)
- [Changelog](https://github.com/FormidableLabs/inspectpack/blob/master/HISTORY.md)
- [Commits](https://github.com/FormidableLabs/inspectpack/compare/v4.3.0...v4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-27 08:10:30 +00:00 committed by GitHub
parent aefd664db1
commit 4c3efdebfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -9564,9 +9564,9 @@
"integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ="
},
"fp-ts": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/fp-ts/-/fp-ts-2.3.1.tgz",
"integrity": "sha512-KevPBnYt0aaJiuUzmU9YIxjrhC9AgJ8CLtLlXmwArovlNTeYM5NtEoKd86B0wHd7FIbzeE8sNXzCoYIOr7e6Iw=="
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/fp-ts/-/fp-ts-2.4.2.tgz",
"integrity": "sha512-/6dNmbu2CRhwR+/OpjLYT3OAlIlyrnY1qjbGDeyYkisTqQfbIdWL1P4sn28yKhcBLcfIvjo9614sfo0EKscOMA=="
},
"fragment-cache": {
"version": "0.2.1",
@ -11167,9 +11167,9 @@
}
},
"inspectpack": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/inspectpack/-/inspectpack-4.3.0.tgz",
"integrity": "sha512-qC/rynccDeX9/DXabjViwspCRkbDqiQCg0S4mySlHcxXg+X0KKVjT0uJULpMVqRmhHkX5kxhIVYcivq9HfEKoA==",
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/inspectpack/-/inspectpack-4.3.1.tgz",
"integrity": "sha512-EF8MsrIxEmjG6uuo3bKIAzAaRDp1vq+gLG9oZ+D50kaQJnQOwwJp2MPvBk6GslUkIO64u524LwbzRv0AYd0qBQ==",
"requires": {
"chalk": "^3.0.0",
"fp-ts": "^2.3.1",
@ -11474,9 +11474,9 @@
"integrity": "sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA=="
},
"io-ts": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/io-ts/-/io-ts-2.0.3.tgz",
"integrity": "sha512-PLSW+/QELUEmt68jmS+1JOxDzK3jrNlfiCTb62mQYV7RfixuUHga+Up4gszLqLAtNOUSjv9UmqNX0n/tgpzniA=="
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/io-ts/-/io-ts-2.0.6.tgz",
"integrity": "sha512-WNfGzm4csMVwL4hX6QlpQWu65SV6GmOUtDo259GKlLYH1cC5bpOENgYHqQIRJ9uR3FuU1RQKDke5STwHZAn3KA=="
},
"io-ts-reporters": {
"version": "1.0.0",

View file

@ -38,7 +38,7 @@
"eslint-plugin-vue": "^6.1.2",
"habitica-markdown": "^1.3.2",
"hellojs": "^1.18.4",
"inspectpack": "^4.3.0",
"inspectpack": "^4.3.1",
"intro.js": "^2.9.3",
"jquery": "^3.4.1",
"lodash": "^4.17.15",