Closed DavidVujic closed 6 months ago
Replacing a removed V8 AccessControl enum property to the DEFAULT.
DEFAULT
Details about the enum here: https://v8docs.nodesource.com/node-20.3/d2/dc3/namespacev8.html#a2e9a0288e6c2df2ecebc50944c3ff9fa
Fixing #343
✅ CI ✅ Unit tests, integration tests, component tests
Description
Replacing a removed V8 AccessControl enum property to the
DEFAULT
.Details about the enum here: https://v8docs.nodesource.com/node-20.3/d2/dc3/namespacev8.html#a2e9a0288e6c2df2ecebc50944c3ff9fa
Motivation and Context
Fixing #343
How Has This Been Tested?
✅ CI ✅ Unit tests, integration tests, component tests
Types of changes
Checklist: