Skip to content

Commit 56b6f1a

Browse files
committed
fix: packages/ble-peripheral/package.json & packages/ble-peripheral/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-12704893 - https://snyk.io/vuln/SNYK-JS-IP-12761655
1 parent b500c48 commit 56b6f1a

2 files changed

Lines changed: 1618 additions & 2338 deletions

File tree

packages/ble-peripheral/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"dependencies": {
1919
"i": "^0.3.6",
20-
"npm": "^6.14.7"
20+
"npm": "^7.0.0"
2121
}
2222
}

0 commit comments

Comments
 (0)