julesfern / spahql

A query language for Javascript data. Extracted from Spah.
MIT License
325 stars 20 forks source link

Bump json from 1.5.4 to 1.5.5 #40

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps json from 1.5.4 to 1.5.5.

Changelog *Sourced from [json's changelog](https://github.com/flori/json/blob/v1.5.5/CHANGES).* > 2013-02-04 (1.5.5) > * Security fix for JSON create_additions default value. It should not be > possible to create additions unless > explicitely requested by setting the create_additions argument to true or > using the JSON.load/dump interface. > * Backport change that corrects Time serialisation/deserialisation on some > platforms.
Commits - [`79fa7f3`](https://github.com/flori/json/commit/79fa7f352bae842017c885101a556875600fb468) Security fix create_additons problem 1.5.5 - See full diff in [compare view](https://github.com/flori/json/compare/v1.5.4...v1.5.5)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/julesfern/spahql/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #45.