Skip to content

Commit 0e16c1a

Browse files
committed
fix: upgrade gl-matrix from 3.4.3 to 3.4.4
Snyk has created this PR to upgrade gl-matrix from 3.4.3 to 3.4.4. See this package in npm: gl-matrix See this project in Snyk: https://app.snyk.io/org/ericblade-github-marketplace/project/35c6ae0f-b0fd-4275-aee8-c75fce66c108?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b172b15 commit 0e16c1a

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

Lines changed: 8 additions & 7 deletions
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
@@ -147,7 +147,7 @@
147147
"dependencies": {
148148
"@babel/polyfill": "^7.12.1",
149149
"get-pixels": "^3.3.3",
150-
"gl-matrix": "^3.4.3",
150+
"gl-matrix": "^3.4.4",
151151
"lodash": "^4.17.21",
152152
"ndarray": "^1.0.19",
153153
"ndarray-linear-interpolate": "^1.0.0"

0 commit comments

Comments
 (0)