Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch 'master' into v5 #300

Merged
merged 3 commits into from
Sep 1, 2023
Merged

Merge branch 'master' into v5 #300

merged 3 commits into from
Sep 1, 2023

Conversation

wjhsf
Copy link
Contributor

@wjhsf wjhsf commented Sep 1, 2023

No description provided.

colincasey and others added 3 commits June 5, 2023 08:13
All occurrences of new object creation in `memstore.js` have been changed from `{}` (i.e.; `Object.create(Object.prototype)` to `Object.create(null)` so that we are using object instances that do not have a prototype property that can be polluted.

@fixes #282
@wjhsf wjhsf merged commit b19eac4 into v5 Sep 1, 2023
6 checks passed
@wjhsf wjhsf deleted the sync-v5-master branch September 1, 2023 20:08
wjhsf pushed a commit that referenced this pull request Feb 8, 2024
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants