⬆️ Bump moment-timezone from 0.5.34 to 0.5.37

Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.37.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.34...0.5.37)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-31 06:56:15 +00:00 committed by GitHub
commit a4c2efac00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

28
package-lock.json generated
View file

@ -12,7 +12,7 @@
"@types/express": "^4.17.6",
"@types/request-promise-native": "~1.0.15",
"@typescript-eslint/parser": "^5.29.0",
"eslint-plugin-n8n-nodes-base": "^1.5.3",
"eslint-plugin-n8n-nodes-base": "^1.5.4",
"gulp": "^4.0.2",
"n8n-core": "^0.125.0",
"n8n-workflow": "^0.107.0",
@ -1981,15 +1981,16 @@
}
},
"node_modules/eslint-plugin-n8n-nodes-base": {
"version": "1.5.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-n8n-nodes-base/-/eslint-plugin-n8n-nodes-base-1.5.3.tgz",
"integrity": "sha512-4uWqhC1w/R1QODVMt2z8IWoRwuCNAhX4OAK+Ct/S5c22phkfP660GNWCR0xzvqnfcr6bvlDMpdafaAQswIL2YA==",
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-n8n-nodes-base/-/eslint-plugin-n8n-nodes-base-1.7.1.tgz",
"integrity": "sha512-6xkBcsWeh7MX56KkoJfOudwlC4oh3rgApCADCe9liu1C2PKc6hGRHG8wlrpx+dCYdJHs35FKihw6hCKTRx19UQ==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^5.17.0",
"camel-case": "^4.1.2",
"eslint-docgen": "^0.7.0",
"indefinite": "^2.4.1",
"pascal-case": "^3.1.2",
"pluralize": "^8.0.0",
"sentence-case": "^3.0.4",
"title-case": "^3.0.3"
@ -4294,9 +4295,9 @@
}
},
"node_modules/moment-timezone": {
"version": "0.5.34",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.34.tgz",
"integrity": "sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg==",
"version": "0.5.37",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.37.tgz",
"integrity": "sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg==",
"dev": true,
"dependencies": {
"moment": ">= 2.9.0"
@ -9063,15 +9064,16 @@
}
},
"eslint-plugin-n8n-nodes-base": {
"version": "1.5.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-n8n-nodes-base/-/eslint-plugin-n8n-nodes-base-1.5.3.tgz",
"integrity": "sha512-4uWqhC1w/R1QODVMt2z8IWoRwuCNAhX4OAK+Ct/S5c22phkfP660GNWCR0xzvqnfcr6bvlDMpdafaAQswIL2YA==",
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-n8n-nodes-base/-/eslint-plugin-n8n-nodes-base-1.7.1.tgz",
"integrity": "sha512-6xkBcsWeh7MX56KkoJfOudwlC4oh3rgApCADCe9liu1C2PKc6hGRHG8wlrpx+dCYdJHs35FKihw6hCKTRx19UQ==",
"dev": true,
"requires": {
"@typescript-eslint/utils": "^5.17.0",
"camel-case": "^4.1.2",
"eslint-docgen": "^0.7.0",
"indefinite": "^2.4.1",
"pascal-case": "^3.1.2",
"pluralize": "^8.0.0",
"sentence-case": "^3.0.4",
"title-case": "^3.0.3"
@ -10874,9 +10876,9 @@
"dev": true
},
"moment-timezone": {
"version": "0.5.34",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.34.tgz",
"integrity": "sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg==",
"version": "0.5.37",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.37.tgz",
"integrity": "sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg==",
"dev": true,
"requires": {
"moment": ">= 2.9.0"