Skip to content

Commit febe11c

Browse files
cc-prodsecsnyk-bot
andauthored
fix: packages/pwa-kit-runtime/package.json & packages/pwa-kit-runtime/package-lock.json to reduce vulnerabilities (#935)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UAPARSERJS-3244450 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent e86673a commit febe11c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/pwa-kit-runtime/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/pwa-kit-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"rimraf": "2.6.1",
4545
"semver": "^7.3.2",
4646
"set-cookie-parser": "^2.2.1",
47-
"ua-parser-js": "^0.7.31",
47+
"ua-parser-js": "^0.7.33",
4848
"whatwg-encoding": "^1.0.5"
4949
},
5050
"devDependencies": {

0 commit comments

Comments
 (0)