Compare commits

...

15 Commits

Author SHA1 Message Date
eb798adaaa new version 2023-10-11 15:17:20 +03:00
Maksim Ivanov
6559de619a
Merge pull request #17 from satansdeer/snyk-upgrade-f18e1e371e19b0c31580dc39ea885442
[Snyk] Upgrade: react, react-dom
2021-11-05 07:04:23 +01:00
snyk-bot
a0f686fd1f
fix: upgrade multiple dependencies with Snyk
Snyk has created this PR to upgrade:
  - react from 16.13.1 to 16.14.0.
    See this package in npm: 
  - react-dom from 16.13.1 to 16.14.0.
    See this package in npm: 

See this project in Snyk:
https://app.snyk.io/org/satansdeer/project/f8879d87-1207-4266-a59f-00e44a205cb4?utm_source=github&utm_medium=referral&page=upgrade-pr
2021-11-04 23:09:00 +00:00
Maksim Ivanov
1b5e1fba30
Merge pull request #1 from satansdeer/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Merged by gomerge CLI.
2021-11-02 15:29:15 +01:00
Maksim Ivanov
d9fa0b92e6
Merge pull request #3 from satansdeer/dependabot/npm_and_yarn/http-proxy-1.18.1
Merged by gomerge CLI.
2021-11-02 15:29:01 +01:00
Maksim Ivanov
199eeda404
Merge pull request #12 from satansdeer/dependabot/npm_and_yarn/tmpl-1.0.5
Merged by gomerge CLI.
2021-11-02 15:28:41 +01:00
Maksim Ivanov
de72377f4f
Merge pull request #4 from satansdeer/dependabot/npm_and_yarn/ini-1.3.8
Merged by gomerge CLI.
2021-11-02 15:28:20 +01:00
Maksim Ivanov
f7ed6f3a69
Merge pull request #5 from satansdeer/dependabot/npm_and_yarn/elliptic-6.5.4
Merged by gomerge CLI.
2021-11-02 15:27:58 +01:00
Maksim Ivanov
30585e772f
Merge pull request #6 from satansdeer/dependabot/npm_and_yarn/ssri-6.0.2
Merged by gomerge CLI.
2021-11-02 15:27:37 +01:00
dependabot[bot]
bd878a6149
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-02 14:26:23 +00:00
dependabot[bot]
d6c20abdaf
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 23:57:20 +00:00
dependabot[bot]
e1ef4fa0b9
Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 00:14:18 +00:00
dependabot[bot]
f92bba06bb
Bump elliptic from 6.5.2 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 00:05:02 +00:00
dependabot[bot]
11a01f1572
Bump http-proxy from 1.18.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-12 02:44:13 +00:00
dependabot[bot]
f56a420910
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-30 12:30:37 +00:00
3 changed files with 21201 additions and 2239 deletions

18708
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -6,8 +6,8 @@
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-scripts": "3.4.1"
},
"scripts": {

4728
yarn.lock

File diff suppressed because it is too large Load Diff