Skip to content

Commit

Permalink
Merge pull request #452 from jesperancinha/dependabot/npm_and_yarn/vm…
Browse files Browse the repository at this point in the history
…a-gui/types/sockjs-client-1.5.3

build(deps): bump @types/sockjs-client from 1.5.2 to 1.5.3 in /vma-gui
  • Loading branch information
github-actions[bot] authored Oct 19, 2023
2 parents 8138198 + b602149 commit 0d57110
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions vma-gui/package-lock.json

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

2 changes: 1 addition & 1 deletion vma-gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/platform-browser-dynamic": "~16.2.8",
"@angular/router": "~16.2.8",
"@stomp/stompjs": "^7.0.0",
"@types/sockjs-client": "^1.5.2",
"@types/sockjs-client": "^1.5.3",
"ngx-cookie-service": "^16.0.1",
"rxjs": "~7.8.1",
"sockjs-client": "^1.6.1",
Expand Down
8 changes: 4 additions & 4 deletions vma-gui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2632,10 +2632,10 @@
"@types/mime" "*"
"@types/node" "*"

"@types/sockjs-client@^1.5.2":
version "1.5.2"
resolved "https://registry.yarnpkg.com/@types/sockjs-client/-/sockjs-client-1.5.2.tgz#e2dc204ac0ca02d9635a11f0d2d124e97e130e5f"
integrity sha512-KYM0HvjLD5OsyXGpISnydbwy/VU9T06rRKOJPs2WEPR19/sBNSNh+CUjulu3Qg0jmd8bINCqJILrSKDLDGzZMA==
"@types/sockjs-client@^1.5.3":
version "1.5.3"
resolved "https://registry.yarnpkg.com/@types/sockjs-client/-/sockjs-client-1.5.3.tgz#6d6e4d281eceeb18a372f406fc89e2bace063f0e"
integrity sha512-U5DqdWpogbb3ocbyK9+Gzt343a0fTOMdX46WVHWpatEbWj7jO//kpWC9bGZ1bDDWqUnEw9DPsXJsa3bxeuKOlg==

"@types/sockjs@^0.3.33":
version "0.3.33"
Expand Down

0 comments on commit 0d57110

Please sign in to comment.