Skip to content

Commit

Permalink
update for es5 vulnerability (#1115)
Browse files Browse the repository at this point in the history
* update for es5 vulnerability

* change async to version 3.2.3

* update for moment@2.29.2

* more async
  • Loading branch information
anthonyvercolano authored Apr 11, 2022
1 parent 8c594ad commit dc7cfc0
Show file tree
Hide file tree
Showing 43 changed files with 119,737 additions and 1,954 deletions.
1,990 changes: 1,972 additions & 18 deletions build/tools/package-lock.json

Large diffs are not rendered by default.

3,015 changes: 3,014 additions & 1 deletion common/core/package-lock.json

Large diffs are not rendered by default.

3,145 changes: 3,130 additions & 15 deletions common/transport/amqp/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion common/transport/amqp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"main": "index.js",
"typings": "index.d.ts",
"dependencies": {
"async": "^2.6.3",
"async": "^3.2.3",
"azure-iot-common": "1.12.13",
"debug": "^4.3.1",
"lodash.merge": "^4.6.1",
Expand Down
Loading

0 comments on commit dc7cfc0

Please sign in to comment.