Skip to content

Commit 2e1173b

Browse files
authoredJan 27, 2023
Bump vm2 from 3.9.9 to 3.9.13 in /firebase-object-detection-node (#1015)
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.9 to 3.9.13. - [Release notes](https://github.com/patriksimek/vm2/releases) - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md) - [Commits](patriksimek/vm2@3.9.9...3.9.13) --- updated-dependencies: - dependency-name: vm2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3f5b4a commit 2e1173b

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed
 

Diff for: ‎firebase-object-detection-node/yarn.lock

+7-12
Original file line numberDiff line numberDiff line change
@@ -270,15 +270,10 @@ acorn-walk@^8.2.0:
270270
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
271271
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
272272

273-
acorn@^8.7.0:
274-
version "8.7.0"
275-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
276-
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
277-
278-
acorn@^8.7.1:
279-
version "8.8.0"
280-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
281-
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
273+
acorn@^8.7.0, acorn@^8.7.1:
274+
version "8.8.2"
275+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
276+
integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
282277

283278
agent-base@6, agent-base@^6.0.0, agent-base@^6.0.2:
284279
version "6.0.2"
@@ -4525,9 +4520,9 @@ verror@1.10.0:
45254520
extsprintf "^1.2.0"
45264521

45274522
vm2@^3.9.8:
4528-
version "3.9.9"
4529-
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.9.tgz#c0507bc5fbb99388fad837d228badaaeb499ddc5"
4530-
integrity sha512-xwTm7NLh/uOjARRBs8/95H0e8fT3Ukw5D/JJWhxMbhKzNh1Nu981jQKvkep9iKYNxzlVrdzD0mlBGkDKZWprlw==
4523+
version "3.9.13"
4524+
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.13.tgz#774a1a3d73b9b90b1aa45bcc5f25e349f2eef649"
4525+
integrity sha512-0rvxpB8P8Shm4wX2EKOiMp7H2zq+HUE/UwodY0pCZXs9IffIKZq6vUti5OgkVCTakKo9e/fgO4X1fkwfjWxE3Q==
45314526
dependencies:
45324527
acorn "^8.7.0"
45334528
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)
Please sign in to comment.