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>
pull/17121/head
dependabot-preview[bot] 6 years ago committed by npmbuildbot[bot]
parent 4cae5ae368
commit 7eb3019bc7
  1. 2
      core/js/dist/login.js
  2. 2
      core/js/dist/login.js.map
  3. 2
      core/js/dist/main.js
  4. 2
      core/js/dist/main.js.map
  5. 6
      package-lock.json
  6. 2
      package.json

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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…
Cancel
Save