node-red-contrib-filemaker
node-red-contrib-filemaker copied to clipboard
A Node Red FileMaker module. This module uses the FileMaker Data API to connect with a FileMaker server.
Bumps [flat](https://github.com/hughsk/flat) from 4.1.0 to 5.0.2. Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh lockfile, format with standard. e52185d Test against node 14 in CI. 0189cb1 Avoid arrow function syntax....
Bumps [express](https://github.com/expressjs/express) to 4.18.1 and updates ancestor dependencies [express](https://github.com/expressjs/express), [node-red](https://github.com/node-red/node-red) and [node-red-node-test-helper](https://github.com/node-red/node-red-node-test-helper). These dependencies need to be updated together. Updates `express` from 4.17.1 to 4.18.1 Release notes Sourced from express's...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [snyk](https://github.com/snyk/snyk) from 1.413.2 to 1.996.0. Release notes Sourced from snyk's releases. v1.996.0 1.996.0 (2022-09-01) Bug Fixes bump golang plugin version (8893f81) Features add --var-file support (537372d) v1.995.0 1.995.0 (2022-08-31)...
Hi, I have serious problems with Timeout error: "timeout of 3000ms exceeded" The default time is 3000 ms and from what I have read it cannot be changed. Currently we...
Trying to configure dapi-client to use a custom port, for example: `https://:4433` Appending port number to the **server** param results in connection timeout error. Manually hitting the Data API works...
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.31 to 0.5.37. Release notes Sourced from moment-timezone's releases. 0.5.34 Updated data to IANA TZDB 2021e Release 0.5.33 Updated data to IANA TZDB 2021a Release 0.5.32 Updated...
Bumps [moment](https://github.com/moment/moment) from 2.29.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...