Skip to content

Commit

Permalink
Security dependencies update (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
edulix committed Feb 18, 2024
1 parent a10dc70 commit a125264
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,15 @@
"rng-js": "~1.0.1",
"underscore": "1.12.1",
"ws": "7.4.6",
"yarn": "^1.22.0"
"yarn": "^1.22.19"
},
"dependencies": {
"browser-update": "^3.3.44",
"karma-ng-html2js-preprocessor": "^1.0.0"
},
"resolutions": {
"**/tough-cookie": "4.1.3",
"**/follow-redirects": "1.15.4",
"**/socket.io-parser": "4.2.3",
"**/engine.io": "6.4.2",
"**/angular": "1.8.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2018,10 +2018,10 @@ flatted@^3.2.4:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.5.tgz#76c8584f4fc843db64702a6bd04ab7a8bd666da3"
integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==

follow-redirects@^1.0.0:
version "1.14.8"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
follow-redirects@1.15.4, follow-redirects@^1.0.0:
version "1.15.4"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==

font-awesome@~4.3:
version "4.3.0"
Expand Down Expand Up @@ -6407,10 +6407,10 @@ yargs@^16.1.1:
y18n "^5.0.5"
yargs-parser "^20.2.2"

yarn@^1.22.0:
version "1.22.10"
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.10.tgz#c99daa06257c80f8fa2c3f1490724e394c26b18c"
integrity sha512-IanQGI9RRPAN87VGTF7zs2uxkSyQSrSPsju0COgbsKQOOXr5LtcVPeyXWgwVa0ywG3d8dg6kSYKGBuYK021qeA==
yarn@^1.22.19:
version "1.22.21"
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.21.tgz#1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
integrity sha512-ynXaJsADJ9JiZ84zU25XkPGOvVMmZ5b7tmTSpKURYwgELdjucAOydqIOrOfTxVYcNXe91xvLZwcRh68SR3liCg==

yauzl@^2.10.0, yauzl@^2.4.2:
version "2.10.0"
Expand Down

0 comments on commit a125264

Please sign in to comment.