build(deps): bump smartbanner.js in /website/client

Bumps [smartbanner.js](https://github.com/ain/smartbanner.js) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/ain/smartbanner.js/releases)
- [Commits](https://github.com/ain/smartbanner.js/compare/v1.16.0...v1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-06 05:10:00 +00:00 committed by GitHub
parent e22eef993b
commit 2e41576fa2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -26401,9 +26401,9 @@
}
},
"smartbanner.js": {
"version": "1.16.0",
"resolved": "https://registry.npmjs.org/smartbanner.js/-/smartbanner.js-1.16.0.tgz",
"integrity": "sha512-7YxlOX8pP4M6hv64cMfzS9LhrzLGzPCz3XEcOXYRlE3U13dwmX/9hdB3re2t+tZd8NYhYA9wdt+WsFI09Tes6g=="
"version": "1.17.0",
"resolved": "https://registry.npmjs.org/smartbanner.js/-/smartbanner.js-1.17.0.tgz",
"integrity": "sha512-KT/psg/s2+LxoWLFVtt846eMcgjf4g6GYaTqzJ4xvBV9hAlhis8bd6J1LkVS3S8Ra9RhhjqOEP92XoTef3XZ4w=="
},
"snapdragon": {
"version": "0.8.2",

View file

@ -47,7 +47,7 @@
"nconf": "^0.11.3",
"sass": "^1.34.0",
"sass-loader": "^8.0.2",
"smartbanner.js": "^1.16.0",
"smartbanner.js": "^1.17.0",
"svg-inline-loader": "^0.8.2",
"svg-url-loader": "^7.1.1",
"svgo": "^1.3.2",