Commit Graph

18 Commits

Author SHA1 Message Date
dependabot[bot] 427be499cb Bump axios from 0.21.1 to 0.21.2 in /frontend
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.2/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-25 17:18:11 +00:00
Mo Elzubeir a0872508c6 Merge pull request #7 from melzubeir/dependabot/npm_and_yarn/frontend/scss-tokenizer-and-node-sass-0.4.3
Bump scss-tokenizer and node-sass in /frontend
2022-12-25 11:17:27 -06:00
dependabot[bot] 6ca103e61c Bump scss-tokenizer and node-sass in /frontend
Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer) to 0.4.3 and updates ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together.


Updates `scss-tokenizer` from 0.2.3 to 0.4.3
- [Release notes](https://github.com/sasstools/scss-tokenizer/releases)
- [Commits](https://github.com/sasstools/scss-tokenizer/compare/v0.2.3...v0.4.3)

Updates `node-sass` from 4.14.1 to 8.0.0
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v8.0.0)

---
updated-dependencies:
- dependency-name: scss-tokenizer
  dependency-type: indirect
- dependency-name: node-sass
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 14:57:56 +00:00
Mo Elzubeir cbe159fa89 Merge pull request #8 from melzubeir/dependabot/npm_and_yarn/frontend/minimist-and-webpack-1.2.7
Bump minimist and webpack in /frontend
2022-12-09 08:52:31 -06:00
Mo Elzubeir 2a873755a4 Merge pull request #6 from melzubeir/dependabot/npm_and_yarn/frontend/moment-2.29.4
Bump moment from 2.29.1 to 2.29.4 in /frontend
2022-12-09 08:51:46 -06:00
Mo Elzubeir cb8d79733c Merge pull request #9 from melzubeir/add-license-1
Create LICENSE
2022-12-09 08:51:07 -06:00
Mo Elzubeir 62e809d867 Create LICENSE 2022-12-09 08:50:49 -06:00
dependabot[bot] 5039e664f9 Bump minimist and webpack in /frontend
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.7 and updates ancestor dependency [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together.


Updates `minimist` from 1.2.5 to 1.2.7
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.7)

Updates `webpack` from 1.15.0 to 5.75.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v1.15.0...v5.75.0)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 14:50:33 +00:00
dependabot[bot] 9523c9bbf9 Bump moment from 2.29.1 to 2.29.4 in /frontend
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 14:49:11 +00:00
Mo Elzubeir 4a7e1bc491 Merge pull request #5 from melzubeir/dependabot/npm_and_yarn/frontend/qs-and-express-6.5.3
Bump qs and express in /frontend
2022-12-09 08:48:28 -06:00
Mo Elzubeir 2fdf6230a5 Merge pull request #4 from melzubeir/dependabot/npm_and_yarn/frontend/minimatch-3.0.8
Bump minimatch from 3.0.4 to 3.0.8 in /frontend
2022-12-09 08:48:18 -06:00
Mo Elzubeir 26566cd320 Merge pull request #3 from melzubeir/dependabot/npm_and_yarn/frontend/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend
2022-12-09 08:48:06 -06:00
Mo Elzubeir e716f5994b Merge pull request #2 from melzubeir/dependabot/npm_and_yarn/frontend/moment-timezone-0.5.35
Bump moment-timezone from 0.5.31 to 0.5.35 in /frontend
2022-12-09 08:47:54 -06:00
dependabot[bot] bb8ec58dc0 Bump qs and express in /frontend
Bumps [qs](https://github.com/ljharb/qs) to 6.5.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `qs` from 6.5.2 to 6.5.3
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 14:46:55 +00:00
dependabot[bot] b0bb286ab9 Bump minimatch from 3.0.4 to 3.0.8 in /frontend
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 14:45:13 +00:00
dependabot[bot] 7d0e70801c Bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 14:45:10 +00:00
dependabot[bot] 0e55d15184 Bump moment-timezone from 0.5.31 to 0.5.35 in /frontend
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.31 to 0.5.35.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.31...0.5.35)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 14:44:08 +00:00
Mo Elzubeir 1218570914 at the end of the day, it was inevitable 2022-12-09 08:36:26 -06:00