Skip to content

Commit 2c98ede

Browse files
authored
Merge pull request #200 from NeotomaDB/dependabot/npm_and_yarn/develop/acorn-8.15.0
build(deps): bump acorn from 6.4.2 to 8.15.0
2 parents a8570a9 + 2441523 commit 2c98ede

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"pre-commit": "validate:openapi",
2020
"dependencies": {
2121
"@terraformer/wkt": "^2.2.1",
22-
"acorn": "^6.4.2",
22+
"acorn": "^8.15.0",
2323
"apicache": "^1.6.2",
2424
"axios": "^1.12.0",
2525
"big-json": "^3.2.0",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -218,12 +218,7 @@ acorn@^2.1.0:
218218
resolved "https://registry.yarnpkg.com/acorn/-/acorn-2.7.0.tgz#ab6e7d9d886aaca8b085bc3312b79a198433f0e7"
219219
integrity sha512-pXK8ez/pVjqFdAgBkF1YPVRacuLQ9EXBKaKWaeh58WNfMkCmZhOZzu+NtKSPD5PHmCCHheQ5cD29qM1K4QTxIg==
220220

221-
acorn@^6.4.2:
222-
version "6.4.2"
223-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6"
224-
integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==
225-
226-
acorn@^8.9.0:
221+
acorn@^8.15.0, acorn@^8.9.0:
227222
version "8.15.0"
228223
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816"
229224
integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==

0 commit comments

Comments
 (0)