Skip to content

Commit 18880c4

Browse files
author
Michael Guay
committed
chore(nx): Upgrade semver to avoid CVE-2022-25883
1 parent 519b062 commit 18880c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"rollup": "^3.27.0",
124124
"rollup-plugin-esbuild": "^5.0.0",
125125
"rollup-plugin-node-externals": "^6.1.1",
126-
"semver": "^7.3.5",
126+
"semver": "7.7.1",
127127
"ts-jest": "29.1.1",
128128
"ts-node": "10.9.1",
129129
"tslib": "^2.3.0",

0 commit comments

Comments
 (0)