Commit Graph

102 Commits

Author SHA1 Message Date
dependabot[bot]
b1187eb488 Bump semver from 7.5.1 to 7.5.2 (#721)
Bumps [semver](https://github.com/npm/node-semver) from 7.5.1 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.5.1...v7.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-28 16:21:44 +02:00
dependabot[bot]
a01d042c18 Bump word-wrap from 1.2.3 to 1.2.5 (#722)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-28 16:06:18 +02:00
dependabot[bot]
bd553568fb Bump browserify-sign from 4.2.1 to 4.2.2 (#720)
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-28 12:37:39 +02:00
Denis Barbaron
0749b553e8 add support of node version 20.3.0 (#672)
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
2023-06-12 23:47:40 +02:00
dependabot[bot]
0659ebe16d Bump cookiejar from 2.1.3 to 2.1.4 (#632)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-04 01:24:45 +01:00
dependabot[bot]
1d3df08d9a Bump decode-uri-component from 0.2.0 to 0.2.2 (#622)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 14:14:59 +01:00
dependabot[bot]
831ee733c6 Bump moment from 2.29.3 to 2.29.4 (#596)
Bumps [moment](https://github.com/moment/moment) from 2.29.3 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.3...2.29.4)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-24 13:03:17 +01:00
Konstantin
e7e0d3b960 Fixing the link to get the package swagger-node-runner from ssh to https (#607)
Signed-off-by: Energoblock <7158577+Energoblock@users.noreply.github.com>

Signed-off-by: Energoblock <7158577+Energoblock@users.noreply.github.com>
2022-10-31 17:09:35 +01:00
dependabot[bot]
2a5b1b9d2d Bump passport from 0.4.1 to 0.6.0 (#581)
Bumps [passport](https://github.com/jaredhanson/passport) from 0.4.1 to 0.6.0.
- [Release notes](https://github.com/jaredhanson/passport/releases)
- [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaredhanson/passport/compare/v0.4.1...v0.6.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 01:26:05 +02:00
Joowon Moon
0c74b53a94 fix #592 Fix marketName issue (#593)
Signed-off-by: Joowon Moon <jsjs401@daum.net>
2022-09-30 13:29:54 +02:00
Denis Barbaron
878171ec24 fix deprecated warnings on Buffer class (#580)
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>

Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
2022-09-16 16:07:49 +02:00
Karol Wrótniak
e60bcee3fc Revert "Fix adbkit API invocations (#524)" (#528)
This reverts commit 6f09708304.
2022-05-12 10:08:47 +02:00
Karol Wrótniak
6f09708304 Fix adbkit API invocations (#524)
Update Adbkit to 3.2.3
2022-05-05 18:43:22 +02:00
Karol Wrótniak
3425d831e8 Downgrade adbkit to 2.11.3 (#520) 2022-04-26 23:56:02 +02:00
Karol Wrótniak
a56e53ee03 Downgrade adbkit to 3.2.1 (#519) 2022-04-26 20:56:48 +02:00
Karol Wrótniak
8cdd6c13dc release 3.6.2 (#515) 2022-04-20 20:37:03 +02:00
dependabot[bot]
04d03e8c77 Bump aws-sdk from 2.1110.0 to 2.1117.0 (#511)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1110.0 to 2.1117.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1110.0...v2.1117.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-20 18:27:07 +02:00
Denis Barbaron
6b2f434acb upgrade node to latest version v17.9.0 (#500)
* upgrade node to latest version v17.9.0

Signed-off-by: Denis Barbaron <denis.barbaron@orange.com>

* remove useless comments in karma configuration file

Signed-off-by: Denis Barbaron <denis.barbaron@orange.com>
2022-04-12 17:03:43 +02:00
dependabot[bot]
f61215a689 Bump url-parse from 1.5.3 to 1.5.7 (#443)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-19 17:30:42 +01:00
dependabot[bot]
fcf2220a37 Bump simple-get from 3.1.0 to 3.1.1 (#436)
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 09:10:28 +01:00
dependabot[bot]
a59d0eeecc Bump follow-redirects from 1.14.7 to 1.14.8 (#435)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 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.7...v1.14.8)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-13 23:41:23 +01:00
dependabot[bot]
7bcd4fae1f Bump passport-oauth2 from 1.5.0 to 1.6.1 (#329)
Bumps [passport-oauth2](https://github.com/jaredhanson/passport-oauth2) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/jaredhanson/passport-oauth2/releases)
- [Changelog](https://github.com/jaredhanson/passport-oauth2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaredhanson/passport-oauth2/compare/v1.5.0...v1.6.1)

---
updated-dependencies:
- dependency-name: passport-oauth2
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-15 00:39:05 +01:00
dependabot[bot]
bf0391dafd Bump follow-redirects from 1.14.4 to 1.14.7 (#401)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-15 00:34:18 +01:00
dependabot[bot]
8afe6656eb Bump axios from 0.21.1 to 0.21.4 (#330)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-12 02:04:56 +01:00
dependabot[bot]
e42fccf368 Bump jszip from 3.2.2 to 3.7.1 (#309)
Bumps [jszip](https://github.com/Stuk/jszip) from 3.2.2 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.2.2...v3.7.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-12 20:14:29 +02:00
dependabot[bot]
e962b67233 Bump url-parse from 1.5.1 to 1.5.3 (#310)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-12 20:14:13 +02:00
dependabot[bot]
388a81d3cb Bump path-parse from 1.0.5 to 1.0.7 (#308)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-12 19:14:54 +02:00
dependabot[bot]
c8400451ba Bump openid from 2.0.6 to 2.0.9 (#288)
Bumps [openid](https://github.com/havard/node-openid) from 2.0.6 to 2.0.9.
- [Release notes](https://github.com/havard/node-openid/releases)
- [Commits](https://github.com/havard/node-openid/compare/v2.0.6...v2.0.9)

---
updated-dependencies:
- dependency-name: openid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-03 13:40:51 +02:00
dependabot[bot]
9399b4094a Bump karma-junit-reporter from 1.2.0 to 2.0.1 (#287)
Bumps [karma-junit-reporter](https://github.com/karma-runner/karma-junit-reporter) from 1.2.0 to 2.0.1.
- [Release notes](https://github.com/karma-runner/karma-junit-reporter/releases)
- [Changelog](https://github.com/karma-runner/karma-junit-reporter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-junit-reporter/compare/v1.2.0...v2.0.1)

---
updated-dependencies:
- dependency-name: karma-junit-reporter
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-03 13:26:08 +02:00
dependabot[bot]
7bc41a075e Bump karma-chrome-launcher from 2.2.0 to 3.1.0 (#276)
Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) from 2.2.0 to 3.1.0.
- [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-chrome-launcher/compare/v2.2.0...v3.1.0)

---
updated-dependencies:
- dependency-name: karma-chrome-launcher
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-03 02:27:10 +02:00
dependabot[bot]
c09b42e9ca Bump style-loader from 0.13.2 to 0.23.1 (#274)
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.13.2 to 0.23.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.13.2...v0.23.1)

---
updated-dependencies:
- dependency-name: style-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-03 02:14:49 +02:00
dependabot[bot]
4e85e82432 Bump serve-favicon from 2.4.3 to 2.5.0 (#285)
Bumps [serve-favicon](https://github.com/expressjs/serve-favicon) from 2.4.3 to 2.5.0.
- [Release notes](https://github.com/expressjs/serve-favicon/releases)
- [Changelog](https://github.com/expressjs/serve-favicon/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-favicon/compare/v2.4.3...2.5.0)

---
updated-dependencies:
- dependency-name: serve-favicon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-07-03 02:14:28 +02:00
dependabot[bot]
1f124478c1 Bump gulp-jsonlint from 1.2.0 to 1.3.2 (#275)
Bumps [gulp-jsonlint](https://github.com/rogeriopvl/gulp-jsonlint) from 1.2.0 to 1.3.2.
- [Release notes](https://github.com/rogeriopvl/gulp-jsonlint/releases)
- [Commits](https://github.com/rogeriopvl/gulp-jsonlint/compare/v1.2.0...v1.3.2)

---
updated-dependencies:
- dependency-name: gulp-jsonlint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-29 00:11:53 +02:00
dependabot[bot]
fa5590540b Bump template-html-loader from 0.0.3 to 0.0.4 (#277)
Bumps [template-html-loader](https://github.com/jtangelder/template-html-loader) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/jtangelder/template-html-loader/releases)
- [Commits](https://github.com/jtangelder/template-html-loader/compare/0.0.3...0.0.4)

---
updated-dependencies:
- dependency-name: template-html-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-29 00:11:27 +02:00
dependabot[bot]
1250323cea Bump gulp-pug from 3.3.0 to 4.0.1 (#272)
Bumps [gulp-pug](https://github.com/gulp-community/gulp-pug) from 3.3.0 to 4.0.1.
- [Release notes](https://github.com/gulp-community/gulp-pug/releases)
- [Changelog](https://github.com/gulp-community/gulp-pug/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulp-community/gulp-pug/compare/v3.3.0...v4.0.1)

---
updated-dependencies:
- dependency-name: gulp-pug
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 14:32:19 +02:00
dependabot[bot]
52254e3cb5 Bump json-loader from 0.5.4 to 0.5.7 (#270)
Bumps [json-loader](https://github.com/webpack/json-loader) from 0.5.4 to 0.5.7.
- [Release notes](https://github.com/webpack/json-loader/releases)
- [Changelog](https://github.com/webpack-contrib/json-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/json-loader/compare/v0.5.4...v0.5.7)

---
updated-dependencies:
- dependency-name: json-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 14:31:22 +02:00
dependabot-preview[bot]
489995a82b Bump semver from 5.7.1 to 7.3.5 (#235)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 7.3.5.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v7.3.5)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-03 12:52:12 +02:00
dependabot[bot]
e7447098fb Bump passport-oauth2 from 1.4.0 to 1.5.0 (#269)
Bumps [passport-oauth2](https://github.com/jaredhanson/passport-oauth2) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/jaredhanson/passport-oauth2/releases)
- [Commits](https://github.com/jaredhanson/passport-oauth2/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: passport-oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 12:50:04 +02:00
dependabot[bot]
57d2a810b5 Bump transliteration from 1.6.2 to 2.2.0 (#246)
Bumps [transliteration](https://github.com/dzcpy/transliteration) from 1.6.2 to 2.2.0.
- [Release notes](https://github.com/dzcpy/transliteration/releases)
- [Changelog](https://github.com/dzcpy/transliteration/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dzcpy/transliteration/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-03 12:48:08 +02:00
dependabot[bot]
4d51bfc9ac Bump proxy-addr from 1.1.4 to 2.0.7 (#263)
Bumps [proxy-addr](https://github.com/jshttp/proxy-addr) from 1.1.4 to 2.0.7.
- [Release notes](https://github.com/jshttp/proxy-addr/releases)
- [Changelog](https://github.com/jshttp/proxy-addr/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/proxy-addr/compare/v1.1.4...v2.0.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-03 12:29:07 +02:00
dependabot[bot]
32765b7203 Bump phantomjs-prebuilt from 2.1.14 to 2.1.16 (#241)
Bumps [phantomjs-prebuilt](https://github.com/Medium/phantomjs) from 2.1.14 to 2.1.16.
- [Release notes](https://github.com/Medium/phantomjs/releases)
- [Commits](https://github.com/Medium/phantomjs/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-03 12:22:49 +02:00
dependabot-preview[bot]
7f465bb379 [Security] Bump y18n from 3.2.1 to 3.2.2 (#217)
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. **This update includes a security fix.**
- [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-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-03 12:20:29 +02:00
dependabot[bot]
41217f85a7 Bump url-loader from 0.5.9 to 0.6.2 (#243)
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 0.5.9 to 0.6.2.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v0.5.9...v0.6.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-03 12:18:42 +02:00
dependabot[bot]
f4938b0dd4 Bump lodash from 4.17.20 to 4.17.21 (#256)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 12:18:31 +02:00
dependabot[bot]
eed25aa802 Bump gulp-angular-gettext from 2.2.0 to 2.3.0 (#249)
Bumps [gulp-angular-gettext](https://github.com/gabegorelick/gulp-angular-gettext) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/gabegorelick/gulp-angular-gettext/releases)
- [Commits](https://github.com/gabegorelick/gulp-angular-gettext/compare/v2.2.0...v2.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 12:18:19 +02:00
dependabot[bot]
ba1cdf7eb5 Bump gm from 1.23.0 to 1.23.1 (#247)
Bumps [gm](https://github.com/aheckmann/gm) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/aheckmann/gm/releases)
- [Changelog](https://github.com/aheckmann/gm/blob/master/History.md)
- [Commits](https://github.com/aheckmann/gm/compare/1.23.0...1.23.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 12:18:08 +02:00
dependabot[bot]
ff1acee2d3 Bump url-parse from 1.4.7 to 1.5.1 (#253)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 12:17:39 +02:00
dependabot[bot]
1bf8e297aa Bump hosted-git-info from 2.4.2 to 2.8.9 (#257)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.4.2 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.4.2...v2.8.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 12:17:24 +02:00
dependabot[bot]
c790c00370 Bump @devicefarmer/adbkit-monkey from 1.0.1 to 1.1.0 (#242)
Bumps [@devicefarmer/adbkit-monkey](https://github.com/devicefarmer/adbkit-monkey) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/devicefarmer/adbkit-monkey/releases)
- [Commits](https://github.com/devicefarmer/adbkit-monkey/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 03:14:06 +02:00
dependabot[bot]
05443e7d9d Bump dns-packet from 1.3.1 to 1.3.4 (#261)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 03:13:22 +02:00