build(deps): bump intro.js from 4.1.0 to 4.2.2 in /website/client (#13474)

Bumps [intro.js](https://github.com/usablica/intro.js) from 4.1.0 to 4.2.2.
- [Release notes](https://github.com/usablica/intro.js/releases)
- [Commits](https://github.com/usablica/intro.js/compare/v4.1.0...v4.2.2)

---
updated-dependencies:
- dependency-name: intro.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] 2021-09-01 18:03:18 -05:00 committed by GitHub
parent 980d7b2b37
commit 56337bd7d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -19438,9 +19438,9 @@
"integrity": "sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA=="
},
"intro.js": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/intro.js/-/intro.js-4.1.0.tgz",
"integrity": "sha512-+Y+UsP+yvqqlEOjFExMBXKopn3nzwc91PaUl0SrvqiVs6ztko1DzfkoXR2AnfirZVZZhr5Aej6wlXRlvIkuMcA=="
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/intro.js/-/intro.js-4.2.2.tgz",
"integrity": "sha512-Zgz2e8syCuttJ2vJlDOWCSWPUJBr7AOJkU5Ti3zcvXho+y//q0ixwoT+PkPLJWI7AX35IdgRcxAEWUrOAJYiNQ=="
},
"invariant": {
"version": "2.2.4",

View file

@ -39,7 +39,7 @@
"habitica-markdown": "^3.0.0",
"hellojs": "^1.19.4",
"inspectpack": "^4.7.1",
"intro.js": "^4.1.0",
"intro.js": "^4.2.2",
"jquery": "^3.6.0",
"lodash": "^4.17.21",
"moment": "^2.29.1",