Skip to content

Commit 31a48b6

Browse files
fix: resolve critical vulnerabilities
1 parent 8bb0ea3 commit 31a48b6

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
11.15.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"ejs": ">=3.1.7",
139139
"merge-deep": ">=3.0.3",
140140
"property-expr": ">=2.0.3",
141-
"simple-git": "3.16.0"
141+
"simple-git": "3.32.3"
142142
},
143143
"lint-staged": {
144144
"*.{ts,tsx}": [

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5547,7 +5547,7 @@ debug@^4.0.0, debug@^4.1.0, debug@^4.1.1:
55475547
dependencies:
55485548
ms "^2.1.1"
55495549

5550-
debug@^4.3.1, debug@^4.3.4:
5550+
debug@^4.3.1, debug@^4.4.0:
55515551
version "4.4.3"
55525552
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
55535553
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
@@ -14402,14 +14402,14 @@ signale@^1.2.1:
1440214402
figures "^2.0.0"
1440314403
pkg-conf "^2.1.0"
1440414404

14405-
simple-git@3.16.0, simple-git@^1.85.0:
14406-
version "3.16.0"
14407-
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.16.0.tgz#421773e24680f5716999cc4a1d60127b4b6a9dec"
14408-
integrity sha512-zuWYsOLEhbJRWVxpjdiXl6eyAyGo/KzVW+KFhhw9MqEEJttcq+32jTWSGyxTdf9e/YCohxRE+9xpWFj9FdiJNw==
14405+
simple-git@3.32.3, simple-git@^1.85.0:
14406+
version "3.32.3"
14407+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.32.3.tgz#1dd6030fd03df4533a9e5a941314335e6265055d"
14408+
integrity sha512-56a5oxFdWlsGygOXHWrG+xjj5w9ZIt2uQbzqiIGdR/6i5iococ7WQ/bNPzWxCJdEUGUCmyMH0t9zMpRJTaKxmw==
1440914409
dependencies:
1441014410
"@kwsites/file-exists" "^1.1.1"
1441114411
"@kwsites/promise-deferred" "^1.1.1"
14412-
debug "^4.3.4"
14412+
debug "^4.4.0"
1441314413

1441414414
simplebar-react@^1.0.0-alpha.6:
1441514415
version "1.1.0"

0 commit comments

Comments
 (0)