Skip to content

Commit

Permalink
Merge pull request #42 from mohsenasm/dependabot/npm_and_yarn/ws-8.17.1
Browse files Browse the repository at this point in the history
Bump ws from 8.14.2 to 8.17.1
  • Loading branch information
mohsenasm authored Jul 3, 2024
2 parents 46f9ca3 + 58f5fe4 commit 75a72c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"parse-prometheus-text-format": "^1.1.1",
"ramda": "^0.24.1",
"uuid": "^9.0.1",
"ws": "^8.14.2"
"ws": "^8.17.1"
},
"devDependencies": {
"babel-eslint": "^10.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1367,10 +1367,10 @@ wrappy@1:
resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==

ws@^8.14.2:
version "8.14.2"
resolved "https://registry.npmjs.org/ws/-/ws-8.14.2.tgz"
integrity sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==
ws@^8.17.1:
version "8.17.1"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==

yocto-queue@^0.1.0:
version "0.1.0"
Expand Down

0 comments on commit 75a72c5

Please sign in to comment.