Bump jstimezonedetect from 1.0.6 to 1.0.7
Bumps [jstimezonedetect](https://github.com/pellepim/jstimezonedetect) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/pellepim/jstimezonedetect/releases) - [Changelog](https://github.com/pellepim/jstimezonedetect/blob/master/changelog.md) - [Commits](https://github.com/pellepim/jstimezonedetect/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4cae5ae368
commit
7eb3019bc7
6 changed files with 4 additions and 4 deletions
BIN
core/js/dist/login.js
vendored
BIN
core/js/dist/login.js
vendored
Binary file not shown.
BIN
core/js/dist/login.js.map
vendored
BIN
core/js/dist/login.js.map
vendored
Binary file not shown.
BIN
core/js/dist/main.js
vendored
BIN
core/js/dist/main.js
vendored
Binary file not shown.
BIN
core/js/dist/main.js.map
vendored
BIN
core/js/dist/main.js.map
vendored
Binary file not shown.
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -4979,9 +4979,9 @@
|
|||
}
|
||||
},
|
||||
"jstimezonedetect": {
|
||||
"version": "1.0.6",
|
||||
"resolved": "https://registry.npmjs.org/jstimezonedetect/-/jstimezonedetect-1.0.6.tgz",
|
||||
"integrity": "sha1-YNMfus2/V69xsGSIfuBA8Vla21I="
|
||||
"version": "1.0.7",
|
||||
"resolved": "https://registry.npmjs.org/jstimezonedetect/-/jstimezonedetect-1.0.7.tgz",
|
||||
"integrity": "sha512-ARADHortktl9IZ1tr4GHwGPIAzgz3mLNCbR/YjWtRtc/O0o634O3NeFlpLjv95EvuDA5dc8z6yfgbS8nUc4zcQ=="
|
||||
},
|
||||
"kind-of": {
|
||||
"version": "6.0.2",
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"jquery": "2.1.4",
|
||||
"jquery-migrate": "^1.4.1",
|
||||
"jquery-ui-dist": "^1.12.1",
|
||||
"jstimezonedetect": "^1.0.6",
|
||||
"jstimezonedetect": "^1.0.7",
|
||||
"lodash": "^4.17.15",
|
||||
"marked": "^0.7.0",
|
||||
"moment": "^2.24.0",
|
||||
|
|
Loading…
Reference in a new issue