Commit Graph

51 Commits

Author SHA1 Message Date
Kamil Mysliwiec d919d22dab
Merge pull request #264 from nestjs/dependabot/npm_and_yarn/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2
2023-04-04 13:58:28 +02:00
Kamil Mysliwiec e07e8f1d54
Merge pull request #265 from nestjs/dependabot/npm_and_yarn/cookiejar-2.1.4
chore(deps): bump cookiejar from 2.1.3 to 2.1.4
2023-04-04 13:58:14 +02:00
dependabot[bot] 0b52c931f3
chore(deps): bump @nestjs/core from 9.0.0 to 9.0.5
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 9.0.0 to 9.0.5.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v9.0.0...v9.0.5)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 03:03:33 +00:00
dependabot[bot] 3c6d02606e
chore(deps): bump cookiejar from 2.1.3 to 2.1.4
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases)
- [Commits](https://github.com/bmeck/node-cookiejar/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 12:17:31 +00:00
dependabot[bot] 23516b18b9
chore(deps): bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 02:19:51 +00:00
dependabot[bot] 840293fc2a
chore(deps): bump qs and formidable
Bumps [qs](https://github.com/ljharb/qs) and [formidable](https://github.com/node-formidable/formidable). These dependencies needed to be updated together.

Updates `qs` from 6.9.3 to 6.10.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.9.3...v6.10.3)

Updates `formidable` from 2.0.1 to 2.1.1
- [Release notes](https://github.com/node-formidable/formidable/releases)
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-formidable/formidable/commits)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: formidable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 20:10:09 +00:00
Kamil Mysliwiec cb21c798b3
Merge pull request #240 from nestjs/dependabot/npm_and_yarn/terser-5.14.2
chore(deps): bump terser from 5.14.1 to 5.14.2
2022-10-26 11:04:55 +02:00
Micael Levi (@micalevisk) ee0923a189 chore: remove `rimraf` dev dependency 2022-08-01 20:18:24 -04:00
dependabot[bot] a5f7878703
chore(deps): bump terser from 5.14.1 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 07:14:24 +00:00
Kamil Myśliwiec 6b7010ab2d
chore(): update deps 2022-07-08 10:04:23 +02:00
dependabot[bot] c786de4968
chore(deps): bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:27:23 +00:00
dependabot[bot] 4f69dbf209
chore(deps): bump follow-redirects from 1.14.4 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 23:50:09 +00:00
Kamil Myśliwiec 8380438620
chore(): upgrade deps 2021-10-18 11:41:04 +02:00
Kamil Myśliwiec 30ab1a1573
chore(): upgrade deps 2021-08-23 09:43:16 +02:00
Kamil Myśliwiec cfc2170445
chore(): upgrade deps 2021-07-07 11:57:12 +02:00
Kamil Mysliwiec fcec762d00
Merge pull request #195 from nestjs/dependabot/npm_and_yarn/y18n-4.0.1
chore(deps): bump y18n from 4.0.0 to 4.0.1
2021-06-10 11:33:58 +02:00
Kamil Mysliwiec bf66777434
Merge pull request #198 from nestjs/dependabot/npm_and_yarn/lodash-4.17.21
chore(deps): bump lodash from 4.17.20 to 4.17.21
2021-06-10 11:33:50 +02:00
Kamil Mysliwiec 80f5a6b6b2
Merge pull request #199 from nestjs/dependabot/npm_and_yarn/hosted-git-info-2.8.9
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
2021-06-10 11:33:44 +02:00
Kamil Mysliwiec d0a625c5eb
Merge pull request #200 from nestjs/dependabot/npm_and_yarn/browserslist-4.16.6
chore(deps): bump browserslist from 4.16.3 to 4.16.6
2021-06-10 11:33:37 +02:00
dependabot[bot] 34299e153c
chore(deps): bump ws from 7.3.1 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 19:49:37 +00:00
dependabot[bot] 17a49c7eea
chore(deps): bump browserslist from 4.16.3 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 01:07:03 +00:00
dependabot[bot] 15fa1ec75f
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 10:25:08 +00:00
dependabot[bot] bddad66554
chore(deps): bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 23:00:43 +00:00
dependabot[bot] cf6e647098
chore(deps): bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 17:32:41 +00:00
Kamil Myśliwiec eaf85740c5
chore(): upgrade app deps 2021-03-26 10:30:25 +01:00
Kamil Myśliwiec 489889f718
chore(): upgrade deps 2021-02-26 09:13:19 +01:00
dependabot[bot] 5f3590db11
chore(deps): bump node-notifier from 8.0.0 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 17:24:13 +00:00
Kamil Myśliwiec 1f5a8180a5
chore(): update deps, eslint configuration 2020-11-04 11:00:44 +01:00
Saul Johnson ae24abe421 Update serialize-javascript package to fix RCE vulnerability 2020-10-04 12:59:58 +02:00
dependabot[bot] b5fe512d90
chore(deps): bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-12 06:06:11 +00:00
dependabot[bot] 238d8e4a4a
chore(deps): bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 01:13:49 +00:00
dependabot[bot] 3ec8e336a4
chore(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 02:25:16 +00:00
Kamil Myśliwiec daeb1fd05a
deps(): update all packages, run audit, fix config 2020-06-01 11:14:49 +02:00
Kamil Myśliwiec 08b0150cb6
deps(): update to the latest versions 2020-05-15 09:25:58 +02:00
Kamil Myśliwiec dc0a6dc086
feat(): update to the latest version 2020-03-14 11:38:47 +01:00
Kamil Myśliwiec 908bb3ab73
deps(): migrate from tslint to eslint 2020-01-18 22:23:35 +01:00
Kamil Myśliwiec 93408a6556
deps(): run npm audit 2020-01-18 22:17:05 +01:00
Kamil Myśliwiec 15adecd3a1
fix(): update package-lock.json 2020-01-10 12:21:58 +01:00
Rubin Bhandari 129081f694 updated dependencies and fixed handlebars vulnerability in jest 2019-10-01 00:29:27 +05:45
Kamil Myśliwiec c2faba6287
deps() update package lock file 2019-09-28 11:05:43 +02:00
Kamil Myśliwiec 713503855c
feat() use nest cli scripts 2019-09-20 22:02:58 +02:00
Maxim Zinovik d853461b7f update dependency versions 2019-08-19 09:55:43 +03:00
dependabot[bot] c669294ea9
chore(deps): bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-19 09:43:27 +00:00
Kamil Myśliwiec 7f2dde2d6c
scripts(): move from nodemon to tsc-watch 2019-07-19 11:40:39 +02:00
Kamil Myśliwiec 05802f37f9
refactor: remove lock files 2018-08-16 22:02:58 +02:00
Kamil Myśliwiec df61800f58
feature: update all dependencies 2018-08-16 20:15:17 +02:00
Kamil Myśliwiec 3ad6bb5602
feature: update all dependencies 2018-08-16 20:09:22 +02:00
Kamil Myśliwiec cc3be2514d script: add debug command 2018-05-13 11:32:10 +02:00
Kamil Myśliwiec 52e1cc679a bugfix: fix broken unit test example 2018-04-28 18:04:45 +02:00
Kamil Myśliwiec f346875387 feature: update to nest v5 2018-03-26 21:19:56 +02:00