<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="AutoImportSettings">
    <option name="autoReloadType" value="SELECTIVE" />
  </component>
  <component name="ChangeListManager">
    <list default="true" id="b89986c5-42e8-42c4-a935-5a14130453dc" name="Changes" comment="Fix CVE-2017-16100: Abandon validation using an unsafe regex pattern in favor of tokenizing and applying a linear pattern">
      <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
    </list>
    <option name="SHOW_DIALOG" value="false" />
    <option name="HIGHLIGHT_CONFLICTS" value="true" />
    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
    <option name="LAST_RESOLUTION" value="IGNORE" />
  </component>
  <component name="Git.Settings">
    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  </component>
  <component name="PackageJsonUpdateNotifier">
    <dismissed value="$PROJECT_DIR$/package.json" />
  </component>
  <component name="ProjectColorInfo"><![CDATA[{
  "associatedIndex": 3
}]]></component>
  <component name="ProjectId" id="2l1O98D5EwBuHk8XxPVxRCMmXMS" />
  <component name="ProjectViewState">
    <option name="hideEmptyMiddlePackages" value="true" />
    <option name="showLibraryContents" value="true" />
  </component>
  <component name="PropertiesComponent"><![CDATA[{
  "keyToString": {
    "RunOnceActivity.ShowReadmeOnStart": "true",
    "git-widget-placeholder": "master",
    "javascript.nodejs.core.library.configured.version": "18.19.0",
    "javascript.nodejs.core.library.typings.version": "18.19.45",
    "node.js.detected.package.eslint": "true",
    "node.js.detected.package.tslint": "true",
    "node.js.selected.package.eslint": "(autodetect)",
    "node.js.selected.package.tslint": "(autodetect)",
    "nodejs_package_manager_path": "npm",
    "settings.editor.selected.configurable": "settings.sync",
    "vue.rearranger.settings.migration": "true"
  }
}]]></component>
  <component name="SharedIndexes">
    <attachedChunks>
      <set>
        <option value="bundled-jdk-9823dce3aa75-b114ca120d71-intellij.indexing.shared.core-IU-242.20224.387" />
        <option value="bundled-js-predefined-d6986cc7102b-410509235cf1-JavaScript-IU-242.20224.387" />
      </set>
    </attachedChunks>
  </component>
  <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  <component name="TaskManager">
    <task active="true" id="Default" summary="Default task">
      <changelist id="b89986c5-42e8-42c4-a935-5a14130453dc" name="Changes" comment="" />
      <created>1724343963043</created>
      <option name="number" value="Default" />
      <option name="presentableId" value="Default" />
      <updated>1724343963043</updated>
      <workItem from="1724343964276" duration="5069000" />
    </task>
    <task id="LOCAL-00001" summary="Bump mocha dev dep">
      <option name="closed" value="true" />
      <created>1724346844868</created>
      <option name="number" value="00001" />
      <option name="presentableId" value="LOCAL-00001" />
      <option name="project" value="LOCAL" />
      <updated>1724346844868</updated>
    </task>
    <task id="LOCAL-00002" summary="Fix CVE-2017-16100: Abandon validation using an unsafe regex pattern in favor of tokenizing and applying a linear pattern">
      <option name="closed" value="true" />
      <created>1724346853170</created>
      <option name="number" value="00002" />
      <option name="presentableId" value="LOCAL-00002" />
      <option name="project" value="LOCAL" />
      <updated>1724346853170</updated>
    </task>
    <option name="localTasksCounter" value="3" />
    <servers />
  </component>
  <component name="TypeScriptGeneratedFilesManager">
    <option name="version" value="3" />
  </component>
  <component name="VcsManagerConfiguration">
    <MESSAGE value="Bump mocha dev dep" />
    <MESSAGE value="Fix CVE-2017-16100: Abandon validation using an unsafe regex pattern in favor of tokenizing and applying a linear pattern" />
    <option name="LAST_COMMIT_MESSAGE" value="Fix CVE-2017-16100: Abandon validation using an unsafe regex pattern in favor of tokenizing and applying a linear pattern" />
  </component>
</project>