Skip to content

Commit

Permalink
[npm] npm audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
konovalovsergey committed Jan 28, 2025
1 parent cd48de6 commit b2e21a6
Show file tree
Hide file tree
Showing 6 changed files with 68 additions and 93 deletions.
4 changes: 2 additions & 2 deletions 3DPARTY.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
- pg 8.11.3 ([MIT](https://raw.githubusercontent.com/brianc/node-postgres/master/LICENSE))
- redis 4.6.11 ([MIT](https://raw.githubusercontent.com/redis/node-redis/master/LICENSE))
- retry 0.12.0 ([MIT](https://raw.githubusercontent.com/tim-kos/node-retry/master/License))
- socket.io 4.7.1 ([MIT](https://raw.githubusercontent.com/socketio/socket.io/main/LICENSE))
- socket.io 4.8.1 ([MIT](https://raw.githubusercontent.com/socketio/socket.io/main/LICENSE))
- underscore 1.13.1 ([MIT](https://raw.githubusercontent.com/jashkenas/underscore/master/LICENSE))
- utf7 1.0.2 ([BSD](https://www.npmjs.com/package/utf7))
- windows-locale 1.0.1 ([MIT](https://raw.githubusercontent.com/TiagoDanin/Windows-Locale/master/LICENSE))
- xmlbuilder2 3.0.2 ([MIT](https://raw.githubusercontent.com/oozcitak/xmlbuilder2/master/LICENSE))
- @expo/spawn-async 1.3.0 ([MIT](https://raw.githubusercontent.com/TritonDataCenter/node-spawn-async/master/LICENSE))
- @expo/spawn-async 1.7.2 ([MIT](https://raw.githubusercontent.com/TritonDataCenter/node-spawn-async/master/LICENSE))
- bytes 3.0.0 ([MIT](https://raw.githubusercontent.com/visionmedia/bytes.js/master/LICENSE))
- co 4.6.0 ([MIT](https://raw.githubusercontent.com/tj/co/master/LICENSE))
- config 2.0.1 ([MIT](https://github.com/node-config/node-config/blob/master/LICENSE))
Expand Down
83 changes: 36 additions & 47 deletions DocService/npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion DocService/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"pg": "8.11.3",
"redis": "4.6.11",
"retry": "0.12.0",
"socket.io": "4.7.1",
"socket.io": "4.8.1",
"underscore": "1.13.1",
"utf7": "1.0.2",
"windows-locale": "1.0.1",
Expand Down
64 changes: 25 additions & 39 deletions FileConverter/npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion FileConverter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"bin": "sources/convertermaster.js",
"dependencies": {
"@expo/spawn-async": "1.3.0",
"@expo/spawn-async": "1.7.2",
"bytes": "3.0.0",
"co": "4.6.0",
"config": "2.0.1",
Expand Down
6 changes: 3 additions & 3 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b2e21a6

Please sign in to comment.