An easy-to-use platform for EEG experimentation in the classroom
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump tar from 7.5.9 to 7.5.10

Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.9...v7.5.10)

---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.10
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

authored by

dependabot[bot] and committed by
Teon L Brooks
ab452dff 6339cae0

+3 -3
+3 -3
package-lock.json
··· 19905 19905 } 19906 19906 }, 19907 19907 "node_modules/tar": { 19908 - "version": "7.5.9", 19909 - "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.9.tgz", 19910 - "integrity": "sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==", 19908 + "version": "7.5.10", 19909 + "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.10.tgz", 19910 + "integrity": "sha512-8mOPs1//5q/rlkNSPcCegA6hiHJYDmSLEI8aMH/CdSQJNWztHC9WHNam5zdQlfpTwB9Xp7IBEsHfV5LKMJGVAw==", 19911 19911 "dev": true, 19912 19912 "license": "BlueOak-1.0.0", 19913 19913 "dependencies": {