Skip to content

Commit

Permalink
fix: ui/package.json & ui/yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-UAPARSERJS-3244450
  • Loading branch information
snyk-bot committed Sep 6, 2024
1 parent ce22049 commit a7dc2de
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 52 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@atlaskit/avatar": "^21.4.2",
"@atlaskit/button": "^16.2.2",
"@atlaskit/checkbox": "^12.3.12",
"@atlaskit/css-reset": "^6.3.8",
"@atlaskit/css-reset": "^6.9.1",
"@atlaskit/dynamic-table": "^14.5.4",
"@atlaskit/empty-state": "^7.3.10",
"@atlaskit/form": "^8.5.4",
Expand Down
103 changes: 52 additions & 51 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -212,15 +212,14 @@
dependencies:
"@babel/runtime" "^7.0.0"

"@atlaskit/css-reset@^6.3.8":
version "6.3.8"
resolved "https://registry.yarnpkg.com/@atlaskit/css-reset/-/css-reset-6.3.8.tgz#20d71f361834e6ebf972e12bdb502430feb5b30c"
integrity sha512-e1IwRsDMiD/OW2SbELwQUR9FyJfMYDJtbO9ihyG2iTHGkMRiLMD+2wMDnMViRH7Gx6Xv7v276EXKr+7J3Oeqpg==
"@atlaskit/css-reset@^6.9.1":
version "6.10.1"
resolved "https://registry.yarnpkg.com/@atlaskit/css-reset/-/css-reset-6.10.1.tgz#7c118370e4f9716cf1dd896e91c5e1068e757217"
integrity sha512-0fJL7ZLZpbJ4ZYH6ncy8tLueZLCz97Yt6xBMUD+t2ux9Kw8PeguBoX8APdkgto7joPtZKGLuXhjFAmjF2Pt+vg==
dependencies:
"@atlaskit/theme" "^12.1.0"
"@atlaskit/tokens" "^0.7.0"
"@atlaskit/theme" "^13.0.0"
"@atlaskit/tokens" "^1.58.0"
"@babel/runtime" "^7.0.0"
fbjs "^3.0.0"

"@atlaskit/css@^0.1.0":
version "0.1.0"
Expand Down Expand Up @@ -254,6 +253,16 @@
"@babel/runtime" "^7.0.0"
bind-event-listener "^2.1.1"

"@atlaskit/ds-lib@^2.4.0", "@atlaskit/ds-lib@^2.5.0":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@atlaskit/ds-lib/-/ds-lib-2.5.0.tgz#c90404053e1f671231ede830fa203a70a414e1f7"
integrity sha512-HtTyNW2oNcOBhi92Y+QQ4pL7pCU6mTuKVbIUk7cwbxSVUL3XnaUT2hzODhHdDuzumw+DYo0B9z0IB4tZuAc6Iw==
dependencies:
"@atlaskit/platform-feature-flags" "^0.3.0"
"@babel/runtime" "^7.0.0"
bind-event-listener "^3.0.0"
react-uid "^2.2.0"

"@atlaskit/dynamic-table@^14.5.4":
version "14.5.4"
resolved "https://registry.yarnpkg.com/@atlaskit/dynamic-table/-/dynamic-table-14.5.4.tgz#da3ad63bc451253005cbd95bb6860e8cfa50b435"
Expand Down Expand Up @@ -516,6 +525,13 @@
dependencies:
"@babel/runtime" "^7.0.0"

"@atlaskit/platform-feature-flags@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@atlaskit/platform-feature-flags/-/platform-feature-flags-0.3.0.tgz#94dfa0a4ef0a140f6ab0a6de006464de925ecea7"
integrity sha512-/0u5fFJ0Rw2j4M5wzsXgaHO6Ey12oekPCDTRvmmAIp4GO9T2Swbl80bavLAPSOmSHMhHTSuvRxiJveZXfQ21IQ==
dependencies:
"@babel/runtime" "^7.0.0"

"@atlaskit/popper@^5.0.0":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@atlaskit/popper/-/popper-5.2.5.tgz#43e913ef6e70853ae52b25398c85c2b978848ba0"
Expand Down Expand Up @@ -720,6 +736,16 @@
"@atlaskit/tokens" "^1.42.0"
"@babel/runtime" "^7.0.0"

"@atlaskit/theme@^13.0.0":
version "13.0.0"
resolved "https://registry.yarnpkg.com/@atlaskit/theme/-/theme-13.0.0.tgz#d59899b2ed3a596a7aa6adffd718ab871c961c12"
integrity sha512-tvyFtHrRDvEUvLM8B7f9O6vtqB5Aappev73jsU+Btp5oyDqIh/3SBeDWRR2n/AiROoWqhDBQoesUdNBi0+QB+A==
dependencies:
"@atlaskit/codemod-utils" "^4.2.0"
"@atlaskit/ds-lib" "^2.4.0"
"@atlaskit/tokens" "^1.58.0"
"@babel/runtime" "^7.0.0"

"@atlaskit/tokens@^0.10.0":
version "0.10.1"
resolved "https://registry.yarnpkg.com/@atlaskit/tokens/-/tokens-0.10.1.tgz#8820f58ca0e8e6552d4967f5df23a8e0cce2d793"
Expand Down Expand Up @@ -797,6 +823,18 @@
"@babel/types" "^7.20.0"
bind-event-listener "^2.1.1"

