Skip to content

Commit eeb59d8

Browse files
Merge pull request #831 from mguay22/main
chore(nx): Upgrade semver to avoid CVE-2022-25883
2 parents e55a389 + 18880c4 commit eeb59d8

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
@@ -124,7 +124,7 @@
124124
"rollup": "^3.27.0",
125125
"rollup-plugin-esbuild": "^5.0.0",
126126
"rollup-plugin-node-externals": "^6.1.1",
127-
"semver": "^7.3.5",
127+
"semver": "7.7.1",
128128
"ts-jest": "29.1.1",
129129
"ts-node": "10.9.1",
130130
"tslib": "^2.3.0",

0 commit comments

Comments
 (0)