Skip to content

Commit b84f500

Browse files
authored
Merge pull request #2102 from devtron-labs/fix/vulnerability-exposure
chore: version bump
2 parents d6ef9d7 + e0b2775 commit b84f500

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"homepage": "/dashboard",
66
"dependencies": {
7-
"@devtron-labs/devtron-fe-common-lib": "0.3.19-beta-2",
7+
"@devtron-labs/devtron-fe-common-lib": "0.3.20",
88
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
99
"@rjsf/core": "^5.13.3",
1010
"@rjsf/utils": "^5.13.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1346,10 +1346,10 @@
13461346
dependencies:
13471347
"@jridgewell/trace-mapping" "0.3.9"
13481348

1349-
"@devtron-labs/[email protected].19-beta-2":
1350-
version "0.3.19-beta-2"
1351-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.3.19-beta-2.tgz#fb2d5a758c5567ebf95335ad79a7647b81ad9d19"
1352-
integrity sha512-rWUP1Cpiobw1pz8RHRQlSRUxfX+fwZpQKWx3SZomeq75nHvUYGCoT/NRvo1aBqzylIjQ005HDbXI3uHJdeobkw==
1349+
"@devtron-labs/[email protected].20":
1350+
version "0.3.20"
1351+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.3.20.tgz#46d57ab18cb62cae8b3065d4b7126734270b9249"
1352+
integrity sha512-jjE089rjRoOlvwbgAqJfp/5ZDtvwUrJ7vCmu4EJGrbvNFrAy56DGI9TylwQxWDaRUQOn+aOuSl//zN5rO+zJEA==
13531353
dependencies:
13541354
"@types/react-dates" "^21.8.6"
13551355
ansi_up "^5.2.1"

0 commit comments

Comments
 (0)