"@atlaskit/tokens@^1.58.0":
version "1.59.1"
resolved "https://registry.yarnpkg.com/@atlaskit/tokens/-/tokens-1.59.1.tgz#0d01f166f90f20a880cea9d0b7f612c3744e024d"
integrity sha512-V4sFrp1MphHFDL5toDS3PMkcnwQoJJbTO/ioGSwvhFq9r46UoDnoaxSljl2ktWdEfdfqTq+ybq8gpKMutojjXA==
dependencies:
"@atlaskit/ds-lib" "^2.5.0"
"@atlaskit/platform-feature-flags" "^0.3.0"
"@babel/runtime" "^7.0.0"
"@babel/traverse" "^7.23.2"
"@babel/types" "^7.20.0"
bind-event-listener "^3.0.0"

"@atlaskit/tooltip@^17.5.9":
version "17.5.9"
resolved "https://registry.yarnpkg.com/@atlaskit/tooltip/-/tooltip-17.5.9.tgz#d18a2855d17336faa8d08c49ffaf3d136a6770ea"
Expand Down Expand Up @@ -4059,7 +4097,7 @@ array.prototype.flatmap@^1.2.5:
define-properties "^1.1.3"
es-abstract "^1.19.0"

asap@~2.0.3, asap@~2.0.6:
asap@~2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46"
integrity sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=
Expand Down Expand Up @@ -4347,6 +4385,11 @@ bind-event-listener@^2.1.1:
resolved "https://registry.yarnpkg.com/bind-event-listener/-/bind-event-listener-2.1.1.tgz#5e57290181af3027ff53ba6109e417a1e3cbb6f3"
integrity sha512-O+a5c0D2se/u2VlBJmPRn45IB6R4mYMh1ok3dWxrIZ2pmLqzggBhb875mbq73508ylzofc0+hT9W41x4Y2s8lg==

bind-event-listener@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/bind-event-listener/-/bind-event-listener-3.0.0.tgz#c90f9a7fcb65cac21045f810c20ef7e647a74921"
integrity sha512-PJvH288AWQhKs2v9zyfYdPzlPqf5bXbGMmhmUIY9x4dAUGIWgomO771oBQNwJnMQSnUIXhKu6sgzpBRXTlvb8Q==

bluebird@^3.5.5:
version "3.7.2"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
Expand Down Expand Up @@ -4849,13 +4892,6 @@ cosmiconfig@^7.0.0, cosmiconfig@^7.0.1:
path-type "^4.0.0"
yaml "^1.10.0"

cross-fetch@^3.1.5:
version "3.1.5"
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
dependencies:
node-fetch "2.6.7"

cross-spawn@^7.0.2, cross-spawn@^7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
Expand Down Expand Up @@ -6038,24 +6074,6 @@ fb-watchman@^2.0.0:
dependencies:
bser "2.1.1"

fbjs-css-vars@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/fbjs-css-vars/-/fbjs-css-vars-1.0.2.tgz#216551136ae02fe255932c3ec8775f18e2c078b8"
integrity sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==

fbjs@^3.0.0:
version "3.0.4"
resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-3.0.4.tgz#e1871c6bd3083bac71ff2da868ad5067d37716c6"
integrity sha512-ucV0tDODnGV3JCnnkmoszb5lf4bNpzjv80K41wd4k798Etq+UYD0y0TIfalLjZoKgjive6/adkRnszwapiDgBQ==
dependencies:
cross-fetch "^3.1.5"
fbjs-css-vars "^1.0.0"
loose-envify "^1.0.0"
object-assign "^4.1.0"
promise "^7.1.1"
setimmediate "^1.0.5"
ua-parser-js "^0.7.30"

file-entry-cache@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
Expand Down Expand Up @@ -8143,7 +8161,7 @@ nwsapi@^2.2.0:
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.0.tgz#204879a9e3d068ff2a55139c2c772780681a38b7"
integrity sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==

object-assign@^4.1.0, object-assign@^4.1.1:
object-assign@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
Expand Down Expand Up @@ -9072,13 +9090,6 @@ process@^0.11.1:
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=

promise@^7.1.1:
version "7.3.1"
resolved "https://registry.yarnpkg.com/promise/-/promise-7.3.1.tgz#064b72602b18f90f29192b8b1bc418ffd1ebd3bf"
integrity sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==
dependencies:
asap "~2.0.3"

promise@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/promise/-/promise-8.1.0.tgz#697c25c3dfe7435dd79fcd58c38a135888eaf05e"
Expand Down Expand Up @@ -9930,11 +9941,6 @@ set-function-name@^2.0.0:
functions-have-names "^1.2.3"
has-property-descriptors "^1.0.0"

setimmediate@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"
integrity sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=

[email protected]:
version "1.1.0"
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.0.tgz#d0bd85536887b6fe7c0d818cb962d9d91c54e656"
Expand Down Expand Up @@ -10672,11 +10678,6 @@ typescript@~4.5.5:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==

ua-parser-js@^0.7.30:
version "0.7.31"
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.31.tgz#649a656b191dffab4f21d5e053e27ca17cbff5c6"
integrity sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==

unbox-primitive@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471"
Expand Down

0 comments on commit a7dc2de

Please sign in to comment.